Re: Resolution of CurrentImage[]?
- To: mathgroup at smc.vnet.net
- Subject: [mg114141] Re: Resolution of CurrentImage[]?
- From: "Lambert Chao" <lambertc at wolfram.com>
- Date: Thu, 25 Nov 2010 05:56:17 -0500 (EST)
You need to use ImageCapture to configure the camera with the settings desired. Then use CurrentImage. Regards, Lambert Chao lambertc at wolfram.com Software Technology Wolfram Research, Inc. > -----Original Message----- > Sent: Wednesday, November 24, 2010 5:59 AM > Subject: [mg114117] Resolution of CurrentImage[]? > > The ImageCapture command has several options. In particular, it is > easy to control the size and resolution of the generated image. The > CurrentImage command has no options and I can find no way to control > the size or resolution. Does anyone know how to do this? > > Mark McClure