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).
识别出图像的圆后,画一个圆,然后调用圆的半径,程序这样写对吗
可以,r=c.r()只是把圆的半径赋值给新变量r而已。
@yuan 好的,谢谢解答