Hello,
I'm trying to assess PhotoScan's classification tool for academic purposes.
I'd like to export the dense cloud in a TXT file, while being classified as follows:
X Y Z T
Where T is the type of point. It should be 0 if the point is classified as a Ground Point, 1 elsewise.
Any piece of code would help me!
Thanks.