搜索资源列表
luvcview-20060207.tar
- linux下摄像头采集的图像格式转换工具-under linux camera image acquisition format conversion tools
rideplot-2004halloween.tar
- GPS Ride Plot软件转换一个下载的GPS轨迹,并生成一个PNG格式的地图图像。这已经成为一个主要的绘图方法。它也可以绘制几乎任意的GPS轨迹,并已经完成对汽车,电车或喷气式飞机的绘制。-GPS Ride Plot download a software conversion of GPS tracks, and generate a map of the PNG format images. This has become a major method of drawing. It c
bmp_process_c
- 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565 -
jpeg
- 远程监控的图像编码程序,实现YCBCR或YUV到RGB的转换,
VlgrFmts
- 几种图像格式之间的转换-several image formats between conversion
bmp2rle
- 24位BMP到RLE的转换目的是为了节省字节,针对一些透明色较多的,尺寸比较大的BMP图像。对于透明色较少的图像,也许起不到RLE的优势,反而会增加图片的大小
create_bmp
- 将截获的FrameBuffer的显示内容,转换为BMP图像文件的程序.
ImageMagick-6.5.8-6.tar
- Imagemagic是一款创建、编辑、压缩图像的软件。可以转换 DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG等格式,并且能够轻松的对图片进行旋转,缩放等操作-ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (
freetype-2.3.5.tar
- FreeType 2被设计为一种占用空间小的、高效的、高度可定制的、并且可以产生可移植的高品质输出(符号图像)。可以被用在诸如图像库、展出服务器、字体转换工具、图像文字产生工具等多种其它产品上。 -FreeType 2 is designed as a small space, highly efficient, highly customizable, and can produce high-quality portable output (glyph images). Can be u
pic-from-RAW-to-PPMorJPG
- 一个无损图像的转换成pmm或者JPG的程序-a progrram to transfer pic format of RAW to pmm or JPG
disp.rar
- linux 调用sdl库的显示程序。显示的数据为yuv(yuyv,1600x1200),支持yuv(YV12,IYUV,UYVY,YUYV等等),程序还包括rgb数据到yuv(YV12,IYUV,UYVY,YUYV)的转换。程序代码默认图像大小1600x1200,用户可根据需要修改。方便大家了解怎么样在linux进行显示。 ,the program is use sdl to display.the data of display is yuv(YUYV 1600x1200).
cam2lcd_test
- 嵌入式linux上实现摄像头图像显示,使用v4l2获取图片,然后转换为LCD能识别的格式来显示。-The realization of embedded linux camera image display, use v4l2 get the picture, and then converted to a recognizable format LCD display.