OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIFF_WEICKERT
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/features2d/include/opencv2/
features2d.hpp
572
DIFF_WEICKERT
= 2,
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
129
else if (options_.diffusivity == KAZE::
DIFF_WEICKERT
)
[
all
...]
AKAZEFeatures.cpp
145
case KAZE::
DIFF_WEICKERT
:
[
all
...]
Completed in 1605 milliseconds