搜索资源列表
边缘检测代码
- 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method
图像处理(很全)
- 各种图像处理方法,包括多种边缘检测算法,也是当初的作业-various image processing methods, including a variety of edge detection algorithm, as well as the original work
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 mas
tuxiangfengebianyuanjiance
- 本代码包含有图像分割和边缘检测的多种处理方法,在图像分割中有自适应阈值,大律法,边缘检测中有轮廓提取和轮廓跟踪,模板匹配中有差影,模板匹配,差影匹配。
matlab 图像处理
- 多种图像边缘检测方法
图像处理(很全)
- 各种图像处理方法,包括多种边缘检测算法,也是当初的作业-various image processing methods, including a variety of edge detection algorithm, as well as the original work
边缘检测代码
- 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-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 mas
tuxiangfengebianyuanjiance
- 本代码包含有图像分割和边缘检测的多种处理方法,在图像分割中有自适应阈值,大律法,边缘检测中有轮廓提取和轮廓跟踪,模板匹配中有差影,模板匹配,差影匹配。-The code includes image segmentation and edge detection of a variety of treatment methods in image segmentation has adaptive threshold, the law,
edge
- 多种图像边缘检测方法研究源代码用Prewitt算子检测图像的边缘用不同σ值的LoG算子检测图像的边缘等-A variety of image edge detection method of the source code using Prewitt operator edge detection of images with different values of σ LoG operator, such as image edge
Edge_Wavelet
- 边缘提取技术边缘是图像对视觉的最主要特征,因此在计算机视觉技术中提出了多种检测边缘的算法。由于各种原因,图像常常受到随机噪声的干扰,经典的边缘检测的结果常常是将噪声误检为边缘点,而真正的边缘由于噪声干扰却可能被漏检。因而对于被噪声污染的图像来说,一种好的边缘检测方法应具有良好的噪声抑制能力,同时又有完备的边缘保持特性。-After analysing the soft threshold funetion,the smoothness
MatlabRidgeDetection
- Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of im
com
- 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the
imageEdgeDetectionandSegmentation
- 基于Matlab环境开发的多种图像的边缘检测方法,能快速准确的检测出物体的边缘并标注,适用于运动物体的检测与跟踪应用。-Matlab-based environment, the development of a variety of image edge detection method can quickly and accurately detect the edge of the object and annotation ap
imageprocessing
- 多种图像处理基本方法的源代码,包括图像分割和边缘检测,非常适合初学者参考使用。-A variety of basic methods of image processing source code, including image segmentation and edge detection, is suitable for beginners reference.
bianyuan
- 多种图像边缘检测方法研究源代码,对图像边缘检测方法进行了matlab仿真分析-The image edge detection methods
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.)