搜索资源列表
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. upper left corner of image is t
圆形模板角点检测程序
- 采用SUSAN算子,它不仅可以检测图像中目标的边界点,而且能较鲁棒地检测目标的角点。
霍夫检测圆形
- 用于圆形检测
hough.rar
- hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
fitellipse.zip
- 计算机视觉和视觉测量中常用的椭圆拟合程序。用于视觉测量中的圆形标志点检测。,Computer vision and visual measurement of the ellipse fitting procedure used. Vision for the measurement of circular signs point detection.
LWJ_final
- 基于VC++6.0的圆形检测 运用边缘检测从图像中检测出圆形-VC++6.0 based detection using edge detection round detected from the image circle
houghcircle
- 非常好的matlab检测圆形目标代码 希望能给大家带来一些帮助 喜欢的来下-Very good detection of circular object code matlab want to give you some help like to bring to the next
circlefinding
- :利用机器视觉技术建立圆形零件检测系统,采用简单高效的标定方法和亚像素技术实现对圆孔和圆形零件的非接触精密测量-: The use of machine vision technology to build a circular parts detection system, a simple and efficient calibration methods and technology to achieve sub-pixel on the round hole and round part
houghcircle
- 基于hough 变换的圆形检测算法,希望能有所帮助。-Based on the hough transform circle detection algorithm, hoping to be helpful.
CircleDetection
- 检测图像中圆形的源码,有实例图片,vc6.0开发!-Detection of circular image source, there are examples of pictures, vc6.0 development!
houghnofilter
- 运用hough变换进行圆检测,能够检测圆形物体。 -Hough circle detection for use
houghtransform
- hough变换源码 用于检测直线或圆形等-hough transform for the detection of source, such as linear or circular
Hough
- 利用Hough变换实现半径未知的圆形物体的检测-Use Hough transform to achieve a circular radius of an unknown object detection
CircleDetection
- 此程序是基于哈夫变换的一个圆形检测程序,给定检测边界和半径估计值的范围,此程序能返回圆在图片中的圆心坐标和半径大小。-This program is based on the Hough transform of a circular testing procedures, testing boundaries and radius of a given range of estimates, this procedure can return to the center of the circ
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, extracting circular signs, enhanced ex
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.)