bmeaut / grainautline

GrainAutLine: image processing for geology and material sciences
GNU General Public License v3.0
0 stars 2 forks source link

Do not crash if referenced original image is not found #13

Closed csorbakristof closed 8 years ago

csorbakristof commented 9 years ago

Beside this, we may want to store only relative path of the original image in the PSD file, not an absolute path.

csorbakristof commented 9 years ago

We may want to add a function to change the original image filename to another one. (May be used in other places as well). That can be invoked if the image file is not found, so that the user can define its valid path.