CraftARSearchResult Class Reference
#import <CraftARSearchResult.h>
Inheritance diagram for CraftARSearchResult:

Properties |
|
CraftARItem * | item |
CraftARImage * | matchedImage |
float | score |
BoundingBox * | matchBoundingBox |
Detailed Description
A CraftARSearchResult holds the information about an item found in a visual search query: the item, the image matched, the score and the bounding box in the query image for the matched image.
Property Documentation
|
readnonatomicassign |
CraftARItem matched for this result.
|
readnonatomicassign |
Bounding box in the query image of the reference image matched.
|
readnonatomicassign |
CraftARImage matched for the query.
|
readnonatomicassign |
Recognition score for the matched image
The documentation for this class was generated from the following file:
- CraftARProSDK.framework/Headers/CraftARSearchResult.h