搜索资源列表
FuzzyEdge
- 基于数学形态学的模糊边缘检测算法,及相关的开闭运算等-based on mathematical morphology of the fuzzy edge detection algorithms, and related opening and closing, etc.
DImageProcess
- 数字图像处理的一些源码,包括图像增强,图像边缘检测与图像分析还有数学形态学的运算
imgproc
- 对图像进行空域,时域,边缘与区域检测,编码,数学形态学功能的实现。
RemoteSensingImageProcess
- 可用于遥感图像增强,边缘检测,轮廓提取与跟踪,Hough变换, 图像分割,图像匹配,投影法与差影法。图像几何变换,图像正交变换,图像灰度变换,图像的压缩编码,图像的数学形态学运算,图像复原,图像特技显示。
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
DImageProcess
- 实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。包括图像增强,边缘检测与图像分析,图像的压缩编码,以及数学形态学等等,很不错的。-The realization of the basic digital image processing algorithms, DImageProcess works just loading Bmp format documents, will
vehiclenumberplatesegmentationandextraction
- 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
duochidushang
- 提出了一种基于数学形态学的多尺度熵权边缘检测方法。信息熵为图像的内在特性,由它来决定不同结构元 素所提取的边缘在最终合成边缘中所占的比重,是自适应的和客观的-A multi-scale based on mathematical morphology edge detection method of entropy. Information entropy inherent characteristics of the image, from which different structur
mathematical_morphology_edge_detection
- 该压缩包里面收集的是基于数学形态学的图像边缘检测方法的文献,有十几篇。-Collected inside the archive is based on mathematical morphology edge detection literature, there are more than a dozen.
2010
- 本人自己编写的MATLAB图像处理代码,绝对能用,包括图像滤波、分割、边缘检测、数学形态学等-I have written in the MATLAB image processing code, the absolute can be used, including image filtering, segmentation, edge detection, mathematical morphology, etc.
a
- 基于小波变换和数学形态学的遥感图像边缘检测,克服了sobel算子的缺陷-Based on wavelet transform and mathematical morphology edge detection for remote sensing image, to overcome the shortcomings sobel operator
dxl
- 本代码是一个很好的利用数学形态学进行边缘检测的方法,克服了很多经典算法的缺点。-This code is a good use of mathematical morphology for edge detection method, overcome many shortcomings of the classical algorithm.
imageprocessing
- 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
image
- 用C#编写的一个图像处理的程序:灰度转换,图像平滑与去噪,边缘检测,数学形态学图像处理-Written in C# using an image processing program: grayscale conversion, image smoothing and denoising, edge detection, mathematical morphology image processing and so on. . .
matlab-xingtaixue
- matlab数学形态学图像边缘检测(程序应该没错,但是不是对每个图片都可以用)-matlab mathematical morphology edge detection (procedures should be right, but not for each image can be used)
Digital-Image-Processing
- 代码是何东健《数字图像处理》的随书代码,提供了图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码 、图像复原的源代码.-Code is Dong-Jian " Digital Image Processing" with the book code, and provides image enhancement and smoothing, image segmentation and edge detection, i
Based-on-the-mathematical
- 实验结果表明与传统的几种边缘检测算法相比,基于数学形态学对二维条码的识别算法能够更有效地识别条码边界,显著地提高了条码的识别率。 - Based on the mathematical morphology of two dimensional barcode identification
vc6.0-Image-Processing
- 本源码共包括12个源代码,分别为数字图像显示、旋转及平移、图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码以及图像复原等内容。-The source code includes a total of 12 source codes, respectively, for digital image display, rotation and translation, image enhancement and smoothing, imag
edge-detection
- 基于数学形态学的多方向结构元素的边缘检测,方向分别为0°,45°,90°,135°。-Multi-directional structural elements based on mathematical morphology, edge detection, direction 0,45,90,135.
edge-detection(1)
- 基于数学形态学的多形状结构元素的边缘检测,结构元素的形状分别为直线形,十字形和方形。-Edge detection based on multi-shape structure element of mathematical morphology, the shape of the structural elements were linear, cross and square.