Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing image size on Sony XC-ST70

Using the IMAQ 1409 board, we are obtaining images that are 640 x 480 in pixel size. However the XC-ST70 has an 768 x 494 pixel array. Can images be acquired that are 768 x 494? Is there a camera file that would be needed to set this up in MAX? Thanks for your help.
0 Kudos
Message 1 of 2
(2,959 Views)
This is a tricky question to answer. We will have to address the rows and columns separately.

It may be possible to acquire more rows in your image, but I don't know if you can acquire all 494 rows that the camera acquires. Typically, cameras don't send all the pixels that they can possibly acquire. To try to get more rows, you can increase the setting in MAX.

Columns is a different story. In an analog camera, the values from each pixel are combined to create an analog waveform that is sent out as the video signal. They are not distinct pixels any more. On the computer end, you can chop the waveform into as many pixels as you want, but the pixel ratio changes. The height and width of each pixel is no longer square. There really isn't much advantage
in changing the number of pixels. You might be able to get a few more pixels by changing the parameters in MAX, but you won't be able to get it up to 768.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 2
(2,959 Views)