InsightSoftwareConsortium/ITKMontage

ParseTileConfiguration2D does not check for existance of file.

HaaPut opened this issue · 0 comments

In function ParseTileConfiguration2D there is no check to see if the file 'pathToFile' exists. Specifically, we can add a check here.