Move DMatch data type to mxArray

How does one move the data type DMatch to an appropriate mxArray form, using the OpenCV MATLAB interface? I'm trying to write c++ code that accepts two sets of descriptors and then using knnMatch from OpenCV, returns the matches in the form of DMatch

Answers (0)

Tags

Asked:

on 2 Feb 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!