public static class RecognizeVideoCharacterResponseBody.RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles() |
@NameInMap(value="Angle") public Long angle
@NameInMap(value="Height") public Long height
@NameInMap(value="Left") public Long left
@NameInMap(value="Top") public Long top
@NameInMap(value="Width") public Long width
public RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles()
public static RecognizeVideoCharacterResponseBody.RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeVideoCharacterResponseBody.RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles setAngle(Long angle)
public Long getAngle()
public RecognizeVideoCharacterResponseBody.RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles setHeight(Long height)
public Long getHeight()
public RecognizeVideoCharacterResponseBody.RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles setLeft(Long left)
public Long getLeft()
public RecognizeVideoCharacterResponseBody.RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles setTop(Long top)
public Long getTop()
public RecognizeVideoCharacterResponseBody.RecognizeVideoCharacterResponseBodyDataFramesElementsTextRectangles setWidth(Long width)
public Long getWidth()
Copyright © 2023. All rights reserved.