raacampbell / matlab_elastix

MATLAB Elastix wrapper
http://www.mathworks.com/matlabcentral/fileexchange/52982-matlab-elastix
GNU Lesser General Public License v3.0
26 stars 12 forks source link

check writeImageResult #1

Open raacampbell opened 9 years ago

raacampbell commented 9 years ago

Elastix writes no image if writeImageResult is false. We don't check for this. If the user asks for an output argument then we should automatically set this to true. Otherwise, we should leave untouched.