Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
opencvでMatを配列に変換する方法はありますか? (c++) 行列 (関数の出力) をポインタが指す場所にコピーする必要があります。出力の形式は Mat で、ポインターは float です。コピーするにはどうすればよいですか?
前もって感謝します