|
vrcore
0.45
visuReal Messkern
|
Repräsentiert eine Marke des Meßaufsatzes (aka Meßbügel) im Bild. More...
#include <features.h>


Public Member Functions | |
| Mark (const cv::Point2f ¢er, const float radius=0.0f, const MarkOrientation orientation=moInvalid) | |
| void | setScaledData (const MarkImageData &data, const FeatureStatus status, bool notifyContainer=true) |
| MarkOrientation | getOrientation () const |
| void | setOrientation (const MarkOrientation orientation) |
| Orientierung der schwarzen und weißen Felder in der Markenmitte. More... | |
| MarkImageData | getData () |
| void | setData (const MarkImageData &data, const FeatureStatus status) |
Public Member Functions inherited from vr::CircularFeature | |
| CircularFeature (const cv::Point2f ¢er, const float radius) | |
| float | getRadius () const |
| void | setData (const cv::Point2f ¢er, const float radius, const FeatureStatus status) |
Public Member Functions inherited from vr::Feature | |
| 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) |
Additional Inherited Members | |
Protected Member Functions inherited from vr::CircularFeature | |
| void | _setCenter (const cv::Point2f ¢er) |
| void | addOffset (const cv::Point &offset) |
| cv::Point2f | getScaledCenter () const |
| float | getScaledRadius () const |
| void | setScaledRadius (const float radius) |
| void | setScaledData (const cv::Point2f ¢er, const float radius, const FeatureStatus status, bool notifyContainer=true) |
Protected Member Functions inherited from vr::Feature | |
| 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) |
Protected Attributes inherited from vr::CircularFeature | |
| cv::Point2f | center_ |
| float | radius_ |
Protected Attributes inherited from vr::Feature | |
| FeatureStatus | status_ |
Repräsentiert eine Marke des Meßaufsatzes (aka Meßbügel) im Bild.
|
inline |
Orientierung der schwarzen und weißen Felder in der Markenmitte.
