How to extract Unclassified Points in CANUPO

Feel free to ask any question here
Post Reply
uasghar
Posts: 22
Joined: Tue Jul 26, 2016 7:55 pm

How to extract Unclassified Points in CANUPO

Post by uasghar »

Hey Daniel!

I used a confidence threshold of 0.90 in CANUPO, which means points with confidence threshold lower than 0.90 were neither classified into ground class nor to non-ground(veg) class.

When I use Edit>Scalar Field>Filter by Value, it gives me two point clouds representing the two classes (i.e SF=1=> ground; and SF=2=> non-ground). However, I'm unable to filter the points that were not classified by CANUPO (i.e. points for which CANUPO had a confidence threshold lower than 0.90).

Is there a way that I could filter and separately view those un-classified points?

Also, can cloudcompare subtract two point clouds, like a DEM of difference? I mean PC=PC(A) - PC(B)? If so, that also solves the issue above.

Regards,

Umair.
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: How to extract Unclassified Points in CANUPO

Post by daniel »

1) I believe you can simply apply the 'SF filter' on the whole range and it will actually remove the 'grey' points

2) You can compute the distances between two clouds and remove the points with a distance other than 0?
Daniel, CloudCompare admin
Post Reply