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

  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp 570 DIFF_PM_G1 = 0,
583 @param diffusivity Diffusivity type. DIFF_PM_G1, DIFF_PM_G2, DIFF_WEICKERT or
638 @param diffusivity Diffusivity type. DIFF_PM_G1, DIFF_PM_G2, DIFF_WEICKERT or
    [all...]
  /external/opencv3/modules/features2d/src/kaze/
KAZEFeatures.cpp 125 if (options_.diffusivity == KAZE::DIFF_PM_G1)
    [all...]
AKAZEFeatures.cpp 139 case KAZE::DIFF_PM_G1:
    [all...]

Completed in 3028 milliseconds