|
Re: Display processed images on Dashboard?
Actually, I tried that first - I had two different image displays and so was able to view both the raw images and the processed images simultaneously. The raw images were as expected (I could see what the camera was seeing), while the processed images were always black with the occasional flicker of raw.
I guessed that the Dashboard code was somehow not keeping up and so I wrote the solution already shown, which uses a binary toggle to determine which set of images are displayed. So I think that the code is already doing a minimum of work -- either it displays the raw images or the processed images.
Thanks for the IMAQ tip -- I'll look into it.
Going forward, I guess what I'm looking for at this point is:
1. a sanity check -- is what I'm doing reasonable?
2. someone else's solution to this particular problem.
3. an alternate solution of some sort.
Many thanks!
|