Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
用find_circles能找圆,但是没有对颜色的控制 调用find_blobs,能够控制颜色,但是对圆的识别很低,而且中心坐标位置不准确
可以试一试,先binary,只留红色的圆,然后再调用find_circles。