OpenCV操作函数
1、cv2.imread()
2、 cv2.imshow()
3、 cv2.waitKey()
4、cv2.imwrite()
5、cv2.selectROI()
6、 cv2.VideoCapture()
7、cv2.cvtColor()
8、cv2.threshold()
9、cv2.adaptiveThreshold()
1、cv2.imread()
2、 cv2.imshow()
3、 cv2.waitKey()
4、cv2.imwrite()
5、cv2.selectROI()
6、 cv2.VideoCapture()
7、cv2.cvtColor()
8、cv2.threshold()
9、cv2.adaptiveThreshold()