# Classify Noise

**Classify Noise** is an isolated point filter. This means that any points without a sufficient number of neighbors (**Neighbor Count**) within a given distance (**Search Radius**) will be assigned to the **Output Class**, in this case the Low Point (noise) class. This is ideal for classifying sparse noise points that occur mid-air or far below ground.&#x20;

In the example below, all point classes are analyzed and any points without at least 10 neighbors within 1 m (3D distance) will be assigned to the Low Point (noise) class:

<figure><img src="https://2222094320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdEevfLZRIk38LUPwDa4V%2Fuploads%2F4YWt6ASvFcasgGF2fNyj%2Fimage.png?alt=media&#x26;token=498da10c-2a54-4c55-8bfa-b11b48795c96" alt=""><figcaption></figcaption></figure>
