Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

10 bit LEOPARD IMAGING camera

Hi

I am trying to display an image from a usb3 camera LI-USB30-OV7251 in the data sheet

they say it has " 10-bit RAW data output" how can I display it correctly in IMAQ ?

when I try it with NI_MAX it displays it as packed 8bit data (very green)

does anyone have experience with this ?

Thanks in advance

 

0 Kudos
Message 1 of 2
(2,156 Views)

Generally, if the camera puts out a raw image, the next step is to convert the image to an array, reshape the array to conform to the pixel format, then convert to an image.  with a monochrome camera, this is pretty straightforward.  Have not done it with a color camera yet.  And I have no experience with a LEOPARD camera.  The manufacturer may be able to provide and .icd file that tells LabView what to d with the information.

 

Im lazy and require cameras to meet GenICam, standards, makes life much easier.

 

Best of luck

 

Robert

0 Kudos
Message 2 of 2
(2,023 Views)