2021年12月24日

摘要: Mat dst,m,src; int lightness = 50; static void on_track(int, void*) { m = Scalar(lightness, lightness, lightness); add(src, m, dst); imshow("亮度调整", ds 阅读全文
posted @ 2021-12-24 08:28 xcxfury001 阅读(67) 评论(0) 推荐(0)

导航