View Single Post
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#476
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).
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;}
I take that to mean:

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?
__________________
N9: Go white or go home