I seem to have found a solution. Not sure if this is enough to successfully run otb applications. Here's what I did anyway.
In System Properties > Environment Variables > System variables, I added three paths (Variable > Value) as follows, 1. PYTHONPATH > C:\Software\OTB-contrib-6.0.0-win64\lib\python 2. Path > C:\Software\OTB-contrib-6.0.0-win64\bin 3. OTB_APPLICATION_PATH > C:\Software\OTB-contrib-6.0.0-win64\lib\otb\applications Adjust the paths to your 'python' and 'bin' folders according to where you have unzipped the OTB application. Cheers > > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
