Re: compare similarity between two lines.
- From: "ror7" <samuel.ernst-fortin@xxxxxxxxx>
- Date: 2 Mar 2006 10:32:20 -0800
what do you mean by similarity?
in 2D space, points describing lines wit the same slope are co-linear.
in N-space, I think you can research something called the "dot" or
inner product. and from that you can determine if lines are parallel or
orthogonal.
the "cross" or outer product can be used to determine the same thing,
since i believe the magnitude of the cross product will provide the
area between the parallelogram formed by the two lines.
maybe if people knew what you were trying to accomplish, they could
provide more help.
.
- Follow-Ups:
- Re: compare similarity between two lines.
- From: Roy Schestowitz
- Re: compare similarity between two lines.
- References:
- compare similarity between two lines.
- From: end18
- Re: compare similarity between two lines.
- From: vforvasanth
- compare similarity between two lines.
- Prev by Date: POSITION AVAILABLE: Signal & Image Processing Engineer
- Next by Date: Fast point matching algorithm
- Previous by thread: Re: compare similarity between two lines.
- Next by thread: Re: compare similarity between two lines.
- Index(es):