Package org.photonvision.vision.opencv
Class CVShape
java.lang.Object
org.photonvision.vision.opencv.CVShape
- All Implemented Interfaces:
Releasable
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
contour
-
shape
-
radius
public double radius -
center
public org.opencv.core.Point center
-
-
Constructor Details
-
CVShape
-
CVShape
-
CVShape
-
-
Method Details
-
getContour
-
release
public void release()- Specified by:
release
in interfaceReleasable
-