OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Compute_KContrast
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/features2d/src/kaze/
KAZEFeatures.h
55
void
Compute_KContrast
(const cv::Mat& img, const float& kper);
KAZEFeatures.cpp
108
Compute_KContrast
(evolution_[0].Lt, options_.kcontrast_percentille);
146
void KAZEFeatures::
Compute_KContrast
(const Mat &img, const float &kpercentile)
[
all
...]
Completed in 276 milliseconds