搜索资源列表
detectingedge
- C#语言开发的图像处理的源代码,实现边缘提取,HOUGH变换等功能-C# language development of image processing of source code, achieving edge extraction, transformation, and other functions HOUGH
hough
- hough变换,matlab数字图像处理,源程序
hough
- 详细介绍HOUGH变换,程序测试成功,非常实用。
Hough变换
- Hough变换Hough变换Hough变换Hough变换
图像处理
- (9)VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等
Hough
- Hough变换 所实现的是一种从图像空间到参数空间的映射关系。-Hough transform is achieved from the image space to parameter space mapping.
segmentatioin
- 基于图像分割的算法,包括:Hough变换,阈值法,特征空间聚类法,松弛迭代法等
Myimageprogressprogram
- 自己编写的图像处理软件,主要功能有二值化处理,经典HOUGH变换,边缘检测等。-Image processing software to write your own main function binarization, classic HOUGH transform, edge detection.
hough
- hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
opcvtext2
- 实现对图片的灰度处理,canny检测,hough直线变换等预处理-Gray scale processing of the picture, canny detection, hough linear transform pretreatment
road
- 道路识别程序,包括图像预处理算法、霍夫变换和道路边界线检测-Road recognition procedures, including image preprocessing algorithm, Hough transform line detection and road borders
index
- 读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘-Read into the image, the image preprocessing, edge detection followed, the resulting image binarization, and then hough transform to get round the border, this graph with the original o
hough
- 霍夫变换检测圆心坐标 直线坐标 霍夫变换检测直线圆心纵坐标-Hough transformation
bishe
- 用摄像头对固高的倒立摆进行视频处理,并用霍夫变换处理图像提取角度-With the camera on a solid high inverted pendulum video processing, and image processing using Hough transform to extract angle
20140519d
- 利用hough变换检测直线,基于opencv的vs编写的小程序-Use hough transform line detection, based on the opencv vs write small programs
hafubianhuan
- 哈夫变换,想到了你想到的功能和没想到的功能-Hough transform, and thought of you think of the features and functionality did not expect
HoughLine-Transformer
- 进行hough变换的举例,应该对大家有用,如有错误之处请联系我。-Hough transform, for example, should be useful to you, please contact me if there is any error.
Segmenation
- 图像分割,包括边缘检测、阈值法、Hough变换- Image segmentation, including edge detection, thresholding, Hough transform
Lane_Detection
- 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.