搜索资源列表
bmp_ste_PreviewCtrl
- to hide a small bmp in a large bmp to test: 1)[open bitmap1] ->select 1.bmp 2)[open bitmap2] ->select 2.bmp 3)[file] -> [encode] 4)[file] -> [decode]
Huffman
- 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
bitmapToRGB
- 把BitMap格式的文件解码成.h的RGB格式文件,这有利于程序的运行数度,把BMP图片先解码处理。-Bitmap file format to decode into. H the RGB format, which is conducive to the operation of the procedure several times, the BMP image decoder to deal with first.
RWJpegExp
- MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
Ffmpeg-based_video_decompression
- 这是一个使用ffmpeg解码库对视频文件进行解码的示例程序,在这个程序中,将视频图像按帧解码为bmp图片-This is a library to use ffmpeg decoder to decode the video file sample program, in this program, the video image by decoding the bmp picture frame
decode
- jpg格式的文件的解码,将jpg格式的图片解压缩成bmp类型的文件-decode jpg files
JPEG_bmp
- jpeg的解码 如何把jpeg的数据转换为bmp的数据-jpeg decoder how to decode the jpeg, it s useful in processing a picture
BMP_demo
- bmp解码 详细 说明 详细 解码过程-bmp decode
mpg_bmp
- 通过FFmpeg将多媒体文件解码后保存成Bmp图像,FFmpeg使用的是LibX264-114.dll -FFmpeg will decode multimedia files saved as Bmp image, use the FFmpeg the LibX264-114.dll
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
JPEGimage-decode
- 主要用于JPEG图像的压缩解码,可以把JPEG图像转换成BMP图像并显示-Mainly used in the JPEG image compression decoding, JPEG images can be converted into BMP images and display
24Dlg
- BMP文件格式完全解码程序,可解码1位、4位、8位、24位等BMP图像。-BMP DECODE PROGRAM
ShowJPEG3
- 使用IJL库解码jpg图像为bmp图像,并将图像展示在MFC对话框上。-Jpg images to use as IJL library decode bmp image, and the image displayed on the MFC dialog box.
picture-decode
- 基于stm32f4单片机的图片解码程序,支持jpg,GIF,bmp格式的图片文件,显示器为SSD1289-Microcontroller based stm32f4 picture decoding procedures, support jpg, GIF, bmp format image files, display is SSD1289
QRcodeDecoder
- 二维码解码 能对.bmp格式的图片进行解析-c/c++ for decode
Tiky_SD_FATFS_BMP_103VC_TFT1289
- 基于STM32F103VCT6的FATFS解码BMP图片,SSD1289液晶屏驱动程序,SD卡驱动-Basic STM32F103VCT6 FATFS decode BMP picture,SSD1289 driver
src
- wsq指纹解码成bmp图片。 -wsq decode to a bmp picturewsq decode to a bmp picture
BMPTest
- 使用C++实现的BMP图片解码程序,实现对8位,16位,24位,32位的解码,并通过SetPixel显示。-The C++ program is to decode picture with BMP file format,it can decode bmp with 8bmp,16bmp,24bmp and 32bmp.
BMP
- 快速解码BMP,JPG格式图片,在液晶上显示(Fast decode BMP, JPG format picture, display on liquid crystal)
testproject
- 在Linux嵌入式实现各种图片解码,播放,如bmp,ping,jpg图片(Realize all kinds of picture decode, play)