monado/doc/changes/auxiliary/mr.825.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
144 B
Markdown
Raw Normal View History

t/fm: Add simple FrameMat that wraps a cv::Mat, this allows us to easily pass
cv::Mat's around without the C code needing to know about OpenCV.