#include <features.h>
|
|
const cv::Rect | getArea () const |
| |
| bool | found () const |
| | Feature gefunden. More...
|
| |
|
bool | usable () const |
| |
| bool | isChanged () const |
| |
|
cv::Point2f | getCenter () const |
| |
| void | setCenter (const cv::Point2f ¢er) |
| |
|
void | reset () |
| |
|
FeatureStatus | getStatus () const |
| |
|
void | setStatus (const FeatureStatus status) |
| |
|
|
void | _setCenter (const cv::Point2f ¢er) |
| |
|
void | addOffset (const cv::Point &offset) |
| |
|
cv::Point2f | getScaledCenter () const |
| |
|
const cv::Rect & | getScaledArea () const |
| |
|
void | setScaledArea (const cv::Rect &area) |
| |
|
double | getScaleFactor () const |
| |
| void | setScaledCenter (const cv::Point2f ¢er, bool notifyContainer=true) |
| | Setzt den Mittelpunkt relativ zum intern skalierten Bild. More...
|
| |
|
void | setContainer (FeatureContainer *container) |
| |
- Author
- Robert Rossmair
- Date
- 07/12/15
The documentation for this class was generated from the following files: