搜索资源列表
DIBDisplay
- 图像处理程序,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像
matlab图像处理软件
- 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
DIBDisplay.rar
- 图像处理程序,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像,Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Image
MyBmp
- 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
tuxiang
- 图像增强的MATLAB源码,包括灰度变换、直方图均衡化、图像滤波、真彩色增强等功能源码-MATLAB source code, image enhancement, including the gray level transformation, histogram equalization, image filtering, true color enhancement features such as source
111111
- 利用VC++实现对话框绘图,并保存为24位BMP。还可对图像进行变换和增强,以及24位真彩色转为256色的程序-Dialog box using VC++ to achieve the drawing, and save for the 24-bit BMP. Can transform and enhance the image, and the 24-bit true color to 256 color process
tuxiangzenqiang
- 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强
192168216520092171444454094167
- DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
DIBDisplay
- 真彩色图像预处理,能够实现一般彩色图像灰度化、二值化以及增强、去噪等-True color image preprocessing, to achieve the general color image grayscale, binary, and enhancement, denoising, etc.
yaoganzengqiang
- 从多光谱图像中构建真彩色复合图像,对真彩色复合图像进行对比度扩展增强处理。-True color composite image constructed from multi-spectral image, the true color composite image contrast stretching enhancement.
zhencaisefenjie
- matlab真彩色增强。 利于图像的膨胀处理。-Matlab true color enhancement. Conducive to the expansion of processing image.
Image-contrast-enhancement
- 多媒体技术实验之---用MATLAB实现图像对比度增强,分别使用imadjust,histeq,adapthisteq函数对灰度图像,真彩色图像,索引图像(伪彩色图像)进行对比度增强-Multimedia technology experiments--- MATLAB image contrast enhancement, respectively, using imadjust, histeq, adapthisteq function for grayscale images, true
tuxiangzenqiang
- 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强 13.4.1 真彩色增强 13.4.2 伪彩色增强 13.5 小波增强-13.1 13.1.1 pixel gray-
Digital-image-processing
- 一 彩色图像灰度化 1 二 空域增强技术 2 2.1 直接灰度映射 2 2.1.1 图像求反(负片) 2 2.1.2 调用imadjust 2 2.1.2 动态范围压缩 3 2.1.3 灰度切分 4 2.1.4 位图切分 5 2.2 直方图变换 6 2.3 空域滤波 7 2.3.1平滑滤波 7 2.3.2锐化滤波 9 三 基本图像变换 11 四 频域图像增强 12 4.1 低通滤波 12 4.1.1 理想低通滤波 12 4.1
dongwei
- 假彩色图像是将几个通道的图像分别以不同的颜色来表示,并将它们合成而得到的一种彩色图像。 假彩色图像与伪彩色图像增强的方法不同,前者增强的图像对象是一幅真彩色图像,而后者是以单一通道的图像作为彩色增强的对象。 -False color images are the images of several channels are represented in different colors, a color image obtained by combining them. False col
Programe
- Matlab实现数字图象处理真彩色增强,两种方法,供大家参考!-Matlab true color digital image processing to enhance the two methods, for your reference!
Simple-Image-Processing-System
- 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
image-processing
- 图像的处理。包括图像增强,绘制直方图,拉伸,构建真彩色复合图像等-Image processing. Including image enhancement, histogram drawing, drawing, construction of true color composite image, etc.
color
- 新手使用visual c++编写读取彩色,显示彩色,真彩色增强。(Using visual c++ to write read color, display color, true color enhancement.)
真色彩增强
- 对彩色图像进行真色彩增强 包含rgb转hsi及hsi转rgb程序及图像工程pdf(Real color enhancement for color images Include RGB to HSI and HSI to RGB program and image Engineering pdf)