Property | Type | Description | |
---|---|---|---|
ObservedFeature |
Method | Description | |
---|---|---|
MatchedSURFFeature ( |
Create a matched feature structure.
|
public MatchedSURFFeature ( |
||
observedFeature | The feature from the observed image | |
modelFeatures | The matched feature from the model | |
dist | double | The distances between the feature from the observerd image and the matched feature from the model image |
return | System |