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.
ベイヤー画像をHSV色空間に変換するために、(OpenCVに基づいて)利用可能な機能がどこかにあることを誰かが知っていますか?または、RGB 経由で手順を実行する必要がありますか?
cvtColor と CV_BayerBG2BGR について読んでください。詳細はこちら。