Home / FMMInpainting
Name Modified Size InfoDownloads / Week
Parent folder
TestImage 2013-12-18
SourceCode 2013-12-18
README.txt 2013-12-18 487 Bytes
Totals: 3 Items   487 Bytes 0
[Platform information]:
C++ & OpenCV2.4.3

[Way to use]:
Two image files are needed as input, with default name fine.bmp and mask.bmp.
fine.bmp: 	the undamaged or damaged image.
mask.bmp: 	an usual rgb image with only WHITE background and BLACK domains 
		(marking the area to remove and inpaint in fine.bmp), and 
		ofcource the same size with fine.bmp.
Put them under the same directory with the source code. After executing, 
result in inpainted.bmp will be obtained.

:-)
Source: README.txt, updated 2013-12-18