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,
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: 160 times
Last updated: May 18 '18
OpenCV DescriptorMatcher matches
Conversion between IplImage and MxArray
Video On Label OpenCV Qt :: hide cvNamedWindows
Problems using the math.h class with OpenCV (c++, VS2012)
How to reduce false positives for face detection
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
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.