当前位置:
首页 资源下载
搜索资源 - linux v4l2 camera test
搜索资源列表
-
0下载:
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with \"make\".
Then as root, install with \"make install\".
Type \"modprobe finepix\" to load the module
-
-
0下载:
最新的测试版:一个可用于编写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
-
-
0下载:
linux v4l2 camera driver unit test, grab stream into a jpeg picture on you file system
-
-
0下载:
基于GEC2440的Linux下摄像头采集实验
实验代码中含有详细中文注释
该实验组主要是帮助理解Liunx下摄像头设备的访问方式
图像数据RGB565处理和显示方式
1.Frame图像数据显示(showRGB.c)
使用RGB565数据格式构造的图像数组,在LCD上显示红绿蓝三色图。
2.图像数据保存(saveRGB.c)
将上一实验中构造的三色图数据写入文件。
3.显示文件中的图像(readRGB.c)
将保存在文件中的图像数据读取并查看数据。
-
-
0下载:
通过V4L2驱动的框架写的如何调用V4L2设备文件去获捕一张照片的程序。-Via V4L2 driver how to write the framework document to be called V4L2 device program catch a photo.
-
-
0下载:
嵌入式linux下usb摄像头测试程序,linux中驱动必须支持v4l2和uvc;
-Usb camera test procedures under embedded linux, linux, driver must support v4l2 and uvc
-
-
0下载:
在linux下测试外接摄像是否能够使用,能够测试出该摄像头是否支持V4L2编程。-Under linux test whether the use of an external camera, to test out the camera supports V4L2 programming.
-