Author |
Modded Camera Driver for k800i/k810i |
ahil13 Joined: Oct 09, 2007 Posts: 83 From: BULGARIA PM |
try 2.7 with 09 Sharpness
[ This Message was edited by: ahil13 on 2007-10-30 11:50 ] |
|
demonlover Joined: Sep 29, 2007 Posts: 28 PM |
If you want to change sharpness from 06 to 08, look at this pic with my favorite 3.5 with this corections in auto, and you will forget 2.7.
[ This Message was edited by: demonlover on 2007-10-30 12:15 ]

[ This Message was edited by: demonlover on 2007-10-30 12:22 ] |
mo0os Joined: Oct 06, 2007 Posts: 23 PM |
 |
gprsman Joined: Aug 28, 2006 Posts: 269 PM |
Camdriver k810 original based R8BA024 edit by gprsman
V1.0
- increase contrast 02
- increase sharpness 08
download: http://www.sendspace.com/file/eyxyo2
document mode + flash
http://img140.imageshack.us/my.php?image=immagine1176ag5.jpg
http://img90.imageshack.us/my.php?image=immagine1174mi9.jpg
http://img340.imageshack.us/my.php?image=immagine1177ou1.jpg
http://img136.imageshack.us/my.php?image=immagine1180ea9.jpg
http://img339.imageshack.us/my.php?image=immagine1179np5.jpg
much sun all auto :
http://img151.imageshack.us/my.php?image=immagine1187oi0.jpg
no sun day clear :
http://img520.imageshack.us/my.php?image=immagine1190ye5.jpg
I think and tested original camdriver little effect noise.
[ This Message was edited by: gprsman on 2007-10-30 13:11 ] |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
maxium sharpness is #COM_EVENT(56,0B) // Reset sharpness |
amarsidhu Joined: Mar 09, 2004 Posts: 361 PM |
@Kopritis: I am using 2.7 with sharpness 08
its just amazing.
I am loving it
Thanks Bro.
[addsig] |
rockiran_25 Joined: Sep 12, 2007 Posts: 59 From: India PM |
But wat ever it is 3.5 is not as sharp as 2.7.....u can come dis conclusion only if u take a deep observation on the information captured and not on the fly.....
but dis s my personal view......do review guys.........
 SE K850i ->R1FA035+HPM-82 SE K810i->R8BA024+CamDriver2.7(Kop)+Acoustic Peter's V1.1+Walkman Startup n Shutdown+Walkman Menu icons SE W700. |
demonlover Joined: Sep 29, 2007 Posts: 28 PM |
3.5 is one of the most sharpest camdriver. He is with faster focus too. Just for a second. I tested both drivers-2.7 and 3.5 with change of 08 and max 0B, and I think, 3.5 is best again. With this parameters, may be more than 3.6 and new one 3.7. I am shure, our friend Kopritis is "forget" what is touching in 3.5, but that is the right way and point. My opinion. ))
3.5 with sharpness to 0B - auto
[ This Message was edited by: demonlover on 2007-10-30 13:58 ]
[ This Message was edited by: demonlover on 2007-10-30 14:03 ] |
kopritis Joined: Mar 11, 2007 Posts: 295 From: Loutsa-Greece PM |
This is not k790/800/810 driver. Is k550 driver |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
now that you learned so much again, can u release a new camdriver? and can you do something about colors? i like number1 2.86 colors. they are more saturated, stronger and warmer. Anything u can do? |
kuratinja Joined: Oct 22, 2007 Posts: 41 PM |
i've download the kopritis 3.7 driver and i'll try it....for the kop 3.6 i like it...better than kop 3.5 |
kopritis Joined: Mar 11, 2007 Posts: 295 From: Loutsa-Greece PM |
On 2007-10-30 16:52:54, norbi_nw wrote:
now that you learned so much again, can u release a new camdriver? and can you do something about colors? i like number1 2.86 colors. they are more saturated, stronger and warmer. Anything u can do?
And which setting is do that???
"they are more saturated, stronger and warmer."
So far me and N1 we play with the settings. No new part of code.
do something, find the hex editor ultraedit32 and do a compare with last of my mod and N1's mod to see the differences. The only thing which is different is iso setting for flash...
So, when i will discover something really new, then we are talking about again. For now, we all just play with the settings of the camdriver.
[ This Message was edited by: kopritis on 2007-10-30 16:35 ] |
notoryuz Joined: Oct 22, 2007 Posts: 63 PM |
On 2007-10-30 04:31:09, rockiran_25 wrote:
Guys,as everybody feel 2.7(kop) s the best,so m i,i also tried changing the sharpness from 06 to 08 in it.It clickz better picz......please try it out guys....
Line no:329
#COM_EVENT(56,06) // Reset sharpness
to
#COM_EVENT(56,08) // Reset sharpness
If this s already tried out jus tell me itz behaviour..........
[ This Message was edited by: rockiran_25 on 2007-10-30 03:33 ]
Do you mean this one
// Normal (non-document) mode settings
NORM_MODE = #COM_EVENT(55,00) // Reset contrast
#COM_EVENT(56,06) // Reset sharpness
#COM_EVENT(06,00) // Reset exposure
or this one
// Document mode settings
DOC_MODE = #COM_EVENT(55,02) // Increase contrast to 2
#COM_EVENT(56,08) // Increase sharpness to max (8)
#COM_EVENT(06,02) // Increase exposure to 2 |
kopritis Joined: Mar 11, 2007 Posts: 295 From: Loutsa-Greece PM |
On 2007-10-30 17:34:04, notoryuz wrote:
Do you mean this one
// Normal (non-document) mode settings
NORM_MODE = #COM_EVENT(55,00) // Reset contrast
#COM_EVENT(56,06) // Reset sharpness
#COM_EVENT(06,00) // Reset exposure
or this one
// Document mode settings
DOC_MODE = #COM_EVENT(55,02) // Increase contrast to 2
#COM_EVENT(56,08) // Increase sharpness to max (8)
#COM_EVENT(06,02) // Increase exposure to 2
[ This Message was edited by: rockiran_25 on 2007-10-30 03:33 ]
THis one
// Normal (non-document) mode settings
NORM_MODE = #COM_EVENT(55,00) // Reset contrast
#COM_EVENT(56,06) // Reset sharpness
#COM_EVENT(06,00) // Reset exposure
[ This Message was edited by: kopritis on 2007-10-30 16:38 ] |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
there are no colour settings to play around with saturation doesn't work, my colour was done by not compressing the picture 100% compression then u get the full colour the k800i is capable of. |
|