Page 1 of 1

Change Image Folder

Posted: Wed Feb 05, 2025 7:30 pm
by addisonpletcher
Hi there,

I was wondering if there's any way to change the location of input images for a project after moving the project (Entire Correltor3D folder) to a different location. I've been able to change the folders for mosaics and DSMs in the project tree, but don't have the same option for Images. Is this a situation where I need to create a new project and reimport the images?

Thanks!

Addy Pletcher

Re: Change Image Folder

Posted: Fri Feb 07, 2025 1:03 am
by David Alamillo
Hi Addy,

Sure here is a quick guide that will cover the specific workflow.

To change the image path of a project, you must go to the project folder, then to the IEO folder:
…\Correlator3D\IEO
You will find subfolders (Initial, Step_1, etc.). These subfolders contain files (Initial.ieo, Step_1.ieo, etc.) that you can open with any text editor (notepad). It will then be necessary to change the path of the images in the following section:
<RootFolders>
<RootFolder id="DIR_1">C:\path_of_images\</RootFolder>
</RootFolders>
Replace the path in the different ieo files and save the changes. You will be able to open the project and access the images again.

Best regards,

Re: Change Image Folder

Posted: Mon Feb 10, 2025 9:56 am
by Elena Donovan
Thanks, very useful to know...