搜索资源列表
yuv2ppm.c
- yuv格式与ppm格式的转换的C语言源代码-YUV format ppm format and the conversion of C language source code
c语言第三方BGI事例
- 第三方BGI演示源代码,演示了在C环境下如何加载bmp图片、如何显示。-third-party source code demonstration, a demonstration of the C environment bmp how to load pictures, how to display.
Odetics-code
- 读取原始的Odetics图像,输出PGM格式图像----This is C-code which will read in a raw Odetics image,split it into range and reflectance images, and write them out in PGM format.
RGB2YCbCr
- color space converter,from RGB to YUV. that is c code
免费的jpeg2000软件jasper的c源代码.tar
- 免费的jpeg2000软件jasper的c源代码,可以调节压缩比例。-free JPEG2000 software jasper c source code compression ratio can be adjusted.
gif-csrc.zip
- 最简洁的gif解码源代码,适合于自己开发gif解码程序。, The most succinct gif decoding source code, suits to oneself develops the gif decoding procedure.
JPEG-Codec.zip
- JPEG Encoder/Decoder Source Code,JPEG Encoder/Decoder Source Code
xuanzetuxing
- 用于图形选择显示,在arcengine中用c#代码实现,遍历图层,将选择的图层高亮显示-Choose to display for graphics arcengine using c# code to achieve, traverse the layer, the selected layer is highlighted. .
jpg
- jpeg图象解码C语言库源码,带一C++Builder范例 -C lib for jpeg decode, with a C++ Builder example
转换一位图为一jpeg图象
- 这是一个将位图转换成jpeg图像格式的c++源代码。-This is a bitmap will be converted into a jpeg image formats c source code.
VB_WebCam
- Capture WebCam and Save Picture in JPEG format . This Code is a collection of some code from this site from vb, c# and connverted to be core VB6 code .-Capture WebCam and Save Picture in JPEG format. This Code is a collection of some code fro
LoadPicture
- visual c++ 利用opencv显示图片,完全代码都在其中。-visual c++ use opencv show pictures, in which the code completely.
jpeglib
- JPEG库源代码,用c实现的,已在产品系统中得到应用-JPEG library source code, with c achieved in the product system has been applied
menu
- 一个占用内存极少的菜单系统的实现 .menu.gif是一个演示 对身边常见的手机的界面做分析,总结,然后通过 C 代码实现类似的界面。 -A little memory to achieve the menu system. Menu.gif is a demonstration of around a common interface for the phone to do analysis, summary, and then through the C code to achi
GIFFormatPictureDisplay
- 源代码完成了对格式为GIF的图像文件的显示,在打开图像文件前需要将该图像命名为(111.GIF)。-Completed the source code for the GIF format image files are displayed in the open before the required image file name of the image (111.GIF).
jpeg_struct
- 一个文件,完全用C写的,没有任何的C++和动态链接库,实现读取jpeg文件,解压为bmp文件。-a c code decompress jpeg file to bmp.
gif
- 实现对gif 图像的显示的源代码,能够清晰显示,在VC环境下验证正确-Gif images to achieve the display of source code, to clearly show that in the VC environment to verify the correct
LCDdemo
- 宽高为:130*130像素 并口接口彩屏(26万色象)模块C语言显示代码例程(51实例代码)点阵方式。-Width height: 130 parallel interface* 130 pixel color screen (26 million colors like) module shows C-code routines (51 instances of code) lattice method.
TestParametricFunctions
- 用VTK绘制16种图形的可视化的C++代码-16 species with a VTK rendering graphics visualization C++ code
bmpread-c
- window下读取bmp图像的源代码,纯C,测试可用-read a bmp image under windows ,c code