搜索资源列表
WinFaceDetect31
- 基于肤色的人脸检测系统,支持USB摄像头采集,图片只支持BMP位图,另外有图像处理等功能-Face detection based on skin color system that supports USB camera capture, image only supports BMP bitmap, another image processing functions such as
v4l
- v4l.c摄像头采集驱动程序,包括各种函数,以及yuv转为bmp文件的函数-v4l.c camera capture driver, including a variety of functions, as well as the yuv into the function of the bmp file
DirectShow_Camera
- 基于DirectShow的windows摄像头(camera)采集程序;可以将采集到的数据保存bmp位图-Saved bmp bitmap data can be collected based on DirectShow windows camera (camera) acquisition program
save
- linux下通过v4l2接口获取摄像头数据(yuyv),并转换为rgb24,再保存为24位bmp。最后在lcd上显示(rgb32)。-linux v4l2 interface to get through the camera data (yuyv), and converted to rgb24, and then save it as a 24 bmp. Finally in the lcd display (rgb32).
v4l2_capture
- 通过v4l2实现usb摄像头的数据采集,保存为一张bmp图片-Usb camera v4l2 achieved through data collection, save it as a bmp picture
interface
- android底层调用摄像头,并将摄像头采集的yuyv数据保存为rgb8,即256灰度图。android上面接口提供一个保存地址和名字,如"/Sdcard/rgb8.bmp"-android underlying call camera, and the camera acquisition yuyv data is saved as rgb8, that is 256 grayscale. android interface provides a preservation above addr
v4l2
- 在linux环境下,打开摄像头采集yuyv格式图片,然后转为rgb格式,最后将图片保存为bmp格式输出-In the linux environment, open the camera image acquisition yuyv format, then converted to rgb format, and save the image as bmp format output