I was reading a book about OpenCV that it didn't mention what is the scale of Radius
parameter in OpenCV functions like cv::circle()
?
If I get 1 or 2 to the radius argument, how will it calculate?
1 | initial version |
I was reading a book about OpenCV that it didn't mention what is the scale of Radius
parameter in OpenCV functions like cv::circle()
?
If I get 1 or 2 to the radius argument, how will it calculate?