Forum

Author Topic: Create TXT files to export classification results  (Read 2004 times)

Thibaud Capra

  • Full Member
  • ***
  • Posts: 101
  • Master Student in Geodetic Engineering & Surveying
    • View Profile
    • INSA de Strasbourg, Topography Engineering (French)
Create TXT files to export classification results
« on: March 17, 2017, 11:31:55 AM »
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.
Best regards.
--
Thibaud CAPRA
Master Student in Geodetic Engineering, Cartography & Surveying
Master Thesis in Automated Processing of UAV-based Photogrammetric Data (ResearchGate Link)
INSA de Strasbourg, FRANCE
--

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14843
    • View Profile
Re: Create TXT files to export classification results
« Reply #1 on: March 20, 2017, 05:20:39 PM »
Hello Thibaud,

Currently there's no access to the individual points of the dense cloud via Python.

As a workaround, you can export the points of the certain class only and merge them externally, adding the last column representing the point class index.
Best regards,
Alexey Pasumansky,
Agisoft LLC