How to reduce image resolution captured by camera?

Login to reply to this topic.
Tue, 2005-03-22 17:09
Joined: 2005-02-28
Forum posts: 2
Hi,

I'm developing an application that captures images using the camera device.

The class CCamera doesn't seem to have a method for changing pixel resolution.

For example, 6630 captures images at  1280x960, but i need to capture only 640x480 images.

Please help me, i'm tring to capture a reduced picture of 640x480 instead of capturing a full image size and then reducing it. Is this possible?

Thanks in advance for your suggestions.

Tue, 2005-03-22 21:21
Joined: 2004-05-23
Forum posts: 114
How to reduce image resolution captured by camera?
IIRC PrepareVideoCaptureL  with aSizeIndex was working at least for 6600

  • Login to reply to this topic.