RHT随机霍夫圆检测的matlab实现我要分享

Realization of RHT random Hough circle detection with MATLAB

关注次数: 196

下载次数: 0

文件大小: 94.52 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:RHT随机霍夫圆检测的方法,对灰度图像中的多个圆进行检测,效果相对于标准的hough圆检测准确度高,运行速度快。


English Description:

RHT random Hough circle detection method is used to detect multiple circles in gray image. Compared with the Standard Hough circle detection method, it has high accuracy and fast running speed.


代码预览

相关推荐