LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

No Decoder Problem in Stereovision

Hello everyone,

 

let me begin by saying that this is my first ever post on this forum and i apologize if i have broken any rules or posted off topic.

 

First off, the rough idea of what i want to do:

I am using the Basler rc_visard 64c stereoscopic camera with its' GenICam API and currently using LabVIEW 2022 Q3.

This vi is "only" supposed to show me the rectified left and right images' intensities combined. As in my intention is to simply get an array with with the various intensities of every pixel point in the image. For the future id like to put them in a nice cluster and i would like to use the disparity image already created by the camera or if everything goes well implement my own stereoscopic vision application . But i cant get to that stage due to the following problem:

 

Now the problem is that i get the error "-1074360216" or "Possible reason(s): The camera returned an image that was incompatible with the acquisition configuration. Dynamic changes to the image dimensions are not supported." as an explanation when i try to use the intensity combined image.

Now this confuses me, as i am explicitly using the get raw image data vi which -i assume- implies that the vi will only get an array of the raw image data and will not try to process anything.

In addition, when i try to set the property node to acquire the disparity images intensity i will get the error "-1074360265 , No decoder available for selected pixel format" which confuses me further because i am literally using a get raw image data vi. 

This vi does work if i select the component 0 which is simply the left image.

Did i completely misunderstand how the get raw image data vi works and was i supposed to use something else like the read memory vi?

 

I hope i made my issue clear enough and wish kind regards.

 

Artin02_1-1764681407314.png

 

 

 

Download All
0 Kudos
Message 1 of 1
(65 Views)