#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
cv::GridAdaptedFeatureDetector::GridAdaptedFeatureDetector |
( |
const Ptr< FeatureDetector > & |
detector, |
|
|
int |
maxTotalKeypoints = 1000 , |
|
|
int |
gridRows = 4 , |
|
|
int |
gridCols = 4 |
|
) |
| |
Member Function Documentation
virtual void cv::GridAdaptedFeatureDetector::detectImpl |
( |
const Mat & |
image, |
|
|
vector< KeyPoint > & |
keypoints, |
|
|
const Mat & |
mask = Mat() |
|
) |
| const [protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /usr/obj/i386/OpenCV-2.2.0/OpenCV-2.2.0/modules/features2d/include/opencv2/features2d/features2d.hpp