Home
last modified time | relevance | path

Searched defs:getAngleStep (Results 1 – 4 of 4) sorted by relevance

/dports/misc/visp/visp-3.4.0/modules/tracker/me/include/visp3/me/
H A DvpMe.h114 inline unsigned int getAngleStep() const { return anglestep; } in getAngleStep() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/impl/
H A Dmoment_of_inertia_estimation.hpp92 pcl::MomentOfInertiaEstimation<PointT>::getAngleStep () const in getAngleStep() function in pcl::MomentOfInertiaEstimation
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudaimgproc/src/
H A Dgeneralized_hough.cpp607 double getAngleStep() const { return angleStep_; } in getAngleStep() function in __anonda2d2ed40311::GeneralizedHoughGuilImpl
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dgeneralized_hough.cpp545 double getAngleStep() const CV_OVERRIDE { return angleStep_; } in getAngleStep() function in __anon569229370411::CV_FINAL