Inpainting is the process of reconstructing lost or covered parts of images and videos. In the context of motion tracking, it is employed to remove tracking markers that were used during post prodction to remove tracking markers.
<filter type="inpaint" src="local motion data source" url="remote motion data source" scale="point" offset="number" erase="number" search="number" />
<movie width="1280" height="720"> <scene> <video src="https://cdn.impossible.io/xml/tshirt.mp4"> <filter type="inpaint" erase="17" url="https://cdn.impossible.io/xml/grid.json" /> </video> </scene> </movie>
Terms of Use | © 2017, Impossible Software, or its affiliates.