Uses of Class
org.opencv.xfeatures2d.AffineFeature2D
-
Packages that use AffineFeature2D Package Description org.opencv.xfeatures2d -
-
Uses of AffineFeature2D in org.opencv.xfeatures2d
Subclasses of AffineFeature2D in org.opencv.xfeatures2d Modifier and Type Class Description class
TBMR
Class implementing the Tree Based Morse Regions (TBMR) as described in CITE: Najman2014 extended with scaled extraction ability.Methods in org.opencv.xfeatures2d that return AffineFeature2D Modifier and Type Method Description static AffineFeature2D
AffineFeature2D. __fromPtr__(long addr)
-