Ask Your Question
0

Is there any better method for image inpainting apart from opencv inpaint?

asked 2020-01-17 03:26:31 -0600

I am trying to inpaint the missing portions of an image. I tried with opencv inpaint. The results from opencv inpaint are blurry, the texture is missing in inpainted region.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-01-17 04:13:14 -0600

berak gravatar image

updated 2020-01-17 04:14:18 -0600

it probably depends on your image, but there are 3 inpainting methods in opencv:

https://docs.opencv.org/master/d7/d8b...

https://docs.opencv.org/master/d1/dfc...

https://docs.opencv.org/master/de/daa...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-01-17 03:26:31 -0600

Seen: 454 times

Last updated: Jan 17 '20