A slightly fancier version (which shows trackbars for
@end_toggle
changing the threshold values) can be found [here](https://github.com/opencv/opencv/tree/master/samples/cpp/tutorial_code/ImgTrans/HoughCircle_Demo.cpp).
@include samples/cpp/houghcircles.cpp
@add_toggle_java
The sample code that we will explain can be downloaded from