hvs-ait / mplane-plugin

MPlane is a plugin for CloudCompare to perform normal distance measurements against a defined plane.

Home Page:https://www.ait.ac.at

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Logo

MPlane Plugin

MPlane is a plugin for CloudCompare to perform normal distance measurements against a defined plane.

Basic workflow

  1. Fit a plane through a point cloud by selecting at minimum 3 reference points. A scalarfield for visualizing the normal distance is created and applied automatically.

GitHub Logo

  1. Perform normal distance measurements against the plane.

GitHub Logo

  1. Save measurements as a .csv file.

    CSV Header Explanation
    measurement The name of the measurement point
    x-coord x coordinate of the measurement point
    y-coord y coordinate of the measurement point
    z-coord z coordinate of the measurement point
    distance Normal distance from the measurement point to the plane

Copyright

AIT Austrian Institute of Technology GmbH
https://www.ait.ac.at/

About

MPlane is a plugin for CloudCompare to perform normal distance measurements against a defined plane.

https://www.ait.ac.at

License:GNU General Public License v2.0


Languages

Language:C++ 95.4%Language:CMake 4.6%