Uses of Class
org.opencv.core.Algorithm
Packages that use Algorithm
-
Uses of Algorithm in org.opencv.core
Methods in org.opencv.core that return Algorithm -
Uses of Algorithm in org.opencv.img_hash
Subclasses of Algorithm in org.opencv.img_hashModifier and TypeClassDescriptionclassComputes average hash value of the input imageclassImage hash based on block mean.classImage hash based on color moments.classThe base class for image hash algorithmsclassMarr-Hildreth Operator Based Hash, slowest but more discriminative.classpHashclassImage hash based on Radon transform. -
Uses of Algorithm in org.opencv.imgproc
Subclasses of Algorithm in org.opencv.imgprocModifier and TypeClassDescriptionclassBase class for Contrast Limited Adaptive Histogram Equalization.classfinds arbitrary template in the grayscale image using Generalized Hough Transformclassfinds arbitrary template in the grayscale image using Generalized Hough Transformclassfinds arbitrary template in the grayscale image using Generalized Hough TransformclassLine segment detector class