Uses of Class
boofcv.struct.geo.ScaleTranslate2D
Packages that use ScaleTranslate2D
-
Uses of ScaleTranslate2D in boofcv.alg.geo.robust
Methods in boofcv.alg.geo.robust that return ScaleTranslate2DMethods in boofcv.alg.geo.robust that return types with arguments of type ScaleTranslate2DMethods in boofcv.alg.geo.robust with parameters of type ScaleTranslate2DModifier 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
Methods in boofcv.alg.tracker.tld with parameters of type ScaleTranslate2DModifier 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
Methods in boofcv.struct.geo that return ScaleTranslate2DMethods in boofcv.struct.geo with parameters of type ScaleTranslate2D