クラスの使用
org.langrid.service.ml.Polygon2d
-
-
org.langrid.service.mlでのPolygon2dの使用
Polygon2dを返すorg.langrid.service.mlのメソッド 修飾子とタイプ メソッド 説明 Polygon2dImageSegmentationResult. getSegment()Polygon2d型のパラメータを持つorg.langrid.service.mlのメソッド 修飾子とタイプ メソッド 説明 voidImageSegmentationResult. setSegment(Polygon2d segment)Polygon2d型のパラメータを持つorg.langrid.service.mlのコンストラクタ コンストラクタ 説明 ImageSegmentationResult(double x, double y, double width, double height, String label, double accuracy, Polygon2d segment)
-