On Thu, 5 Sep 2013 17:46:03 +0530 Chintak Sheth <chintaksheth@gmail.com> wrote:
Hi Jerome
Could you send me a couple of image samples ? I'd love to see if we can do better than GIMP. :D
here is one: http://forge.epn-campus.eu/attachments/download/1883/Pilatus1M.edf There are some concentric, continuous rings but some parts of the detector is missing. Under debian, to read the data: sudo apt-get install python-fabio ipython
import fabio data = fabio.open("Pilatus1M.edf").data mask = data<0
However, the two posts are essentially for Texture Synthesis in the sense that it will be able to beautifully reconstruct the damaged portion if it already exists in the image. Ive also implemented Fast Marching Method algorithm which is essentially a Structural inpainting algorithm. PR #663 (in case you want to check it out)
My computer is just heating one the problem :) -- Jerome Kieffer <google@terre-adelie.org>