搜索资源列表
vc++
- 图像去噪,图像分割,二值化,图像腐蚀膨胀,正交变换,图像复原 visual c
图像处理图像分割锐化柔化
- 图像处理分割各种操作
数字图像处理
- 主要是数字图像的一些基本的处理,如去噪、图像分割、边缘检测。
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
imagesegmentation
- 本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。-This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
picture
- 实现对图像的 预处理,对图像进行去噪,分割等-picture
program
- 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
feige
- 1. 应用自适应中值滤波对图像进行去噪。 2. 根据直方图选择门限值。 3. 对图像中白色的部分应用区域生长法进行分割。 4. 对去噪的后的图像进行求反,然后对方形和三角形应用区域生长法分割。 -1. Application of adaptive median filter for image denoising. 2. According to the histogram selection threshold. 3. For the image in the white p
VisualC
- 图像处理源代码,包括增强、分割、去噪、水印、小波变换-Image processing source code, including enhanced segmentation, denoising, watermarking, wavelet transform
Code
- 包括三个图像实例 有一定注释 主要包括灰度转化、二值化、灰度拉伸、梯度锐化、离散去噪、图像分割、图像归一化等等技术,同时带有BP神经网络的实现代码。对于新手,剪切剪切 就能用的-Image Smoothing Segmentation Feature Extraction Edge Extraction a sample of BP net Useful to the novice
wavelets
- 小波去噪程序,主要用于图像分析,或图像分割预处理-Wavelet denoising procedure, mainly used for image analysis, image segmentation or preprocessing, etc.
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
SAR_Clutter
- SAR杂波统计建模方面的源程序,不仅可以能为SAR图像去噪工作提供数据源,更是研究SAR图像分割方面的很好的工具。-SAR clutter statistical modeling of the source, not only for SAR image denoising can provide the data source, but also aspects of SAR image segmentation a good tool.
kinds-of-codes-of-image-preprocess
- 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
deer
- 图像去噪,图像分割,中值滤波的综合程序,内涵中文注解,简单易懂,适合初学者-Denoising, image segmentation, median filtering comprehensive program, meaning the Chinese comments, easy to understand for beginners
VCPP
- 图像处理中包含了大多数代码。有图像平滑,去噪,图像分割等,总之图像处理中大部分基本功能都含括在内。-Image processing contains most of the code. There are image smoothing, denoising, image segmentation, etc., in short, most of the basic functions of image processing are included
数字图像处理(matlab版)源码
- 内部包含去噪,调整,灰度均一化,均衡化等多功能代码。 数字图像处理是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。(It contains multi-function code, such as denoising, adjustment, homogenization of gray scale, equalization and so on. Digital image processing (digital image processing) is a
ShearLab3Dv11
- 多尺度多方向性的剪切波Shearlet变换优于小波变换,里面包含很多例子,可以直接运行,可以用于图像去噪,分割,增强等,是一个优于小波的图像稀疏表示工具(Shearlet transform of multi-scale and multi-directional shear wave is better than wavelet transform. It contains many examples and can run directly. It can be used for image
第 27 章 基于区域生长的肝影像分割系统
- 权重自适应图像去噪,根据形态学。效果还行(Weight adaptive image denoising)