棒球癡;電影狂;讀書人。
傳說中的陽光宅男。
Google Code Prettify
2017年9月2日 星期六
[C++] Pass an OpenCV Mat Image to a Python Function
最近因工作需要而研究了一陣子 C++ 與 Python 的互動,主要達成以下幾件事:
從 C++ 端呼叫 Python 的一個 Function。
將從 C++ 用 OpenCV 讀進來的 Mat 資料結構轉換成 Numpy Array。
把 Numpy Array 當成參數傳進 Python Function。
閱讀更多 »
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)