Home
last modified time | relevance | path

Searched refs:getScaleStep (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/cudaoptflow/include/opencv2/
Dcudaoptflow.hpp326 virtual double getScaleStep() const = 0;
/external/opencv3/modules/video/include/opencv2/video/
Dtracking.hpp497 virtual double getScaleStep() const = 0;
/external/opencv3/modules/cudaoptflow/src/
Dtvl1flow.cpp110 virtual double getScaleStep() const { return scaleStep_; } in getScaleStep() function in __anon4c85aea40111::OpticalFlowDual_TVL1_Impl
/external/opencv3/modules/cudaimgproc/src/
Dgeneralized_hough.cpp619 double getScaleStep() const { return scaleStep_; } in getScaleStep() function in __anon161a480f0311::GeneralizedHoughGuilImpl
/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp555 double getScaleStep() const { return scaleStep_; } in getScaleStep() function in __anon1ec0d8f20311::GeneralizedHoughGuilImpl
/external/opencv3/modules/imgproc/include/opencv2/
Dimgproc.hpp848 virtual double getScaleStep() const = 0;