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 c++ を使用して画像の輝度を測定する必要があります。
1 つの方法は、画像を YUV に変換してから輝度を計算することです。あなたが提案する他の方法はありますか?
前もって感謝します。