搜索资源列表
RGBsegment
- 用Opencv对24位RGB彩色图像进行颜色分割,分割出蓝色区域,并对其进行二值化操作-In order to segment the blue area of input picture,we use RGB color segmentation with Opencv.
Ball_Tracking
- This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering