rgb-yuv%2fmodule-setting

来自「linux下的摄像头驱动」· 代码 · 共 11 行

TXT
11
字号
Some usefull setting for the module you can also use sysfs kernel 2.6.x like this:echo "4" > /sys/module/spca5xx/gammaecho "217" > /sys/module/spca5xx/GRedshould set the gamma parameters to 4 and GRed to 217The Gimp is usefull to get the good value :)Logitech QuickCam express id 0x0920  or Labtech 0x0921modprobe spca5xx GRed=217 GBlue=300 GGreen=224 gamma=4 Creative Vista 0x403b maybe the same for Logitech QC express etch2 0x0928modprobe spca5xx OffRed=16 OffGreen=-32 OffBlue=-16 GBlue=288 GGreen=288 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?