Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Full screen camera viewfinder for N70

8 replies · 16,418 views · Started 04 April 2007

OK guys, three days of work, but I finally managed to develop a Python script
to get a full screen camera viewfinder on N70. What you see on the screen is a
crop of a VGA picture taken. Now I know the viewfinder is horrible, but this is
the only way you can do it in Python; take a picture and then display it.

I know it is not perfect and the built in camera app is alot smoother, but I'm a
rookie in programming Symbians, so take me easy on it :redface:

So, pro's and con's:

PRO:
1. Full screen viewfinder - obvious 😉
2. Details captured by camera are better because the image is saved with
100% quality

CON:
1. More noise in picture for dark colors
2. Horrible viewfinder update speed (maybe lower than 1fps)
3. Zoom is not available - the idea is that the zoom is digital and the picture
quality will suffer

And now, the instructions:
- Install Python, you can get it for free from here
- send the script from attachment to your phone
- install the script (open it with any file explorer)
- start python and run the script

I look forward to your comments and suggestions for improvement. The script
is free and anybody can do whatever he/she wants with it.

Attachments: viewfinder.zip (2 KB)

hi, i have problem with this scrpit, when i run script, python show Error:

File "E:\System\Apps\Python\my\viewfinder.py", line 32, in?
appuifw.app.screen = 'large' # only softkeys visible
NameError: name 'appuifw' is not defined

whats is wrong ?

Hi,
can't you try to reduce the noise a bit later on on the desktop?

For me, Noise Ninja has always worked really well in conjunction with my extremely noisy Sony DSC.N1...

I install python software and software instaled good!

but in file manager(FExplorer) in the "C" Directory no folder with python name?!

please help me!