darrenlafreniere / lafarren-image-completer

Implementation of the research titled: "Image Completion Using Efficient Belief Propagation via Priority Scheduling and Dynamic Pruning"
http://www.lafarren.com/image-completer/
GNU General Public License v3.0
32 stars 18 forks source link

Add a "complete copy" compositor #53

Open daviddoria opened 13 years ago

daviddoria commented 13 years ago

For debugging, it would be nice to see how well the patches match outside of the masked region. That is, the compositor should copy the complete patch onto the node.

daviddoria commented 13 years ago

I added this as OutputBlenderNone. There are still some strange behaviors (see my email).