搜索资源列表
jpeg
- 远程监控的图像编码程序,实现YCBCR或YUV到RGB的转换,
jpeg
- ARM视频监控平台开发中,有关图像和视频处理的程序,包括采集的图像直接显示在VGA显示器上进行YCbCr或YUV到RGB的颜色空间转换
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
libv4l-0.6.2-test.tar
- 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
C_jpeg_decoder
- C版本的JPEG解码器代码,可以解baseline格式的所有JPEG图片并转换为RGB格式在pc上显示,执行代码前要安装glut-C version of the JPEG decoder code, possible solutions to baseline all the JPEG picture format and converted to RGB format in the pc to show the implementation of the code prior to the
D_JPG
- verilog 语言实现jpeg转RGB格式的转换-Verilog language jpeg format to RGB conversion
jpeg_rgb
- 这是JPEG图像压缩的RGB转换的源代码,其中还包括了它的仿真测试代码,希望能帮助到大家。-This is the JPEG image compression of RGB conversion source code, including its simulation test code, hoping to help you.
jpeg.tar
- This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is no
jpegshow
- 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
RGBTOJPEG
- 该软件是使用V++编制的RGB图转换为JPEG的源程序。-RGB to JPEG
colorspacezhuanhuan
- RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from col
ColorSpaceConverter
- 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr,
rgb
- 用VC++从JPEG文件中读出数据,以十六进制的格式输出,如0X-vc++ jpeg to binary data
JPEG
- JPEG 图像格式详解 JPEG 压缩简介 JPEG 的图片使用的是YCrCb 颜色模型, 而不是计算机上最常用的RGB.-JPEG compression JPEG image format Detailed Introduction to JPEG images using the YCrCb color model, rather than the most commonly used on the computer RGB.
Unit1
- Read jpeg rgb color structure
RGB-convert-toJPEG
- 把RGB格式图像转换成JPEG格式,用于数字图像处理中、图像采集中,效果显著-Convert RGB image format to JPEG format
jpeg-compress
- 用matlab对图像进行rgb到yuv变换 压缩-this program could compress image using JPEG technology
JPEG
- 基于DCT的JPEG图像压缩处理程序,能够实现bmp格式RGB图像编码解码,使用编码函数使得算法简单易懂,灵活使用哈夫曼编码表,减少传输数据-DCT compression processing program based on JPEG images can be achieved bmp format RGB image encoding and decoding, encoding function makes the algorithm easy to understand, flexi
jpeg
- JPEG格式图像解码为RGB格式实例,可显示在开发板上并进行切换-JPEG format picture decoding to RGB format examples, show the development board and switch