Derivation of point-to-plane distance from Vector edition

Source: Internet
Author: User

Plane equation: p*n + d = 0, p is a point on the plane, N is normal, and D is the distance from the origin to the plane.


The derivation of the point-to-plane distance, with the emphasis on normal n being the unit vector, simplifies the derivation and makes it easier to understand.

:



First: Q to plane distance r = | Q-q ' |

Second: Plane normal vector N and q-q ' parallel, and because N is a unit vector, can get q-q ' = rn

Then: q = rn + Q ', then multiply the two sides by n NQ = rn*n + q ' n

After: Because Q ' is on the plane, so the plane equation is Q ' n + d = 0, i.e. Q ' n =-D

Finally: n is the unit vector, with NQ = R + (-D), i.e. R = NQ + D


Derivation of point-to-plane distance from Vector edition

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.