Uses of Class
org.opencv.imgproc.GeneralizedHoughGuil
-
Packages that use GeneralizedHoughGuil Package Description org.opencv.imgproc -
-
Uses of GeneralizedHoughGuil in org.opencv.imgproc
Methods in org.opencv.imgproc that return GeneralizedHoughGuil Modifier and Type Method Description static GeneralizedHoughGuilGeneralizedHoughGuil. __fromPtr__(long addr)static GeneralizedHoughGuilImgproc. createGeneralizedHoughGuil()Creates a smart pointer to a cv::GeneralizedHoughGuil class and initializes it.
-