搜索资源列表
灰度化
- 对BMP图像进行灰度变换-BMP images to gray scale transformation
mdi灰度直方图
- 打开并显示bmp格式的图像,并生成并显示该图像的灰度直方图。 灰度直方图各项参数都可自定义。-open bmp format and display images, and generate and display the image histogram. Histogram parameters can be defined.
Visual C++6.0实现灰度位图处理
- 图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰度BMP图像,如通过黑白采集卡采集得到的图像-image processing technology has been integrated into all areas of life and to be more and more applications, image processing involved in the forma
MFC实现BMP图像灰度翻转和直方图均衡化
- MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
256色bmp.把24位bmp转成256色bmp
- 把24位bmp转成256色bmp,灰度bmp,ascii图形,put 24 bmp convert 256-color bmp, Gray bmp, graphics ascii
bmp_24.rar
- 24位bmp图像读取处理,包括灰度处理(二值化),中值滤波处理。,Bmp image reader 24, including gray-scale processing (binarization), median filter processing.
HuffmanExp
- HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
ImageProcesing
- 编程实现:读一幅图像(BMP或JPG格式)并根据显示窗口大小自适应显示全图,实现如下功能:(1)可任意角度旋转;(2)可任意放大缩小;(3)任意选择一个区域,画出该区域图像的灰度直方图.-Programming: Reading an image (BMP or JPG format) and in accordance with the size of adaptive display window shows the entire map, the achievement of the fo
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
111
- 基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取-MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.
BMPReader
- 载入一张bmp的图片,对图片的各要素进行提取,然后进行灰度的处理-Loading a bmp of the pictures of the various elements of extraction, and then proceed to deal with the gray
vc_grey
- 数字图像处理中将24位的BMP图进行灰度化处理。-Digital image processing will be 24-bit gray-scale map of the BMP treatment.
pictureMAKE
- BMP图像的合成,包括灰度个彩色图像(图像大小要一样大)-Synthesis of BMP images, including gray-scale color images (image size should be the same size)
RSA
- RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
grey_process
- 我的图像处理作业,打开一张图片(bmp灰度256),实现灰度直方图均衡,灰度线性化和灰度拉伸,用VS2008写的,需要VS2008SP1,估计装的人不多,还是挺不错的,集成了BCGsoft的界面插件-My image processing operations, open a picture (bmp gray level 256), achieve a balanced histogram, gray and gray-linear stretching, using VS2008 writt
bmp
- bmp 提取灰度 以下代码测试通过,支持bmp灰度和彩色,你可以参考一下-extracted gray bmp test the following code to support bmp grayscale and color, you can refer to
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
BMPprocess
- 输入彩色的BMP图像,输出灰度图和每一个像素点的灰度值(The input BMP color image, gray output grayscale and each pixel value)
gray_adjust
- 实现对bmp图像的灰度直方图均衡化,输入图像为24位深度的bmp灰度图(Realization of gray histogram equalization for BMP images)
BmpCompress
- 基于QT的BMP灰度图像压缩,动态规划算法(BMP grayscale image compression based on QT)