ImFusion SDK 4.3
FeatureMatch Struct Reference

#include <ImFusion/Vision/FeatureDetection.h>

Structure representing a match between two keypoints. More...

Detailed Description

Structure representing a match between two keypoints.

Public Attributes

int sourceIndex = -1
 Index of the source keypoint.
 
int targetIndex = -1
 Index of the target keypoint.
 
double score = -1.0
 Score of the match (lower is better).
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close