搜索资源列表
TestLibjpeg
- visual c++ 中对jpeg图像的编解码,转换bmp位图为jpg格式,或解压缩jpg格式图像为bmp格式-visual c++ jpeg image codec, convert bitmap bmp jpg format, or decompress compressed jpg format images to bmp format
603527
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
ShowJPEG3
- 使用IJL库解码jpg图像为bmp图像,并将图像展示在MFC对话框上。-Jpg images to use as IJL library decode bmp image, and the image displayed on the MFC dialog box.
jpeg_v2
- 实现jpg的编解码,主要采用了c语言,对jpg进行详细的研究。-Realize the JPG codec, mainly used the c language, the detailed study on the JPG.
picture-decode
- 基于stm32f4单片机的图片解码程序,支持jpg,GIF,bmp格式的图片文件,显示器为SSD1289-Microcontroller based stm32f4 picture decoding procedures, support jpg, GIF, bmp format image files, display is SSD1289
picformat
- VB图片格式转换,可在BMP/JPG/PNG/GIF四种图像格式间转换,并没有用GDI+,需要用到图像解码器相关知识。-VB image format conversion, can be converted to BMP/JPG/PNG/GIF four image formats, and did not use GDI+, need to use image decoder related knowledge.
fat32Pjpg
- 可在STM32系统上实现FAT32文件系统,并且能够对存储其中的JPG,BMP,JEPG等图片进行解码。-FAT32 file system can be realized on the STM32 system and be able to store them JPG, BMP, JEPG and other pictures can be decoded.
jpeg_src
- jpeg的编解码算法,很好使用,其中包含了VC和GCC下的编译方式,可以在都在平台运行。可以将图片BMP、RGB格式的转换为jpg格式的图片,压缩率可调。-jpeg codec algorithms, very good use, which contains the VC and GCC compiler under way, can run on the platform at all. You can convert images BMP, RGB format is jpg format
libjpegCE
- wince下的jpeg解码库。从jpg文件得到RGB数据。-jpeg decoder in wince
imageviewer
- wince 下看图软件。cximage 解码,ddraw显示。-image jpg bmp
A-serial-port-to-send-the-font-file
- 通过串口将汉子字库存储到flash里,这里还可以将Jpg照片解码上传到flash,有源程序!-Via a serial port to man word stock stored in the flash, here also can upload Jpg image decoding to flash, active program
SingleVideoPlayer
- 添加snapshot接口,使用GPU硬解将图片解码后保存为jpg的形式-add snapshot interface,using GPU decoder and save jpg format
monitor2.0_jpeg2yuv_encbyx264
- 罗技c270摄像头调用V4L2采集不完整jpg(v4l2_uvc),添加标准哈夫曼表生成jpg图片(create_jpg),再利用tinyjpeg库内存解码jpg为标准I420(decode_jpg)。都是模块,有用的可以拿来用。我要成会员。-wo ying yu bu hao ,hai yao wo jia ying wen miao shu.zhe bu keng die me ...
QRcode-generation-and-decoding
- 用java生成和解码二维码,中间可以添加logo,产生的二维码可以直接在jsp页面显示,也可以以jpg图片文件写到本地磁盘-With Java generation and decoding of two-dimensional code, the middle can be added logo, resulting in the two-dimensional code can be directly displayed on the JSP page, you can also write
B2JPG
- JPG/JPEG图像的BASE64编码和解码的VC6解决方案-JPG/JPEG image s Base64 Encode and Decode Solution in VC 6
test
- 程序功能:模拟DCT编码解码过程,生成带“块效应”的图像 实验图片:lena.jpg(512*512) 步骤:彩色图像→灰度图像→DCT→量化→反量化→IDCT→重构图像并保存- Program features: Analog DCT encoding and decoding process, generated with the " block effect" image Experimental Image: lena.jpg (512* 512)
FATFS
- fat 文件系统串口操作 屏幕可以不用 gongneng强大 可以解码 图片(jpg,bmp ,gif)(stm32 f103zet6 fatfs usmart)
testproject
- 在Linux嵌入式实现各种图片解码,播放,如bmp,ping,jpg图片(Realize all kinds of picture decode, play)