Pleora NTx Mini module and imaqtool
Ältere Kommentare anzeigen
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
2 Kommentare
Andrei Tunea
am 14 Okt. 2011
gerard ditaranto
am 17 Okt. 2011
if you set the image size with AutoGEV can matlab acquire images? I have a similar problem, i can get genicam to work, national instruments "measurement and automation" explore to work. matlab imaqtool will recognize i have it attached but fails to preview the image, it thinks the size is as you stated when it is really 1024x768
Antworten (2)
Geoff Roddick
am 19 Okt. 2011
0 Stimmen
Andrei & Gerard,
The default for our IPengines is to present the largest possible sensor in the XML file. This allows our customers to get going quickly as they can then change the height and width fields to match what the sensor actually is. For our OEM camera developers we have our AutoGEV tool as Andrei has mentioned which allows you to customize the XML file. One of the first entries that is customized is the sensor size to reflect the actual size in the camera. (for further information see: http://www.pleora.com/our-products/iport-video-transmitters/autogev-xml-development-tool ).
If you need a quick fix Pleora can provide you with a temporary version of the firmware which can reduce the sensor size in the XML file. Please contact Pleora through the support case you already have open (or e-mail support at Pleora) to request this firmware.
Geoff Pleora Technologies
1 Kommentar
Andrei Tunea
am 20 Okt. 2011
Mark Jones
am 19 Okt. 2011
0 Stimmen
Hi,
There is one thing that you should do:
Ensure that Width.Max is correct at all times (and the same for Height).
And there is another additional thing that is completely optional (as WidthMax/HeightMax are not required features):
Ensure that WidthMax is defined as the maximum width allowed for Width with OffsetX of 0 (and the same for HeightMax)
For more details, see Figure 4-1:
SensorWidth is read, but that is not required to be defined.
Mark
1 Kommentar
Andrei Tunea
am 20 Okt. 2011
Kategorien
Mehr anzeigen
Mehr zu Acquisition Using Image Acquisition Explorer finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!