Hi there!
I am trying to acquire images from a custom designed GigE camera with the MATLAB image acquisition toolbox. The camera uses a Pleora NTx Mini Module for the gige connectivity.
The connection goes well, after recognizing the camera, the pixel types are listed but there is a problem with the resolution. In the default Pleora software i set the resolution to, say, 640x480. It all works well, i get a perfect live image.
But the imaqtool shows some weird values for the resolution 16376x16383. Also i can't change the Width and Height. The values for resolution are read-only.
Is this a problem of the Pleora module? Of the xml file it delivers to matlab, when the videoinput object is created?
for any ideas -> thanks in advance, Andrei