Uses of Class
org.opencv.core.Rect2d
Packages that use Rect2d
-
Uses of Rect2d in org.opencv.core
Methods in org.opencv.core that return Rect2dMethods in org.opencv.core that return types with arguments of type Rect2dMethods in org.opencv.core with parameters of type Rect2dMethod parameters in org.opencv.core with type arguments of type Rect2dConstructors in org.opencv.core with parameters of type Rect2d -
Uses of Rect2d in org.opencv.utils
Method parameters in org.opencv.utils with type arguments of type Rect2dModifier and TypeMethodDescriptionstatic voidConverters.Mat_to_vector_Rect2d(Mat m, List<Rect2d> rs) static MatConverters.vector_Rect2d_to_Mat(List<Rect2d> rs)