Uses of Class
boofcv.struct.RectangleRotate_F64
-
Uses of RectangleRotate_F64 in boofcv.abst.tracker
Modifier and TypeMethodDescriptionstatic void
Sfot_to_TrackObjectQuad.quadToRectRot
(Quadrilateral_F64 q, RectangleRotate_F64 r) static void
Sfot_to_TrackObjectQuad.rectRotToQuad
(RectangleRotate_F64 r, Quadrilateral_F64 q) -
Uses of RectangleRotate_F64 in boofcv.alg.tracker.sfot
Modifier and TypeMethodDescriptionvoid
SparseFlowObjectTracker.init
(Image input, RectangleRotate_F64 region) boolean
SparseFlowObjectTracker.update
(Image input, RectangleRotate_F64 output) Given the input image compute the new location of the target region and store the results in output. -
Uses of RectangleRotate_F64 in boofcv.struct