mexopencv
3.4.1
MEX interface for OpenCV library
Variables
anonymous_namespace{FAST.cpp} Namespace Reference
Variables
const
ConstMap
<
string
, int >
FASTTypeMap
FAST neighborhood types.
More...
Variable Documentation
◆
FASTTypeMap
const
ConstMap
<
string
, int> anonymous_namespace{FAST.cpp}::FASTTypeMap
Initial value:
=
ConstMap<string, int>
(
"TYPE_5_8"
,
cv::FastFeatureDetector::TYPE_5_8
)
(
"TYPE_7_12"
,
cv::FastFeatureDetector::TYPE_7_12
)
(
"TYPE_9_16"
,
cv::FastFeatureDetector::TYPE_9_16
)
cv::FastFeatureDetector::TYPE_5_8
TYPE_5_8
cv::FastFeatureDetector::TYPE_7_12
TYPE_7_12
cv::FastFeatureDetector::TYPE_9_16
TYPE_9_16
ConstMap
std::map wrapper with one-line initialization and lookup method.
Definition:
MxArray.hpp:927
FAST neighborhood types.
Definition at line
15
of file
FAST.cpp
.
Generated by
1.8.14