搜索资源列表
Hough-fast
- Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
EdgContour
- 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour extraction, Edge Detection Operat
HoughCy
- 好用地 matlab版本地 用hough变换进行直线提取地程序,提取最长地直线,以后会改进,可以提取累计矩阵中,局部峰值点地直线!-good land use Matlab version hough transform line extraction procedures. to extract the longest line, it will improve, can extract accumulated matrix, partial to the peak point straigh
EdgeContour
- VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。
EdgeContour
- 本程序包括所有的边缘检测算法,实现了robert,sobel,prewitt,gauss边缘检测,hough变换检测水平直线,轮廓提取,种子填充等的功能,经典收藏啊!
tsai30b3
- 关于tsai摄像机标定方法源代码,很值得借鉴的方法。 不过现在偶想求一有关hough变换提取直线的程序。多谢!-Talk : Tiberius on the camera calibration method source code, we can draw method. But for now : Part one of the Hough transform to extract a linear process. Thank you!
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
R2007test__hough
- 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
leogic
- 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
xinjiajiahoughline
- 成功的HOUGH的直线提取C语言程序,在C2000\C6000下编译无误-HOUGH the success of C-line extraction procedures, the C2000 \ C6000 compile correctly
hough
- 用hough变换提取直线,适合初学者学习借鉴用,程序清晰简单-With the hough transform to extract straight lines, suitable for beginners to learn from available, procedures are clear and simple
_Hough__doc
- hogh变换,从图像中提取直线。程序过程详细。-hough transform,find lines from images.you can learn how to use the hough transform
hough
- 此程序为Hough变换提取直线源码,是matlab的*m文件-This program is a straight line Hough transform to extract source code, is a* m file matlab
Hough-Transform
- 本程序使用VC++编写的,用于图像处理中的直线提取。-Image Processing Hough Transform
matlab-code
- 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
code
- 该程序基于霍夫变换实现直线提取 用到了canny算法-The program is based on the Hough transform for line extraction canny algorithm is used
Hough
- Hough变换程序,可以方便快捷的检测图像中的直线,提取出直线的相关信息-Hough transform program, can be in a straight line, convenient detection images to extract the linear related information
houghtransform2
- Hough变换可用来提取直线和圆,本程序适用于新手,谢谢下载!-Hough transform is used to extract lines and circles, this program is suitable for beginners, thank you download!