GeneralizedHoughBallardImpl  444 modules/cudaimgproc/src/generalized_hough.cpp         GeneralizedHoughBallardImpl();
GeneralizedHoughBallardImpl  489 modules/cudaimgproc/src/generalized_hough.cpp     GeneralizedHoughBallardImpl::GeneralizedHoughBallardImpl()
GeneralizedHoughBallardImpl  495 modules/cudaimgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::processTempl()
GeneralizedHoughBallardImpl  515 modules/cudaimgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::processImage()
GeneralizedHoughBallardImpl  521 modules/cudaimgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::calcHist()
GeneralizedHoughBallardImpl  544 modules/cudaimgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::findPosInHist()
GeneralizedHoughBallardImpl  558 modules/cudaimgproc/src/generalized_hough.cpp     return makePtr<GeneralizedHoughBallardImpl>();
GeneralizedHoughBallardImpl  332 modules/imgproc/src/generalized_hough.cpp         GeneralizedHoughBallardImpl();
GeneralizedHoughBallardImpl  375 modules/imgproc/src/generalized_hough.cpp     GeneralizedHoughBallardImpl::GeneralizedHoughBallardImpl()
GeneralizedHoughBallardImpl  381 modules/imgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::processTempl()
GeneralizedHoughBallardImpl  410 modules/imgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::processImage()
GeneralizedHoughBallardImpl  416 modules/imgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::calcHist()
GeneralizedHoughBallardImpl  465 modules/imgproc/src/generalized_hough.cpp     void GeneralizedHoughBallardImpl::findPosInHist()
GeneralizedHoughBallardImpl  494 modules/imgproc/src/generalized_hough.cpp     return makePtr<GeneralizedHoughBallardImpl>();