Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 370 Bytes

opencv_test

图像的载入,显示,输出到文件

图像像素点的访问(遍历像素点值并反相)

绘制一个多边形,使用不同颜色

图像通道合并,分离,并显示出来