debayer
debayer copied to clipboard
Fix: Change DEFAULT_EXPOSURE value to float
The DEFAULT_EXPOSURE value was previously a string. When debayer engine sets to oiio, the operation of multiplying by 2.25 (at line 363) will report error.