Move DMatch data type to mxArray

1 view (last 30 days)
Gerard Walsh
Gerard Walsh on 2 Feb 2018
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

Community Treasure Hunt

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

Start Hunting!