vrcore  0.45
visuReal Messkern
 All Classes Files Functions Variables
features.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vr::FeatureContainer
 
class  vr::Feature
 
class  vr::CircularFeature
 Repräsentiert ein kreisförmiges Feature. More...
 
class  vr::Mark
 Repräsentiert eine Marke des Meßaufsatzes (aka Meßbügel) im Bild. More...
 
class  vr::AreaFeature
 

Typedefs

typedef std::vector< cv::Rect > vr::Rects
 
typedef StatusInfo vr::FeatureStatus
 Verarbeitungsstatus eines Features.
 

Functions

const cv::Rect vr::scaledRect (const cv::Rect &rect, double scaleFactor)
 

Variables

const StatusInfo vr::fsIndeterminate = todo
 
const StatusInfo vr::fsNegative = fail
 noch nicht bestimmt
 
const StatusInfo vr::fsGuessed = guessed
 nicht gefunden/erfolgreich bestimmt
 
const StatusInfo vr::fsPositive = good
 geschätzt/berechnet
 
const StatusInfo vr::fsChanged = changed
 gefunden/erfolgreich bestimmt
 

Detailed Description

Author
Robert Rossmair