HomeSort by relevance Sort by last modified time
    Searched refs:halfsample_image (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/features2d/src/kaze/
nldiffusion_functions.h 43 void halfsample_image(const cv::Mat& src, cv::Mat& dst);
nldiffusion_functions.cpp 474 void halfsample_image(const cv::Mat& src, cv::Mat& dst) { function in namespace:cv
AKAZEFeatures.cpp 120 halfsample_image(evolution_[i - 1].Lt, evolution_[i].Lt);
    [all...]

Completed in 401 milliseconds