Is this runnable?
munkim opened this issue · 3 comments
munkim commented
Is this runnable?
mahmoudnafifi commented
Hi @munkim , I do not remember any issue in running the demo.m file, so can you please give some info about the error you got?
sofialeotag commented
Hi @mahmoudnafifi , I am facing an error when running the demo.m in master branch.
The error occurs at line 52 of MPB.m, "A = A+speye(n)-I"; The error says that the sizes of the arrays are not compatible. I am running the 2nd set of the images. Could you please suggest how to fix this?
mahmoudnafifi commented
@sofialeotag please make sure that all images (source/target/masks) have the same dimensionalities.