Uses of Class
org.opencv.imgproc.GeneralizedHough
Packages that use GeneralizedHough
-
Uses of GeneralizedHough in org.opencv.imgproc
Subclasses of GeneralizedHough in org.opencv.imgprocModifier and TypeClassDescriptionclassfinds arbitrary template in the grayscale image using Generalized Hough Transform Detects position only without translation and rotation CITE: Ballard1981 .classfinds arbitrary template in the grayscale image using Generalized Hough Transform Detects position, translation and rotation CITE: Guil1999 .Methods in org.opencv.imgproc that return GeneralizedHoughModifier and TypeMethodDescriptionstatic GeneralizedHoughGeneralizedHough.__fromPtr__(long addr)