|
2010-07-26
, 16:16
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#472
|
|
2010-07-26
, 16:16
|
Posts: 141 |
Thanked: 51 times |
Joined on May 2010
@ Netherlands
|
#473
|
|
2010-07-26
, 16:18
|
|
Posts: 762 |
Thanked: 395 times |
Joined on Jan 2010
@ Helsinki
|
#474
|
|
2010-07-26
, 16:35
|
Posts: 221 |
Thanked: 51 times |
Joined on Nov 2009
@ Germany
|
#475
|
JPEG doesn't "bake those in" any more than TIFF, DNG or RAW. Once you have the image and you begin to process the image, ALL the data is just as malleable and useful as anything RAW gives you. Hell, JPEG even borrows a page out of TIFF and records a lot of that in the EXIF metadata. RAW isn't a format. It's just a proprietary aperture dump. Putting it into a 100% quality JPEG with EXIF metadata would record most of the same information (ALL of the info, if you use the MakerNote tag in the EXIF metadata) with pretty decent quality and it would at least work everywhere. To that end, unless I'm still missing something, I don't see the utility of the RAW dump. Mind you, we're also still only talking about a 5MP cell phone camera, too.
|
2010-07-26
, 17:41
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#476
|
Recommended resolutions to use in UYVY mode include * 640x480, 1280x960, 2560x1920, and 2576x1944 (which is not quite * 4:3).
/** The minimum frame time on the N900 is the 33414 us for * smaller resolutions (height <= 960), and 77412 us for larger * resolutions. */ virtual int minFrameTime() const {return 33414;}
|
2010-07-26
, 19:41
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#477
|
As for my Android handset using Camera360, it can (and I have set it up to) write a 100% quality JPEG file for a near lossless JPEG file.
The Following User Says Thank You to j.s For This Useful Post: | ||
|
2010-07-26
, 19:47
|
|
Posts: 266 |
Thanked: 89 times |
Joined on Jan 2010
@ Norway
|
#478
|
The Following 2 Users Say Thank You to inidrog For This Useful Post: | ||
|
2010-07-26
, 20:52
|
Posts: 9 |
Thanked: 8 times |
Joined on Dec 2009
|
#479
|
Someone help me with my math here. This is from
/usr/include/FCam/N900/Sensor.h
Code:Recommended resolutions to use in UYVY mode include * 640x480, 1280x960, 2560x1920, and 2576x1944 (which is not quite * 4:3).I take that to mean:Code:/** The minimum frame time on the N900 is the 33414 us for * smaller resolutions (height <= 960), and 77412 us for larger * resolutions. */ virtual int minFrameTime() const {return 33414;}
1 / 33414 us = 29.92 fps @ 1280x960
If my math is correct, and with some help from some really good code and maybe more help from the other processors, doesn't it seem that
25 fps @ 1280x720 is possible?
|
2010-07-26
, 21:12
|
Posts: 75 |
Thanked: 35 times |
Joined on Jun 2010
@ United States
|
#480
|
The Following User Says Thank You to itsANDREW For This Useful Post: | ||
Tags |
announced, color you loser, fail!, guessed wrong, misstep, riddle me this, you dun goofed |
|
Okay :l