Hi,
I am having difficulties with some basics. I am trying to view a video stream from my usb camera in one window and view a processed image in a second window. I end up with two windows just displaying the unprocessed image stream from the usb camera.
I have attached a .jpg showing my current vi. For a quick example it shows a single basic processing operation (inverse)...eventually I will just insert a vi created by Vision Assistant.
Can anyone correct my error and tell me why I can't seem to process the image stream?
(In the final vi, the input video stream should be displayed in real time, but the processed image only needs to be updated as it is processed, i.e. dependent on the processing algorithm speed and some feedback to come later)
I am new to this, so hopefully if you can help, you can keep it relatively simplistic... 🙂
Neil