RE: forming quadrilateral from points

2003-06-09 Thread Bob Showalter
N, Guruguhan (GEAE, JV, EACoE-India) wrote: > Hi All, >I am new to this group and recently started using > Perl. I would like to know whether it is possible to fit a > quadrilateral if four points are known in 3-D space ? if so, > I would like to get some idea about the algorithm to do

Re: forming quadrilateral from points

2003-06-09 Thread Rob Dixon
Guruguhan N wrote: > Hi All, >I am new to this group and recently started using Perl. I would like to > know whether it is possible to fit a > quadrilateral if four points are known in 3-D space ? if so, I would like to get > some idea about the algorithm to do that in > Perl. Any hel

Re: forming quadrilateral from points

2003-06-09 Thread R. Joseph Newton
"N, Guruguhan (GEAE, JV, EACoE-India)" wrote: > Hi All, >I am new to this group and recently started using Perl. I would like to > know whether it is possible to fit a quadrilateral if four points are known in 3-D > space ? That is not a Perl question. It is a question about geomet

forming quadrilateral from points

2003-06-08 Thread N, Guruguhan (GEAE, JV, EACoE-India)
Hi All, I am new to this group and recently started using Perl. I would like to know whether it is possible to fit a quadrilateral if four points are known in 3-D space ? if so, I would like to get some idea about the algorithm to do that in Perl. Any help is appreciated. Thanks Rega