Hello,
I am currently developing vi , which would grab image from camera and then process it using matlab-script window. After processing I have two more 2D arrays which I also want to preview both with the original image. But I face strange problem. Without matlab processing frame graber works ok, I mean I can see a picture aquired from camera. When I use the same vi and just add matlab postprocessing I can not see more neither grabed image nor processed data, just zeros. I put image acquisition part of algorithm (excluding initialization) in timed-loop , because I need to trigger camera to piezo drive step. I think this problem is not the result of lack of time for previewing, in this case vi would just slow down.
I would appriciate any suggestions,
Thanks!
I didn’t find the right solution from the Internet.
References https://forums.ni.com/t5/Machine-Vision/image-processing-using-matlab/td-p/636429