Is this geometric transformation exists in OpenCV ?
Hi,
I want to know if a function that makes a such transformation exists in OpenCV :
Thanks for any help,
Asked: 2018-05-18 08:44:09 -0600
Seen: 161 times
Last updated: May 18 '18
sorry, but your drawing does not explain anything. i also see no research from you at all here.
If your "transformation" preserves the curve length, just find a way to compute the curve length?
Thank you. I updated my drawing, I think the goal is more clear then. I want to exploit the green points. But the drawing is a simplification of a real case.
@berak : I didn't put research because I didn't find anything.
Maybe try to look at Bézier curve or B-spline and related topics if you want a mathematical basis.