it seems that there is a new “operation warning” during Aligning Images when there are images which are not in the current scene. Using CLI script, this warning stops the process. I didn’t find the option to avoid this waring.
Here is the message. Then I can close de windows. But the script is stopped.
All images are is the same dataset. But often 5-10 images are not recognized.
Hello Romeda,
this warning message is displayed after import of control point measurements, when you import measurements for images which aren’t in the scene. (So message title is obviously incorrect and it seems as a bug)
You should check your csv file containing cp measurements, if there aren’t images which you don’t import to the project.
If you don’t want your script to stop at warning or error, you can use error-handling commands.
e.g.
This is copy-pasted from the application help ;) You can find it in Help(press F1)/Command Line Interface (at the bottom)/Error Handling Commands (at the bottom as well)
Is it possible to send us failing script, imagelist (list of images in text file, you can create it in ALIGNEMENT/Export/Images List) and measurement file?
That’s right, I changed the name of the folder in the path of cp measurements. I did it during the update of CR… and I thought that it was a new warning message. Sorry for that, and thanks for your help.
That’s right, I changed the name of the folder in the path of cp measurements. I did it during the update of CR… and I thought that it was a new warning message. Sorry for that, and thanks for your help.