搜索资源列表
fpix-0.90.1.tar
- 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
v4l2_rtp_jpeg
- v4l2 通过camera抓图,然后由rtp传输出去jpeg格式的图片。-v4l2 camera drawings through, then transfer out rtp jpeg format.
Cam-jpg
- 将V4L2摄像头 获取的图像转化成为jpg图像格式-To the V4L2 camera to obtain images into jpg image formats
new_camera
- 使用v4l2编程,mjpeg格式采集摄像头数据并保存为jpg文件-v4l2 programing for mjpeg data from usb camera
capture.tar
- linux 下C语言运用V4L2开发的USB摄像头获取数据并生成JPG图片的程序,-V4L2 linux using C language development of USB camera to obtain data and generate JPG pictures of the procedure,
myCamera
- 在linux中利用v4l2提供的API采集camera图像数据,并存储为jpg格式的图片。-Capture the yuv camera data by using V4L2 api function and store as .jpg file.
luvcview-2015-06-26
- 修改版v4l2源码,支持pc及arm平台,可以生产jpg图片和avi视频。-Modified version v4l2 source to support the pc and arm platform, can produce avi jpg pictures and videos.
monitor2.0_jpeg2yuv_encbyx264
- 罗技c270摄像头调用V4L2采集不完整jpg(v4l2_uvc),添加标准哈夫曼表生成jpg图片(create_jpg),再利用tinyjpeg库内存解码jpg为标准I420(decode_jpg)。都是模块,有用的可以拿来用。我要成会员。-wo ying yu bu hao ,hai yao wo jia ying wen miao shu.zhe bu keng die me ...
camera
- V4L2摄像头获取yuyv在转换成jpg格式-V4L2 camera Get yuyv conversion into jpg format
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl