Acquiring data using the preview function for gigecam object
Mostrar comentarios más antiguos
I have problems acquiring data from a GigE Vision Device. The Device delivers 16Bit Pixel Data.
I create a gigecam object, then I call the preview(obj) function. When I try to access the CData of preview, i can only get 8-Bit Data because " larger bit data is scaled to 8-bit for the purpose of displaying previewed data. If you need the full resolution of the data, use the getsnapshot or getdata functions."
The getsnapshot function is not sufficient as the FrameRate depends on the performance of MATLAB on my Windows.
The getdata function is not supported by a gigecam object.
How can I access the data using a gigecam object? How can I use properties like TriggerType, Logging etc. with a gigecam object?
Thanks for answers!
1 comentario
Stefan
el 5 de Feb. de 2015
Respuestas (0)
Categorías
Más información sobre GigE Vision Hardware en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!