Sony Ericsson / Sony : Software, Firmware and Drivers : Color saturation in k550i cam driver
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Color saturation in k550i cam driver
Bookmark topic
Dear friends,
i just want to know that how to edit color saturation in k550i original cam driver,
Please help me.
thanx
--
Posted: 2010-03-10 11:03:22
Edit :
Quote
1. find: seq_init=
2. some line below find: #COM_EVENT(72,00)
3. above it insert new line: #COM_EVENT(58,xx), where xx is:
xx = 00 is neutral
xx xx > 00 is saturation (more color), maximum is (hex) 20, (dec) 32
values are in hexadecimal system! use calc with dec->hex conversion (scientific mode for Windows calc) to calculate values
--
Posted: 2010-03-10 11:30:30
Edit :
Quote
@Raiderski is this applicable to OmniVision 2640 camera module (g502 in particular)? thanks!
--
Posted: 2010-03-10 14:59:00
Edit :
Quote
nope, only Sony
--
Posted: 2010-03-10 15:00:43
Edit :
Quote
sorry for being a bit offtopic.. so the instuction you gave earlier is for sony-based cameras only.. do you have any idea for adding saturation for the G502's camera, just like the C902? thanks! t0ph.. n_n
--
Posted: 2010-03-10 15:22:00
Edit :
Quote
I don't know much about OmniVision modules, you can try to ask Number1 which has much more experience in this matter
--
Posted: 2010-03-10 17:48:52
Edit :
Quote
@Raiderski thanks! maybe i should refer to his thread regarding this cam module.. have a good day! n_n
--
Posted: 2010-03-10 17:57:00
Edit :
Quote
thanks! nice day to you too!
--
Posted: 2010-03-10 18:02:12
Edit :
Quote
@Raiderski I guess number1 isn't active these days but I did discover something..
I tried searching "seq_init=" on the cam module and I saw this:
seq_init=
#INIT_SETTINGS_REV2B
#FLICKER_BASE_SETTINGS_REV2B
#OUTPUT_FORMAT_YUV422
$u01 $u02 $u07
#MANUAL_EXP
#REG_BANK_01 00 01 $f $d0050
#AUTO_EXP
$s7 FF;
What do you think sir? Is the code has something to do with the color saturation? Thanks in advance..
--
Posted: 2010-03-11 09:57:00
Edit :
Quote
below the #s7 FF;
--
Posted: 2011-12-08 09:10:08
Edit :
Quote
New Topic
Reply