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 GeneralizedHoughGuil
GeneralizedHoughGuil. __fromPtr__(long addr)
static GeneralizedHoughGuil
Imgproc. createGeneralizedHoughGuil()
Creates a smart pointer to a cv::GeneralizedHoughGuil class and initializes it.
-