搜索资源列表
bmp2jpeg-linuxhost
- 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit原始图像数据文件,在linux下通过 -This is a simple jpeg coding procedures, support 1:1 : a sampling of the color jpeg baseline, the importation of only 24bit original image data files, adopted in linux
OV511-BS-camera
- linux下,基于S3C2410开发板的家庭视频监控系统,基于OV511芯片摄像头,实现了软件方式的RGB图像编码,包括驱动,动态连接库,核心代码。采用B/S结构设计,-under linux, S3C2410 development board based on the family video monitoring system, based on the OV511 chip camera, the software realization of the RGB image coding
EZW111
- 这是个图象编码压缩里的ezw算法,是按照ezw流程实现的,非常不错的一个程序-This is a compression image coding in the EZW algorithm, in accordance with the EZW process achieved a very good program
sdl_yuv
- YUV 任意尺寸缩放 jpeg 图片缩放问题,libjpeg 只支持 1/8, 1/4, 1/2, 1/1 的缩小。而 ffplay 对 Jpeg, 视频的缩放貌似不支持。 于是经过断断续续的编码和思考,“基本上” 解决了YUV420P格式的缩放问题。 这里的“基本上”指的是: 1)它解决了视频全屏缩小问题,没有产生颜色偏移等问题; 2)YUV 按某一特定比例对静态图缩放后,颜色可能会变;-YUV any scaling jpeg image scali
h264_one_frame_get
- h.264实现视频的切割,将一个大的h264文件切割为一帧一帧的图像,可以实现文件的切割保存或者编码之类的。-h.264 video cut, the cutting of a large file to h264 frame image of one frame, the cutting can be achieved to save the file or the coding or the like.