Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Circle Detection

$
0
0
Hello! I try to get the center of circles using Hough Circle algoritm from https://github.com/Itseez/opencv/blob/master/samples/cpp/houghcircles.cpp but i need exactly coordinates .When i get those coordinates like this for( size_t i = 0; i < circles.size(); i++ ) { Vec3i c = circles[i]; cout<

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>