You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, sorry for my question but I am pretty new in this field and I need to inpaint the image below, filling its zero pixel values
Can you help me with using your inpaint method?
From what I have understand I should use command ./depthInpainting LRTV my_depth_image.png mask_binary.png output.png,
with "my_depth_image.png" the image above, "mask_binary.png" a binary mask in which I have the mask of missing pixels and "output.png" a simple output image created before running the algorithm. Is this correct?
The text was updated successfully, but these errors were encountered:
Hi, sorry for my question but I am pretty new in this field and I need to inpaint the image below, filling its zero pixel values
Can you help me with using your inpaint method?
From what I have understand I should use command ./depthInpainting LRTV my_depth_image.png mask_binary.png output.png,
with "my_depth_image.png" the image above, "mask_binary.png" a binary mask in which I have the mask of missing pixels and "output.png" a simple output image created before running the algorithm. Is this correct?
The text was updated successfully, but these errors were encountered: