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++ 测量图像的亮度。
一种方法是将图像转换为 YUV,然后计算亮度。你有什么其他的建议吗?
提前致谢。