Move DMatch data type to mxArray
조회 수: 2 (최근 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!