mhlabCodingTeam / SegEM

Semi automated image analysis toolkit for Connectomics
http://segem.io
MIT License
11 stars 3 forks source link

cnnStart #5

Closed neuralyzer closed 9 years ago

neuralyzer commented 9 years ago

only after a couple of script executions ...

Error using VideoWriter/writeVideo (line 383)
Frame must be 102 by 101

Error in makeSegMovie (line 39)
    writeVideo(writerObj,frame);

Error in cnnStart (line 24)
makeSegMovie(stack, raw(51:150,51:150,26:125), [outputDirectory filesep 'stackVideo.avi']);