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. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.
标签: driver i.e. FujiFilm FinePix
上传时间: 2014-11-28
上传用户:chenxichenyue
lwip在ucos上的移植代码,硬件平台是LPC2138
上传时间: 2015-09-17
上传用户:zhaoq123
利用DSP I/O口点亮8个LED的程序
上传时间: 2014-01-06
上传用户:二驱蚊器
When I use opencv, I use this very useful paper to begin the study. This is all I searched from the internet informations.
上传时间: 2014-01-12
上传用户:lht618
回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0 , 0 , 0 ),( 0 , 1 , 0 ),( 0 , 0 , 1 ),( 1 , 0 , 0 ),( 0 , 1 , 1 ),( 1 , 0 , 1 ),( 1 , 1 , 0 ),( 1 , 1 , 1 ) }。
标签: 搜索
上传时间: 2014-01-17
上传用户:jhksyghr
一种实时多任务操作系统UCOS最新版本,这种操作系统容量要求很低,可嵌入在单片机中。
上传时间: 2013-12-17
上传用户:sdq_123
基于44B0的uCOS程序,包括Led显示等周期闪烁,按键输入,定时中断,打印log,初学者可用此入门
上传时间: 2013-12-21
上传用户:cmc_68289287
s3c2410 UCOS操作系统下,lcd驱动可用在大部分lcd的数字屏,另外还带有模拟屏的显示
上传时间: 2014-01-13
上传用户:csgcd001
I holp somebody will need it.
上传时间: 2014-01-08
上传用户:xhz1993
game engine, which is useful for everyone who is interested in it. I hope you can enjoy it.
标签: interested everyone engine useful
上传时间: 2013-11-25
上传用户:水口鸿胜电器