05-09-2025 08:34 AM
Hello team,
IMAQ color image to array displays a 2d array as mentioned in the attached image so how do you interpret that and how can it be seen as a 3d array. Kindly clarify my doubt.
05-09-2025 08:53 AM
@sasimitha wrote:
Hello team,
IMAQ color image to array displays a 2d array as mentioned in the attached image so how do you interpret that and how can it be seen as a 3d array. Kindly clarify my doubt.
They are RGB values in U32 representation. Use IMAQ IntegerToColorValue VI to get color components. Not sure about your "3D" array requirement.