Extend a segment, knowing two points

asked 2013-12-03 05:45:14 -0600

Pelli gravatar image

Hi everyone!

First of all, sorry for my bad English.

I have this problem: I have two Point2f which identify a segment. I would like to extend the dimension of the segment while standing on the same line.

Is there any quick way to do it?

Thank you very much!

edit retag flag offensive close merge delete

Comments

2

If you are trying to extend the line segment you can see the answer here

Haris gravatar imageHaris ( 2013-12-03 06:53:32 -0600 )edit

Thank you for the link. It works!

Pelli gravatar imagePelli ( 2013-12-03 08:59:47 -0600 )edit