08-07-2021 12:30 PM
Hello everyone,
I am having trouble converting a black and white image from a web browser into a 2d array to be displayed on a graph. Here is my code and subvi:
The code is supposed to navigate to a web address (which will be a picture taken by a camera in my local network). The code will then take the image data from the web browser and convert it to a 2d array to be displayed on a graph.
I'm not quite sure how to get Labview to convert the image data into data for a 2d array. In the VI I posed you will see a failed attempt at this. If you know how to convert the image data type into a 2d array of values. It would be greatly appreciated.
Thank you in advance!
08-09-2021 07:15 AM
@Spectrometer wrote:
![]()
is this an ip camera?
can you access your ip camera image via VLC?
if so, you might want to take a look at
https://forums.ni.com/t5/Example-Code/VLC-scripting-in-LabVIEW/ta-p/3515450?profile.language=en