Transformation to get rid of collinear points

Posted by user182945 on Stack Overflow See other posts from Stack Overflow or by user182945
Published on 2010-05-30T11:48:58Z Indexed on 2010/05/30 11:52 UTC
Read the original article Hit count: 217

Hi, I'm writing a program to solve a geometry problem.

My algorithm doesn't treat collinear point very well.

Is there any transformation I can apply to the points to get rid of the collinearity?

© Stack Overflow or respective owner

Related posts about math

Related posts about geometry