搜索资源列表
CircularHough_Grd
- matlab检测二位图中的多个圆形。圆形半径的大小不限制-Hough detect circle
Hough1Object
- It is a matlab source code which detect different shape in image and told whether it is circle, rectangle or triangle. in this code i use hough transformation.
CircularHough_Grd
- It is a matlab source code. In this code i used hough transformation to detect circle which have specific radius defined by user.