07-28-2005 12:24 PM - edited 07-28-2005 12:24 PM
Message Edited by jimbonic on 07-28-2005 12:25 PM
07-29-2005 12:35 PM
Hello,
Currently, you cannot display two images at once from a CVS application. It is one of the issues that our R&D department is considering for future versions (it will not necessarily be address). There is a work around that would require that you combine two of your images into one image. There is a Vision VI that can resample an image so that it is scaled down to smaller dimensions. Then, there are a number of ways using Vision VIs that you can combine two smaller images into one full size image that displays both of them in it. To call a LabVIEW VI from VBAI, you will need VBAI 2.6 and LabVIEW 7.1. You will also need IMAQ Vision 7.1 (different from the IMAQ driver). If you are interested learning more about any of these products, please let me know. I hope this helps. Take care!
08-18-2006 10:56 AM
08-21-2006 02:15 PM
I am actually attaching a small piece of code that opens up two images and does this process to them. I pasted notes onto the block diagram to clear a few things up!
I hope that this information is helpful! Please post back if you have any further questions!
Respectfully,
08-21-2006 09:19 PM
08-22-2006 10:03 AM - edited 08-22-2006 10:03 AM
Message Edited by Jeffrey P on 08-22-2006 10:03 AM
01-11-2009 01:16 AM - edited 01-11-2009 01:16 AM
Hello all... 🙂
Even I have the same problem... I'm using VBAI 3.5 & LabVIEW 8.5... I converted your VI to 8.5.... Actually in my application I have to use two cameras on similar table with different work... I have to take pictures from both the cameras n give result... n I want this happens simultaneously.. But using your VI it will happen on the same time... Is possible to take pictures from two different cameras n give results independently using one operating system...?
Thank you for any help from you... 🙂