搜索资源列表
VCBlobDemo
- blob,非常好的一个图像处理软件,这里提供一个接口的sample,主要实现圆形检测和测量。
houghcircle
- 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. u
圆形模板角点检测程序
- 采用SUSAN算子,它不仅可以检测图像中目标的边界点,而且能较鲁棒地检测目标的角点。
霍夫检测圆形
- 用于圆形检测
circleDetection
- OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。-OpenCV Internet companies is the development of powerful image processing library, the program demonstrated how to use the library for the detection of cir
CircleDetectionbaseonHough
- 检测图像中的圆形半径和圆心-image detection of circular radius and the center
backgroud(12.22)
- 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation,
1
- 分层迭代Hough变换方法,检测微器件圆形轮廓
circledetection
- 基于存在概率图的圆检测方法.提出了一种基于存在概率图的圆检测方法, 将图像边缘点共圆结构信息变换为圆存在概率图中的峰, 再通过峰值检测确定圆的参数。该方法能有效地检出边缘不清晰、不完整的圆形轮廓, 具有占用内存少, 阈值物理意义明确的特 点, 较好地解决了标准 HT 圆检测方法中占用内存空间大, 计算效率低的问题。实验结果表明圆存在概率图具有较强的稳定性和分辨能力.-Probability map based on the exis
circlereco
- 检测圆形目标的程序,可以在大面积的图象中检测出多个圆形目标-Circular target detection process, you can image a large area detected in more than a circular target
VCBlobDemo
- blob,非常好的一个图像处理软件,这里提供一个接口的sample,主要实现圆形检测和测量。-blob, a very good image processing software, to provide an interface where the sample, the main circle detection and measurement.
Hough-circle-paper
- 这个一篇硕士论文,题目是:基于改进Hough变换的圆形物体检测.这里面提出了很多改进的hough算法.-This a master s thesis topic is: based on improved Hough transform detection of circular objects. This raised a lot of inside hough improved algorithm.
hough_circle
- Hough变换实现检测圆的程序,对圆形的突变点敏感,可以实现边缘图像中圆的检测。-Hough transform circle detection procedure, the mutation point of a circular sensitive, you can realize edge detection image circle.
houghcircle
- 基于hough 变换的圆形检测算法,希望能有所帮助。-Based on the hough transform circle detection algorithm, hoping to be helpful.
hough
- hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高-hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
Hough-Circle-Detection
- 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
circledetection
- 可以实现直接调用电脑摄像头,实现视频中圆形物体的检测,(Detection of circular objects in video)
circle_hough
- 路标识别,模式识别大作业,圆形检测;检测彩色路标,直方图均衡化,提取圆形路标,增强提取目标,二值化,提取路标中的指示图,中值滤波,平滑滤波,图像边框处理,链码生成及识别(The road sign recognition, pattern recognition operations, circle detection; detection of color signs, histogram equalization, extracti
circle_houghpeaks
- 路标识别,模式识别大作业,圆形检测二;function peaks = circle_houghpeaks(h, radii, varargin)(The road sign recognition, pattern recognition operations, circle detection; function peaks = circle_houghpeaks(h, radii, varargin))
image_图像边缘检测,图像分割,检测及圆拟合
- 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)