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 TypeMethodDescriptionvoidModelManagerScaleTranslate2D.copyModel(ScaleTranslate2D src, ScaleTranslate2D dst) booleanGenerateScaleTranslate2D.generate(List<AssociatedPair> dataSet, ScaleTranslate2D output) voidDistanceScaleTranslate2DSq.setModel(ScaleTranslate2D model) -
Uses of ScaleTranslate2D in boofcv.alg.tracker.tld
Methods in boofcv.alg.tracker.tld with parameters of type ScaleTranslate2DModifier and TypeMethodDescriptionprotected voidTldAdjustRegion.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