LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to convert bit stream to image??

i want to convert bit stream to image.

 

0 Kudos
Message 1 of 3
(2,109 Views)

By far not enough information! What image format is in the bitstream? How do you know what format is in there? What image do you want to create? A file on disk? An IMAQ Vision image? A Picture Control image? A .Net Image box image? Or maybe an OpenCV image?

 

And I can't open the VI since it is probably LabVIEW 2019 format. You should always backsave VIs to at least one or two versions before the most recent one, so more users can open it and take a look at it.

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 3
(2,044 Views)
  • Please also attach a typical input file and the expected result.
  • Does the current code work? If not, what's wrong with it?
  • Please only attach files with regular characters in the file name. As-is, LabVIEW cannot open it on western OS versions until we rename the file.
  • Why is there a disconnected "load VRML file" on the diagram?
  • Who wrote this code? Seem overly complicated and unreadable with all these hidden complex array diagram constants. The sequence structure has no meaning. What is the algorithm it is trying to implement? Do you have a link for that?
0 Kudos
Message 3 of 3
(2,032 Views)