Move DMatch data type to mxArray
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!