Uses of Interface
boofcv.alg.geo.robust.ModelMatcherViews
Packages that use ModelMatcherViews
-
Uses of ModelMatcherViews in boofcv.alg.geo.robust
Classes in boofcv.alg.geo.robust that implement ModelMatcherViewsModifier and TypeClassDescriptionclassLeastMedianOfSquaresProjective<Model,Point> LeastMedianOfSquares for dealing with projective geometry.classRansacProjective<Model,Point> RANSAC for dealing with projective geometry.