当前位置:
首页 资源下载
搜索资源 - histogram equalization bmp
搜索资源列表
-
0下载:
实现数字图像处理的,直方图规定化,和直方图均衡化,bmp图片,可以直接用,-digital image processing, histogram provisions, and histogram equalization, bmp photographs, can be directly used, thank you
-
-
0下载:
MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
-
-
0下载:
用matlab实现lena。bmp图像的直方图均衡化-Using matlab to achieve lena. bmp image histogram equalization
-
-
1下载:
数字图像处理作业,包括:bmp图像的读取,图像的缩放,直方图均衡化等操作的c代码,还有一些关于傅里叶变换,KL变换,哈达吗变换,huffman编码的习题。可以供学习这门课程的同学参考学习。-Digital image processing operations, including: bmp image reading, image scaling, histogram equalization, and other operations of the c code, and some on t
-
-
1下载:
实现BMP图像的直方图均衡化,并集成了两幅图片的相似度匹配,能输出匹配度-Achieve BMP image histogram equalization, and integrated picture of the similarity of the two match, output match degree
-
-
0下载:
用C++实现的一个 直方图均衡的算法。 目前处理BMP文件-Using C++ to achieve a histogram equalization algorithm. Currently deal with BMP files
-
-
0下载:
自行编制读取BMP文件,并使其直方图均衡化的程序-The preparation of their own to read BMP files, and make the process of histogram equalization
-
-
0下载:
本程序采用VS2005实现直方图的均衡化,经过测试,它能够对.bmp图像进行有效的图像增强,而且实现速度也很快。-This procedure used to achieve VS2005 histogram equalization, after testing, it can make .bmp images for effective image enhancement, and to achieve speed.
-
-
0下载:
1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。
2.将灰度图像转换成为二值图像。
3.去除噪声采用的方法:中值滤波、直方图均衡。
4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
-
-
0下载:
bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正
-bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
-
-
0下载:
直方图均衡化 基本图像处理 bmp格式的图片-Histogram equalization, the basic image processing, bmp format images
-
-
0下载:
能够实现图像的负片,线性变换,直方图,直方图均衡,拉普拉斯变换等功能-Negative images can be achieved, linear transformation, histogram, histogram equalization, the Laplace transform function
-
-
1下载:
编写基本的图像处理程序,包括功能:
图像的读取、存储、显示(bmp、jpg等常用格式)
图像剪切、缩放
图像色彩变换(彩色->灰度等)
基本直方图变换和直方图均衡化
图像平滑与锐化
边缘抽取
阈值化
离散傅立叶变换
二值形态学处理(腐蚀、膨胀、开运算、闭运算)
-Preparation of basic image processing procedures, including functions: image reading,
-
-
0下载:
读取指定图像,对该图像进行灰度变化,直方图均衡化,锐化等操作。-Reads the specified image, the image gray scale, histogram equalization, sharpening and other operations.
-
-
0下载:
bmp 图像读入,保存,直方图均衡化,利用c++是想以上功能-bmp Image read, save, Histogram equalization
-
-
0下载:
数字图像处理直方图均衡化实验,针对灰度图像进行处理处理的图像为正方形位图,bmp格式
开发环境c#2008-Digital image processing, histogram equalization experiments for gray-scale image processing image processing for the square bitmap, bmp format
Development environment c# 2008
-
-
0下载:
图像处理的第一次作业:
8位BMP位图的灰度拉伸和直方图均衡-Image processing operations: 8-bit grayscale bitmap BMP stretching and histogram equalization
-
-
1下载:
数字图象处理算法的演示,包括:图象的DFT和逆DFT 图象的FFT和逆FFT;在图象中加入正弦噪声;图象的模板运算实现图象平滑和锐化;图象的直方图均衡化 • 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
-Demonstration of
-
-
0下载:
直方图均衡,bmp影像灰度处理,包括源代码和测试影像-Histogram equalization, bmp grayscale image processing, including source code and test images
-
-
0下载:
实现了bmp灰度图像直方图均衡,将原图的直方图信息和均衡化后的直方图信息以文本形式输出并输出均衡化后的图像。-Bmp realized gray image histogram equalization, the original image after histogram equalization information and histogram information output in text form and outputs the image after equalization.
-