07-27-2012 03:38 AM
Hello there,
I want to automatically stitch 10 overlaping images in a row (1D image stitching) within Lab View. For that purpose, I want to use Photoshop's image stitching algorithm "Photomerge".
So, I have made a VI (attachment: "OpenPhotomergeFunction") but it gives error 3005. In order to remove the error I have installed Photoshop's TypeLibrary.tbl and still I am receiving the same error i.e. error 3005. Just as a matter of fact I am using Photoshop CS6 trial version.
I need you guys to help me to fix my VI.
Full error description is also provided in the attachment ("Photomerging_via_LabView_Problem")
Thanks in advance,
Zoran
07-30-2012 05:23 PM
One thing you can try doing is not using an Automation Refnum, but instead configuring the Automation Open VI. To do that, right click on the Automation Open VI and go to Select ActiveX Class. From there, you can browse for the correct ActiveX class. If there was something wrong with your Automation Refnum that you passed to the Automation Open VI, this might fix it.
Brice Sorrells
Applications Engineer
National Instruments