Notices


Reply
Thread Tools
Posts: 144 | Thanked: 10 times | Joined on Mar 2010
#1
the N900 has a good camera but according to
http://maemo-freak.com/index.php/rev...mera-showdown-
it has poorer colors than the older N97 mini, so I was wondering if there were any color enhancing apps? thanks
 
Posts: 75 | Thanked: 41 times | Joined on Jan 2010 @ Suffolk, UK
#2
I haven't found, or realy looked as yet for one, but I was thinking of trying of having a bookmark to the online free versio of adobe photoshop. That is supposed to be good! Anyone tried that at all?
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#3
Originally Posted by extent View Post
the N900 has a good camera but according to
http://maemo-freak.com/index.php/rev...mera-showdown-
it has poorer colors than the older N97 mini, so I was wondering if there were any color enhancing apps? thanks
Ansel-A is a digital dark room for the N900, currently on testing and available on extras-devel without the option to save for the time being.
 

The Following User Says Thank You to omeriko9 For This Useful Post:
Posts: 144 | Thanked: 10 times | Joined on Mar 2010
#4
thanks, i will check out ansel-a. I guess applications for modifying the colour etc before taking a shot would be the most useful for the camera itself, if possible. Ill prob try a trial of photoshop or a similar pc app if I ever need it for any photos, its alot easier to modify on a monitor screen anyway, although trying make sure colours are true to the original is a harder process when youre back home without the original view to compare with, lol. thanks

update: I tried ansel-a! its far too slow to use with photos either the lack of memory on the n900 or because the prog is still early in development! not a bad app though

Last edited by extent; 2010-04-18 at 18:18.
 
lostinmirkwood's Avatar
Posts: 128 | Thanked: 232 times | Joined on Sep 2009 @ New Jersey, USA
#5
Originally Posted by extent View Post
update: I tried ansel-a! its far too slow to use with photos either the lack of memory on the n900 or because the prog is still early in development! not a bad app though
I really has nothing to do with the memory of the N900, but more because It's written in python; and it's the first program I've written for either maemo or with python. (PyQt)

I've sped it up considerably by using thumbnail views, but in the future I may need to port it to C++ (Qt).
 

The Following 2 Users Say Thank You to lostinmirkwood For This Useful Post:
Posts: 121 | Thanked: 40 times | Joined on Dec 2009 @ Tokyo, Japan
#6
Ansel-A looks really cool!
 

The Following User Says Thank You to Fötus For This Useful Post:
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#7
Originally Posted by lostinmirkwood View Post
I really has nothing to do with the memory of the N900, but more because It's written in python; and it's the first program I've written for either maemo or with python. (PyQt)

I've sped it up considerably by using thumbnail views, but in the future I may need to port it to C++ (Qt).
If you're certain the problem is Python, consider using SIP (PyQt's binding generator) for hybrid development - with it you can literally write half your app in C++ and the other in Python. Usually it's faster to just replace the numeric-heavy function than rewrite whole apps.
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 
maluka's Avatar
Posts: 741 | Thanked: 900 times | Joined on Nov 2007 @ Auckland NZ
#8
Originally Posted by extent View Post
the N900 has a good camera but according to
http://maemo-freak.com/index.php/rev...mera-showdown-
it has poorer colors than the older N97 mini, so I was wondering if there were any color enhancing apps? thanks
my wife has an n97 and our experience is quite the opposite, my n900 takes the better pictures.
 
lostinmirkwood's Avatar
Posts: 128 | Thanked: 232 times | Joined on Sep 2009 @ New Jersey, USA
#9
Originally Posted by attila77 View Post
If you're certain the problem is Python, consider using SIP (PyQt's binding generator) for hybrid development.
Ok, i'll have to look into that, Seems quite useful.
Currently, I'm writing a portion in just Qt (C++) and them am going to profile both the Qt and the PyQt to see the timing differences. and possibly as you mentioned use SIP. and Import these certain filter classes into my PyQt project.
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:32.