Re: Cannot use TurboReg plugin by using matlab
Posted by LCY on Dec 02, 2016; 2:30pm
URL: http://imagej.273.s1.nabble.com/Cannot-use-TurboReg-plugin-by-using-matlab-tp5017668p5017676.html
Dear Curtis,
Thank you very much for your help!
I have tried your method, however, it cannot solve my problem. I still cannot use TurboReg plugin by using following Matlab command:
MIJ.run('TurboReg ', ['-align ', '-file ',fileNames{1,1},' ','0 0 ', num2str(width),' ',num2str(height),' ',...
'-file ','AVG_',fileNames{1,1},' ','0 0 ',num2str(width),' ', num2str(height) ,' ','-rigidBody ',num2str(width/2),...
' ',num2str(height/2),' ',num2str(width/2),' ',num2str(height/2),' ','0 ',num2str(height/2),' ','0 ',...
num2str(height/2),' ',num2str(width-1),' ',num2str(height/2),' ',num2str(width-1),' ',num2str(height/2),' ','-showOutput']);
Thank you all the same.
All the best,
Chunyue