<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<span>Good afternoon,<br>
</span>
<div><br>
</div>
<div>I am attempting to run a pipeline that will:<br>
</div>
<div><br>
</div>
<div>   1) Remove outliers<br>
</div>
<div>    2) Use a simple morphological filter to get ground returns<br>
</div>
<div>    3) Compute normal vectors and eigenvalues<br>
</div>
<div>    4) Use the filters.cluster to cluster points based on the Euclidean Cluster Extraction<br>
</div>
<div><br>
</div>
<div><span>The issue I am having is I would like to exclude ground returns from the cluster extraction. However, I am unsure of a way to get back the ground returns after I use a "filters.range", filtering out the ground classification. Is there a way to do
 this that I am missing? I know I can probably run 2 different pipelines but is there a way to do this all in one? Thank you so much in advance.</span></div>
<div><span><br>
</span></div>
<div><span>Steve<br>
</span></div>
</body>
</html>