antoinewdg / patch-match-opencv

PatchMatch algorithm for OpenCV 3
MIT License
24 stars 3 forks source link

Usage example #1

Closed MINDoSOFT closed 7 years ago

MINDoSOFT commented 7 years ago

Hello Antoine.

Your algorithm implementation looks really interesting. I would like to use it in my master thesis.

Can you provide an example of using your PatchMatch algorithm in OpenCV to inpaint an image?

Best regards,

Sergios.

antoinewdg commented 7 years ago

Hi. Thanks for your interest.

MINDoSOFT commented 7 years ago

Thank you very much for your reply.

It is really helpful for the work I am currently doing.