#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
cv::StarFeatureDetector::StarFeatureDetector |
( |
const CvStarDetectorParams & |
params = cvStarDetectorParams() ) |
|
cv::StarFeatureDetector::StarFeatureDetector |
( |
int |
maxSize, |
|
|
int |
responseThreshold = 30 , |
|
|
int |
lineThresholdProjected = 10 , |
|
|
int |
lineThresholdBinarized = 8 , |
|
|
int |
suppressNonmaxSize = 5 |
|
) |
| |
Member Function Documentation
virtual void cv::StarFeatureDetector::detectImpl |
( |
const Mat & |
image, |
|
|
vector< KeyPoint > & |
keypoints, |
|
|
const Mat & |
mask = Mat() |
|
) |
| const [protected, virtual] |
virtual void cv::StarFeatureDetector::read |
( |
const FileNode & |
fn ) |
[virtual] |
virtual void cv::StarFeatureDetector::write |
( |
FileStorage & |
fs ) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /usr/ports/pobj/OpenCV-2.2.0/OpenCV-2.2.0/modules/features2d/include/opencv2/features2d/features2d.hpp