搜索资源列表
-
0下载:
一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image recovery, valve plant segmentati
-
-
1下载:
VC++开发机器视觉算法源程序(全部集成在一个pdf文档里)
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++
-
-
4下载:
hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
-
-
0下载:
VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测
Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator,
-
-
0下载:
hough变换是对图像进行预处理后,提取角点的算法。希望这段代码可以很好帮到大家,-hough transform of images after pretreatment Corner extraction algorithms. I hope this code can be a good help to you,
-
-
3下载:
sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
-
-
0下载:
主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
-
-
0下载:
Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
-
-
0下载:
一、图像边缘检测里边包含3个程序:
1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子
2.hough变换检测直线
3.轮廓提取程序
二、图像配准程序
包括1个程序
三、图像复原程序
里边重点实现了由运动模糊造成的图像复原的算法。
上传作者简介:图像处理专业博士研究生。
恳请版主批准同意。谢谢!-edge detection
image contour extraction
hough tr
-
-
1下载:
Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
-
-
0下载:
matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像-to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image
-
-
0下载:
VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough transform and so on.
-
-
0下载:
基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
-
-
0下载:
Hough变换 直线检测 线特征提取算子-Hough transform line detection line feature extraction operator
-
-
0下载:
该源代码首先使用sobel算法对图像进行边缘提取,后利用hough变换提取圆形-The source code is the first to use the sobel algorithm for image edge extraction, the hough transform to extract circular
-
-
0下载:
我们主要是基于MATLAB平台工作,对图像文件中的果实(类圆形果实)进行识别,通过图像灰度化,二值化,提取边缘,Hough变换等一系列步骤后,对果实图像进行特征提取以获取所需信息。通过对边缘的提取识别图像,便于机器识别。-We are mainly based on MATLAB platform work, to identify the fruit (class round fruits) image files, image gray value, edge extraction, Hou
-
-
0下载:
基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
-
-
0下载:
改进的霍夫变换,可直接运行,用于线性信息的提取-prefer hough transform for automatic extraction of linear features which can be run directly.
-
-
0下载:
The problem of detecting rectangular structures in images arises in many applications, building extraction
in aerial images to particle detection in cryo-electron microscopy. -The problem of detecting rectangular structures in images arises in many
-
-
0下载:
可以对图像进行边缘检测并用Hough变换进行直线提取,经测试后可用-You can use an image edge detection and Hough transform line extraction, after testing available
-