How to get a high-resolution and smooth curve from a blocky image?

Viewed 33

see this image

I tried to use cv2.findcontours but the obtained curve is not smooth. Can anyone suggest me a better solution?

0 Answers
Related