Show the accumulator result after use houghcircles opencv function

二次信任 提交于 2020-01-25 02:47:08

问题


Please I want to draw accumulator output for opencv hougcircles function. . The function run ok and detected the circle (center&radius) only I want to show the accumulator for this function

The path for function Opencv\modules\imgprocs\src\hough.cpp The function name for hough circle icvHoughCirclesGradient the parameter for accumulator is "accum".

Any help please Thanks

来源:https://stackoverflow.com/questions/28718956/show-the-accumulator-result-after-use-houghcircles-opencv-function

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!