パッケージ org.langrid.service.ml
クラス ObjectSegmentationResult
java.lang.Object
org.langrid.service.ml.ObjectSegmentationResult
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明intintgetWidth()voidsetHeight(int height) voidsetSegmentations(ObjectSegmentation[] segmentations) voidsetWidth(int width)
-
コンストラクタの詳細
-
ObjectSegmentationResult
public ObjectSegmentationResult() -
ObjectSegmentationResult
-
-
メソッドの詳細
-
getWidth
public int getWidth() -
setWidth
public void setWidth(int width) -
getHeight
public int getHeight() -
setHeight
public void setHeight(int height) -
getSegmentations
-
setSegmentations
-