Register FAQ Members List Calendar Arcade Search Today's Posts Mark Forums Read


Go Back   Nokia N95Users > General Discussion > General 95 > Camera

Reply
 
Thread Tools Display Modes
  #1  
Old 10-23-2008, 11:52 AM
Newbie
N-Gage ID: None
 
Join Date: Oct 2008
Location: Sunderland
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

A Macro for the Camera?

Alrighty There People!

First post here, so be nice :)

I was just wondering: Are there any macros available for the camera on the N95? - Or an advanced camera software package for it?

What I want to be able to do is pop the camera on a tripod, then set a macro away that will set the exposure level to 2.0, take picture, then set the exposure level to 1.5, take a picture, right through to -2.00 - all without me having to touch the camera after setting the program away.

Is this possible?

Cheers in advance...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-23-2008, 12:17 PM
Micky's Avatar
N95 Security
Phone: N95-1 v31 16GB(DNA) N95-2 v30, N95-2 v15, N81 8GB v21, N82 v30
N-Gage ID: Mickyfin
 
Join Date: Sep 2007
Location: Finland
Posts: 8,372
Thanks: 2,361
Thanked 2,185 Times in 1,403 Posts

Welcome to the forums.!

Have a search of the forums, as there has been similar asked before, and there are certain lens attachments available for the N95, however, telescope type, there is also mention of a Fisheye type lens.
__________________

To find your N95's Firmware version, key *#0000# into your N95. The V##.#.### shown is your current Firmware! Please add these details with N95 model to your profile. This information will help others help you. Thank you.!


Wanted - Faulty N95 handsets. PM me if you have one you wish to part with.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-23-2008, 01:05 PM
jkoppee's Avatar
N95 Guru
Phone: N95-1 V21 w/8 gig card
 
Join Date: Dec 2007
Location: New Jersey, US
Posts: 3,042
Thanks: 259
Thanked 687 Times in 437 Posts

Send a message via AIM to jkoppee
ok Micky what I believe he means is modify the settings without touching the phone, not a macro lense but a macro like a script to run.

Chand what you want to do is buy yourself a BT keyboard to do this.
I believe this is the effect you are going for
Guide to N-Series HDR photography - Vox


If you don't want to try your luck with the keyboard you may want to look into some python programming
__________________
I cannot confirm nor deny anything I say or type to be truthful in any way.
If you appreciate the help, use the Thanks Button to show it! - sp00k
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 10-23-2008, 01:54 PM
Atlantean's Avatar
N95 User
Phone: N95-1 8GB SDHC (V.30) On Vodafone IE
 
Join Date: Oct 2007
Location: Dublin, Ireland
Posts: 200
Thanks: 21
Thanked 5 Times in 4 Posts

I have heard of HDRI but never tried it - sounds interesting and could be fun with the N95.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 10-23-2008, 01:59 PM
erazer007's Avatar
N95 User
Phone: N95-2
 
Join Date: Apr 2008
Location: Bahrain
Posts: 462
Thanks: 162
Thanked 74 Times in 51 Posts

You can save the exposure , macro etc by using the camera pp. But dont know how you can o it without touching the camera unless you use a timer.
__________________
Every beginning has an end and every end has a new beginning.
My Blogs
Cellular
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-23-2008, 02:40 PM
jkoppee's Avatar
N95 Guru
Phone: N95-1 V21 w/8 gig card
 
Join Date: Dec 2007
Location: New Jersey, US
Posts: 3,042
Thanks: 259
Thanked 687 Times in 437 Posts

Send a message via AIM to jkoppee
erazer, you need a BT keyboard. In order to do the HDR photos the camera has to remain completely still therefor negating the possibility of setting the exposure on the phone itself. With a quick python script this may be easy to do but I haven't looked into pyhon at all yet.
__________________
I cannot confirm nor deny anything I say or type to be truthful in any way.
If you appreciate the help, use the Thanks Button to show it! - sp00k
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 10-23-2008, 04:51 PM
Newbie
 
Join Date: Oct 2007
Location: UK
Posts: 21
Thanks: 0
Thanked 4 Times in 4 Posts

I've mentioned this in previous threads. There is a Python interface to the camera that could do what you (and I) want, but Nokia have kept the exposure compensation functionality as an internal API, so unfortunately it can't be used :(

I think that the ISO feature might also be an internal API (or at least not available from Python) - the exposure documentation offers:

exposure is the exposure adjustment of the device. Exposure is a combination of lens aperture and shutter speed used in taking a photograph. The default value is 'auto'. The following exposure modes are supported:
'auto'
Sets exposure automatically. Default value, always supported
'night'
Night-time setting for long exposures
'backlight'
Backlight setting for bright backgrounds
'center'
Centered mode for ignoring surroundings

Not much use for HDR :(


EDIT!:

Ooh - Nokia have recently released an addon which gives Python access to ISO and exposure compensation functionality! See the example here

http://wiki.forum.nokia.com/index.ph...le_of_pycamera

Last edited by argh; 10-23-2008 at 04:59 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 10-24-2008, 09:43 AM
Newbie
N-Gage ID: None
 
Join Date: Oct 2008
Location: Sunderland
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by argh View Post

Ooh - Nokia have recently released an addon which gives Python access to ISO and exposure compensation functionality! See the example here

Example of pycamera - Forum Nokia Wiki
That's exactly they type of thing I was after.

I'd heard about the Bluetooth keyboard, but wanted to know if there was another way first.

Now I just need to work out how to use it....

Thanks for all the responses!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 10-31-2008, 05:28 PM
Newbie
 
Join Date: Oct 2007
Location: UK
Posts: 21
Thanks: 0
Thanked 4 Times in 4 Posts

Python has also been used to generate HDR pictures here. PIL isn't available for PyS60, but NCVlib is, which may be capable of the same thing (I'm not sure if there would be enough memory on the phone though, so it might need some clever swapping to storage).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 11-01-2008, 10:23 AM
Newbie
N-Gage ID: None
 
Join Date: Oct 2008
Location: Sunderland
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by argh View Post
Python has also been used to generate HDR pictures here. PIL isn't available for PyS60, but NCVlib is, which may be capable of the same thing (I'm not sure if there would be enough memory on the phone though, so it might need some clever swapping to storage).
Thanks for that.

To be honest, I'm not bothered about creating the HDR image, I can do that - it's getting the four or five images with the different exposure settings that I really need - without using a Bluetooth keyboard.

So, basically, all I need is the script that will allow me to activate the camera and take the images at the different exposures. The rest I can do myself.

But, since python (and all programming!) is a foreign language to me... I can't do it myself...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
macro lens for N95 martyp N95 Accessories 12 12-27-2008 07:04 PM
using just the camera? White Noise Camera 4 05-11-2008 03:29 PM
Macro Pics of N95 Vic General 95 29 04-30-2008 09:00 AM
Feb Photo Competition - Macro Shots IJM Photo Lab 27 02-25-2008 09:50 PM
N95 Macro Fico Camera 23 12-04-2007 05:14 PM


All times are GMT. The time now is 07:38 AM.
Style Developed by Andrew Slane

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 Ad Management by RedTyger
Contact Us - Nokia N95 Users Forum - Privacy Statement - Top