Move DMatch data type to mxArray
20 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!