#### Classify #####

<div style="text-align: center;">
<table border="1" width="100%">
    <th>Feature</th> <th>Brief</th> </tr>
<!-- 1 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifyGroundPoints.md"><b>Classify Ground Points<b></a></td>
        <td width="80%">Classify ground points by an improved progressive TIN densification filtering algorithm,  could also choose the tool of <a href="../ToolReference/Classify/ClassifyGroundbySelected.md"><b>Classify Ground by Selected</b></a> to classify ground points</td>
    </tr>
<!-- 2 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ExtractMedianGroundPoints.md"><b>Extract Median Ground Points<b></td>
        <td width="80%">Extract thicker ground points from UAV points cloud data</td>
    </tr>
<!-- 3 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifybyAttribute.md"><b>Classify by Attribute<b></td>
        <td width="80%">Classify points by specific attribute</td>
    </tr>
<!-- 4 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifyLowPoints.md"><b>Classify Low Points<b></td>
        <td width="80%">Classify noise point that is lower than the actual terrain</td>
    </tr>
<!-- 5 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifybyBelowSurface.md"><b>Classify by Below Surface<b></td>
        <td width="80%">Classify points that are below the elevation of the surrounding neighborhood</td>
    </tr>
<!-- 6 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifyIsolatedPoints.md"><b>Classify Isolated Points<b></td>
        <td width="80%">Classify outlier points in the air or below the ground</td>
    </tr>
<!-- 7 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifyAirPoints.md"><b>Classify Air Points<b></td>
        <td width="80%">Classify points that are higher than the surrounding points into airborne noise points</td>
    </tr>
<!-- 8 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifybyHeightAboveGround.md"><b>Classify by Height Above Ground<b></td>
        <td width="80%">Classify the points on the surface of the terrain with a certain height</td>
    </tr>
<!-- 9 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifybyMinElevation.md"><b>Classify by Min Elevation Difference<b></td>
        <td width="80%">Classify the points which are at a certain height within a certain radius</td>
    </tr>
<!-- 10 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifyBuildings.md"><b>Classify Buildings<b></td>
        <td width="80%">Classify buildings of point cloud data</td>
    </tr>
<!-- 11 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifyPowerLine.md"><b>Classify Powerlines<b></td>
        <td width="80%">Classify power lines of point cloud data</td>
    </tr>
<!-- 12 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifyModelKeyPoints.md"><b>Classify Model Key Points<b></td>
        <td width="80%">Classify the key points on the terrain and relatively subsample the points on the ground</td>
    </tr>
<!-- 13 -->
    <tr>
        <td width="20%"><a href="../ToolReference/Classify/ClassifybyMachineLearning.md"><b>Classify by Machine Learning<b></td>
        <td width="80%">Classify points by machine learning or classify points by a certain <a href="../ToolReference/Classify/RunMachineLearningClassificationModel.md">machine learning model</td>
    </tr>
</table>
</div>
