搜索资源列表
weituzhuanhuan
- 位图的转换程序,可实现16位\\24位\\黑白图间的转换-bitmap conversion, which enables the 16 \\ 24 \\ black-and-white map of conversion
grayscale
- 可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象-could be two binary, gray-scale transformation, projection, histogram shows that many basic algorithm to achieve transformation, against eight or 16 images
bmptoc
- 240X320 24位bmp 转换成16位RGB 程序 240X320在程序中可以改-240X320 24 bmp converted into 16 RGB procedures 240X320 in the proceedings can be to change
bmptools
- 此工具,只要是把24位bmp图转换成16位565格式数据,用于嵌入式平台-this tool, as long as is 24 bmp maps were converted into 16 data format 565 for Embedded Platform
Bmp24To16
- 将24位位图格式转换为16位位图格式的源代码,包括RGB555格式和RGB565格式。
SAR
- 合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。
Adaptive-Huffman-Coding
- Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。
Bmp24To16
- bmp位图24位向16位图的转换,VC++环境-bmp 24-bit bitmap bitmap conversion to 16
BMP2TXT
- 将24位真彩色BMP图片转换成16位BMP,并将其保存成二进制代码,可以在单片机中使用。-24bit-BMP to 16bit-BMP
21840283comp
- Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。-err
average-log-square
- 讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
8bitsto16bits
- 将8位BMP图转换为16位,实现位图转换-BMP Figure 8 will be converted to 16, achieve bitmap conversion
200632590083
- 读取16位SAR数据及SAR复数数据,显示SAR复数数据的相位及强度图-Read 16-bit SAR data and SAR complex data, complex SAR data showed that the phase and intensity map
32bBMP_to_data_converter
- 32位bmp提取出16位数据:每个16位像素的字节的数据用逗号隔开,保持为txt文件。-32-bit bmp extract 16-bit data: 16 bits per pixel of data bytes separated by commas, to keep the txt file.
MFC_BMP
- 自己写的MFC写的BMP图象处理程序,实现反色,直方图等简单的图象处理,同时支持8位,16位,32位BMP的变换,简单易懂,适合初学者.-Write your own MFC write BMP image processing procedures, to achieve the anti-color, histogram and other simple image processing, while supporting 8-bit, 16-bit, 32-bit BMP transfor
8bitTo16
- 将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.-It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to
hu
- 首先把图像灰度化,可灰度化8位和24位及16位的图像,然后提取图像的HU7不变矩。-First of all, the gray image can be gray with 8-bit and 24-bit and 16 bit image, then extract the image HU7 moment invariants.
read_bmp
- 本代码可以读取4位、8位或者16位bmp图像,非常实用-This code can be read 4, 8-bit or 16-bit bmp images, very useful
bmp2c
- 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color the C array, used to generate the data needed for WinCE startup screen, with the C# development. You can also generate a good read C array displa
CCCC
- 24位位图转16位,C++编写,不改变矢量