mahmoudnafifi/modified-Poisson-image-editing

Is this runnable?

munkim opened this issue · 3 comments

Is this runnable?

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?

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?

@sofialeotag please make sure that all images (source/target/masks) have the same dimensionalities.