orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
orca::SinglePolarFeature2d Class ReferenceInherited by orca::LinePolarFeature2d, orca::PointPolarFeature2d, and orca::PosePolarFeature2d.
|
Public Attributes | |
int | type |
double | pFalsePositive |
double | pTruePositive |
|
The probability of detecting the feature when it's not there [ p(obs=true|exists=false) ] This should be a number between:
|
|
The probability of detecting the feature when it is there [ p(obs=true|exists=true) ] This should be a number between:
|
|
Feature type see FeatureMap2d for orca-defined feature-types. This is an int rather than an enum to allow users to make up non-orca-defined feature types. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)