円を描く
2015/8/11
Python2.7.6, OpenCV3.0.0
cv2.circle(img, center, radius, color, thickness=1, lineType=cv2.LINE_8, shift=0)
OpenCV API Reference Drawing Functions
http://docs.opencv.org/modules/core/doc/drawing_functions.html#circle
2015/8/11
Python2.7.6, OpenCV3.0.0
cv2.circle(img, center, radius, color, thickness=1, lineType=cv2.LINE_8, shift=0)
OpenCV API Reference Drawing Functions
http://docs.opencv.org/modules/core/doc/drawing_functions.html#circle