搜索资源列表
-
1下载:
打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and ach
-
-
1下载:
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
-
-
0下载:
opencv图像直方图均衡化(有例图)图像直方图均衡化-opencv image histogram equalization (Example map has)
-
-
0下载:
打开文件,进行彩色图像转换成灰度,及灰度的线性化,比例化,直方图均衡化-Open a document for color image converted into gray, and gray-scale linear and proportional, and histogram equalization
-
-
0下载:
这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
-
-
0下载:
运行程序,打开一个256色位图,可以显示灰度直方图,并进行直方图均衡-Run the program, open a 256-color bitmap, you can show the histogram and histogram equalization
-
-
0下载:
包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)-Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, gra
-
-
0下载:
实现了BMP图像的打开、线性变换、负片、直方图显示、直方图均衡、及Laplace变换。-BMP images to achieve the open, linear transformation, negative, histogram display, histogram equalization, and Laplace transform.
-
-
0下载:
mfc直方图均衡化编程。运行程序后,点击“打开文件”按钮即可添加图像,然后点击“直方图均衡”按钮即可得到均衡化结果-histogram equalization mfc programming. Run the program, click on " Open File" button to add the image, then click the " histogram equalization" button to get the results of
-
-
0下载:
这是关于数字图像处理的程序,包括灰度图像直方图显示、灰度图像直方图均衡化、灰度值线性变换处理、灰度值反转处理、二值化处理、几何变换消息处理函数、图像平移函数、图像缩放函数、双线性插值函数、近邻插值函数、梯形变换函数(打开、存储、显示图像文件头文件, 由深圳大学信息工程学院蔡茂国老师编写,2007.04)-This is about digital image processing procedures, including gray-scale image histogram display,
-
-
0下载:
可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作-Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, mirror, Fourier transform, hist
-
-
0下载:
运行软件,打开一个图片(图片必须和M文件保存在同一个工作目录),通过选择界面上的功能,可以实现相应的效果。如获得图像的直方图、直方图均衡化、各种去噪、梯度算子等。-Run the software, open a picture (picture and M files must be saved in the same directory), select the function on the interface, you can achieve the corresponding effe
-
-
0下载:
数字图像处理:打开一幅图像,进行直方图均衡化。并将其灰度线性变化,将灰度线性拉伸。-Digital Image Processing: Open an image, histogram equalization. And linear gray-scale changes in the gray linear stretch.
-
-
0下载:
利用VC++编程实现打开一幅BMP格式图片,进行直方图均衡化-BMP format picture to open a VC++ programming, histogram equalization
-
-
1下载:
作业一
要求
用C语言或者VC,VB,Matlab或其他语言完成如下实验:
1)打开一个BMP文件
2)将其局部区域的灰度值进行改变
3)另存为一个新的BMP文件
要求显示出原BMP图像和新BMP图像。
作业二
要求
1. 编程实现图像傅立叶高通、低通滤波。
2. 尝试傅立叶压缩。
作业三
要求
编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。
作业四
要求
找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
-
-
0下载:
图像的打开,直方图均衡处理,图像的边缘检测处理-The image to open, histogram equalization, image edge detection processing
-
-
0下载:
使用MATLAB GUI用户界面实现对打开的图像进行直方图均衡化,加噪(设置均值和方差),旋转(设置旋转角度)并保存。-MATLAB GUI user interface to open image histogram equalization, plus noise (set the mean and variance), rotation (to set the rotation angle) and save.
-
-
0下载:
使用MATLAB GUI用户界面实现对打开的图像进行灰度直方图、直方图均衡化、统计直方图(算法实现)、亮度和对比度调整(可设置大小)处理,并保存。-MATLAB GUI user interface to open image histogram, histogram equalization, the statistical histogram (algorithm), brightness and contrast adjustment (set size) processing, and
-
-
0下载:
能够打开、保存256色bmp位图,实现对位图进行直方图均衡化处理,并保存结果-Able to open and save the 256-color bitmap bmp, bitmap histogram equalization process, and save the results
-
-
1下载:
本程序是用VC++6.0编写,实现了位图的打开,直方图统计,直方图均衡化,直方图双向均衡化。其中双向均衡化在进行直方图均衡化处理的同时,进行灰度级均衡化。消除灰度冗余,并在整个显示范围内对图像灰度级进行等间距排列。-This program is written in VC++6.0 achieve a bitmap open histogram, histogram equalization, histogram equalization bi-directional. Wherein the
-