detecting cirlcles and verifying it
Hi,after detecting circles with houghcircle ,i need to verify if all circles (wanted to be detected) is detected as a first solution is to add reference image which contained all circles must be detected and try to color the circle detected in the reference image i asked if it’s possible to do this with opencv.If,yes i need some keywords or helpful tutoriel If,no there is other solution and thanks to reply
http://answers.opencv.org/question/91... --> Like said in your previous topic YES this is possible but there is NO exact tutorial doing what you prefer. Steps you could follow are
Good luck!
We already told you yesterday that this is feasible, and quite easy following tutorials (already linked by @StevenPuttemans ). Please, take a day or two to read, understand, and try yourself. After that, if you still have problems, come back with a detailed question: images, code, what you have tried, where you have failed, ideas, etc. Once again, we won't solve your graduation project for you.