搜索资源列表
边缘检测代码
- 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method
edge_check
- 边缘检测程序,多种检测方法及步距设定,可处理多种图像格式-edge detection procedures, a variety of detection methods and distance settings, can handle a variety of image formats
2007062705
- 1. 掌握图像分割的基本方法; 2. 理解图像边缘提取的基本概念; 3. 掌握进行边缘提取的基本方法; 4. 掌握运用多种边缘检测技术进行图像边缘提取的方法。 -1. Image segmentation master the basic method; 2. Image Edge Extraction understanding of the basic concepts; 3. edge extraction master the basic method; 4. maste
tuxiangfengebianyuanjiance
- 本代码包含有图像分割和边缘检测的多种处理方法,在图像分割中有自适应阈值,大律法,边缘检测中有轮廓提取和轮廓跟踪,模板匹配中有差影,模板匹配,差影匹配。
ImageRegistration.rar
- 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
一种完整的车牌识别技术
- 采用二值化处理,边缘检测,投影定位等多种图像处理方法,A complete license plate recognition technology used binarization processing, edge detection, positioning the projector image processing methods, etc.
Edge_Wavelet
- 边缘提取技术边缘是图像对视觉的最主要特征,因此在计算机视觉技术中提出了多种检测边缘的算法。由于各种原因,图像常常受到随机噪声的干扰,经典的边缘检测的结果常常是将噪声误检为边缘点,而真正的边缘由于噪声干扰却可能被漏检。因而对于被噪声污染的图像来说,一种好的边缘检测方法应具有良好的噪声抑制能力,同时又有完备的边缘保持特性。-After analysing the soft threshold funetion,the smoothness threshold function is proposed
4
- 多种检测图像的边缘的方法,图像的分割,四叉树分解-Multi-image edge detection methods, image segmentation, quadtree decomposition
AMSS
- 为了提高布匹瑕疵图像的滤波效果,针对检测过程中图像易受到多种混合噪声污染的特点,提出一种基于多尺度迭 代思想以改进AMSS 算子。将偏微分方程中的AMSS 方程以有限差分的形式离散化,依据量化尺度参数t 和尺度步长Δt ,采 用小尺度步长对污染图像进行多次迭代滤波。针对改进AMSS 算子的滤波结果,介绍了一种采用水平线算法进行效果分析 的新方法。实验结果表明,和其他算法相比,该滤波算法在滤除受未知混合噪声污染图像干扰的同时,能够更好地保留边缘 信息,从而达到更理想的平滑效果。-F
com
- 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
imageprocessing
- 多种图像处理基本方法的源代码,包括图像分割和边缘检测,非常适合初学者参考使用。-A variety of basic methods of image processing source code, including image segmentation and edge detection, is suitable for beginners reference.
Ruihuajishu
- 本文介绍了图像处理中的锐化技术,介绍了多种方法,包括边缘检测、一阶微分、二阶微分等。 图像的锐化技术是图像处理中必不可少的部分,学会如何锐化图像将使我们的图像处理软件设计更加完美。-This article describes a sharpening of the image processing technology, introduced a variety of methods, including edge detection, first derivative, second d
Prewitt
- 实现了边缘检测的Prewitt算子,并且有二值图像、原图叠加等多种显示方法-Prewitt edge detection achieved operator, and there are binary images, artwork and other display methods superimposed
JianFuLiu
- 图像处理 多种阈值分割方法以及边缘检测方法 -A variety of threshold segmentation method
edge-detector-asegmentation
- 边缘检测与图像分割。前者提供了多种算子,后者实现了分水岭方法-image segmentation and edge detector using varies methods. Very good for beginners!
MyBMP
- 课程大作业。数字图像处理软件,实现灰度变换,多模板的平滑和锐化、简单的空间变换、多种插值方法、边缘检测等。-digital imaging processing software
edgetrack
- 边缘检测功能,实现对图像很好的边缘的检测功能,里面多种方法。-Edge detection function, to achieve a good image edge detection feature, which a number of ways.
Desktop
- 一共数字图像分割方法,一种基于边缘检测,使用多种算子,另一种是先生成全局阈值,后进行图像分割(global threshold method and edge method)
边缘检测
- 提供了使用多种算子,对灰度图像进行边缘检测的方法。检测效果不错,供初学者参考。(A method for edge detection of gray images using multiple operators is presented. Detection effect is good, for beginners reference.)