|
2010-01-19
, 20:28
|
Posts: 182 |
Thanked: 540 times |
Joined on Aug 2009
@ Finland
|
#12
|
|
2010-01-20
, 11:27
|
Posts: 182 |
Thanked: 540 times |
Joined on Aug 2009
@ Finland
|
#13
|
|
2010-01-20
, 13:00
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#14
|
|
2010-01-20
, 15:03
|
Posts: 5 |
Thanked: 1 time |
Joined on Jan 2010
@ Paris, France
|
#15
|
If you are programming sort of person, look at http://maemo.gitorious.org/maemo-mul...n/gst-camera.c example. In handle_element_message() it shows how to handle RAW data buffer coming from v4l2camsrc, and on_chkbtnRawMsg_toggled() shows how to trigger v4l2camsrc to produce that RAW buffer.
RAW data is 10-bit BAYER (two bytes per element) if I'm not mistaken.
|
2010-01-20
, 16:39
|
Posts: 182 |
Thanked: 540 times |
Joined on Aug 2009
@ Finland
|
#16
|
|
2010-05-11
, 15:46
|
Posts: 240 |
Thanked: 68 times |
Joined on Nov 2009
|
#17
|
|
2010-12-22
, 14:11
|
Posts: 12 |
Thanked: 27 times |
Joined on Nov 2010
|
#18
|
|
2011-12-17
, 09:49
|
Posts: 1 |
Thanked: 0 times |
Joined on Dec 2011
|
#19
|
For those who came to this thread when googling "N900 raw" or some similar way - Nokia N900 CAN shoot raw, the program is called "FCamera" (http://fcam.garage.maemo.org/fcamera.html)
|
2011-12-17
, 10:25
|
|
Posts: 254 |
Thanked: 146 times |
Joined on Dec 2010
@ Antwerp Belgium
|
#20
|
Your statement is only relevant on high-end DSLR sensors that do above eight bit. Normal consumer cameras don't get clipped. E.g., my Sony does 12 bit per pixel, saving in RAW allows me to pull that info by sliding the data over (brightness) or compressing the range (contrast). That info is lost when saved in JPEG. That's why it HAS RAW.
@rambo, "if 10sec save times were acceptable you could get pictures of similar quality as high-end "prosumer" cameras" is a statement that, first of all, refers to best-case scenarios, with good light. A CCD prosumer in low light would be laughing all the way to the bank.
Second of all, there is no replacement for glass. While it is conceivable that in good lighting one could compare an N900 shot to a compact camera (pocket-compact), there is no way it gets comparable shots to a large-glass prosumer, even if the build is electronic and can't change optics, making them non-DSLR (prosumer).
Most of the noise in the shot is inserted by the CMOS sensor that fires up randomly in low light (high noise) - in low light only post-processing saves SOME of the data, but it has to be done inside the camera, since it implies median correction of successive/continuous exposures.
This has little to nothing to do with RAW. It helps a little, but doesn't fix anything.
My bet is the original talk was about post-processing, such as median denoise, precise demosaicing and color balancing. These does not equate in EV-equivalents.
N900 dead and Nokia no longer replaces them. Thanks for all the fish.
Keep the forums clean: use "Thanks" button instead of the thank you post.