Struct MDMatch
OpenCV's DMatch structure
public struct MDMatch
- Inherited Members
Fields
Distance
Distance
public float Distance
Field Value
ImgIdx
Train image index
public int ImgIdx
Field Value
QueryIdx
Query descriptor index
public int QueryIdx
Field Value
TrainIdx
Train descriptor index
public int TrainIdx