![]() |
University of Murcia, Spain ![]() |
examples/inpaint/inpaint.cpp File ReferenceDoes inpaint reconstruction over artificialy damaged frames from a video input source. More...
Go to the source code of this file. Detailed DescriptionDoes inpaint reconstruction over artificialy damaged frames from a video input source.This program will artifically corrupt the input images of a video sequence with a binary mask image and reconstruct them using an image inpainting algorithm implemented in the IPP library. UsageSimply compile, and execute the binary: ./inpaint --URL=<uri for input video> --Mask=<mask image file name>
Definition in file inpaint.cpp. |