▍1. jpeg2k_matlab
说明: jpeg2000的一个还不错的matlab实现。(JPEG2000, a good realization of matlab.)
说明: jpeg2000的一个还不错的matlab实现。(JPEG2000, a good realization of matlab.)
说明: 这个是自己写的。可以进行视频的分帧,读取,显示等操作(This is written in their own. Can be sub-frame video, read, display and other operations)
说明: 封装好的标准jpeg编/解码器类,可直接加入工程使用,支持多种方式的输入输出,决对好用。(Packaging good standard jpeg encoder/decoder class can be directly used to join the project and support the input and output a variety of ways, never to use.)
说明: 自己写的用OpenCV计算BMP和JPEG等格式图像直方图,写入TXT文件并在对话框中显示出来的VC6.0程序,请注意:我用的是OpenCV1.0开发的(Write your own calculation using OpenCV formats such as BMP and JPEG image histogram, write TXT file and in the dialog box shown VC6.0 procedures, please note: I use the OpenCV1.0 development)
说明: 心理学工具箱的应用 pschotoolbox(Application of psychology pschotoolbox Toolbox)
使用 IStream 装载显示jpeg,gif 等图形格式的封装(Use IStream loading show jpeg, gif format, such as graphics package)
完备详细的Jpeg编解码vc实现程序,编解码详尽易懂。(Complete detailed Jpeg codec vc realize procedures, detailed and understandable codec.)
原生Pascal代码实现的读写JPEG文件的组件。完整源码。 This software component contains a fully object oriented Pascal implementation that allows to read and write Jpeg files. You can use this software to read and write Jpeg images from files or streams. It supports baseline and progressive Jpeg, support for metadata, as well as all conceivable lossless operations.(Original Pascal code of the components to read and write JPEG files. Integrity of the source. This software component contains a fully object oriented Pascal implementation that allows to read and write Jpeg files. You can use this software to read and write Jpeg images from files or streams. It supports baseline and progressive Jpeg, support for metadata, as well as all conceivable lossless operations.)
matlab中用到的jpeg2000压缩包(matlab used in JPEG2000 compressed packet)
基于VC的可显示EXIF信息的照片浏览器(VC-based display of EXIF information in photo browser)
一个经典的液晶驱动程序,适合单片机的初学者用此源码熟悉液晶的基本驱动。(A classical liquid crystal driver, suitable for beginners MCU using this source familiar with the basic liquid crystal drive.)
jpeg编码,可以将yuv编码成jpeg格式(jpeg encoding, can be encoded into a jpeg format yuv)
在WINDOWS窗口中擦除位图背景的程序设计(Window in WINDOWS erase background bitmap program design)
可以对不同格式的图像进行基本的加载操作,以及裁剪,缩放等功能(Can be of different formats images to load the basic operations, as well as cutting, zoom and other functions)
测试图片本章介绍多媒体信息处理技术的基本问题,包括多媒体数据的分类、多媒体信息的计算机表示、多媒体数据压缩和编码技术、音频卡和视频卡的应用。重点是掌握多媒体信息处理技术的基本概念,学会音频卡和视频卡的安装与使用,了解多媒体技术中数据的压缩与编码方法。通过相关实验,掌握获取多媒体素材的一般方法。 (Test picture deal with multimedia information in this chapter introduce the basic technical issues, including the classification of multimedia data, multimedia information, said computer, multimedia data compression and coding technologies, audio card and video card applications. Focus on multimedia information processing technology to master the basic concepts, learn to audio card and video card installation and use, understanding of multimedia technology in data compression and encoding method. Through the relevant experiments have access to the general method of multimedia material.)
读取CIF、QCIF格式的YUV测试序列文件,并且将其显示出来,转换为RGB格式进行连续视频播放(Read CIF, QCIF format YUV test sequence file, and will show up, converted to RGB format continuous video playback)
由VC实现的图像显示程序,包含了基本的图像加载及处理功能(VC realized by the image display process, contains the basic image processing functions to load and)
查看DCM文件,可以简单的利用DCMTK来显示DMC图片(See DCM document, you can use simple DCMTK to display the DMC picture)
实现如何在MFC程序中高效的显示JPG、GIF等类型的静态图像。 (MFC realize how to efficiently process the display JPG, GIF and other types of static images.)
我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,(I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.)