Uses of Class
boofcv.struct.geo.ScaleTranslate2D
-
Uses of ScaleTranslate2D in boofcv.alg.geo.robust
Modifier and TypeMethodDescriptionvoid
ModelManagerScaleTranslate2D.copyModel
(ScaleTranslate2D src, ScaleTranslate2D dst) boolean
GenerateScaleTranslate2D.generate
(List<AssociatedPair> dataSet, ScaleTranslate2D output) void
DistanceScaleTranslate2DSq.setModel
(ScaleTranslate2D model) -
Uses of ScaleTranslate2D in boofcv.alg.tracker.tld
Modifier and TypeMethodDescriptionprotected void
TldAdjustRegion.adjustRectangle
(Rectangle2D_F64 rect, ScaleTranslate2D motion) Estimate motion of points inside the rectangle and updates the rectangle using the found motion. -
Uses of ScaleTranslate2D in boofcv.struct.geo