2

I have a Unclassified las File and I want to classify It.

I am successfully Classify Las Files as Ground Vs Non Ground But i want classification with further classes like buildings,Power Lines, vegetation, vehicles, and water.As required unit case is , I have to classify this in given point cloud.

Is There any OPEN SOURCE tools For LINUX Such Kind OF CLASSIFICATION , Or any further idea or help will be highly appreciated.

I Also Try Canupo But Its Command Line Version Is Quiet OLD And There is No Support .

ahmad735
  • 67
  • 9
  • maybe you are looking for http://www.vrmesh.com/products/survey.asp ? its easy to use tool – ephemeral Aug 22 '17 at 08:55
  • Sorry I Just Updated My Question ! I Need On Linux – ahmad735 Aug 22 '17 at 09:03
  • Can you share untill then what you did ? – ephemeral Aug 22 '17 at 10:24
  • And youu listened about pix4Dmapper ? – ephemeral Aug 22 '17 at 10:27
  • @ephemeral Yes I hear About This But Sir Firstly it is Not OPEN SOURCE and Secondly . In Version 3.1 They Remove This functionality I Work ON MCC LIDAR AND PDAL But these 2 Platform can Only Classify Ground VS NON GROUND but my requirement is Little Different [ i want to further classes like buildings,Power Lines, vegetation, vehicles, and water.As required unit case ] I also try Canupo BUT CONUPO Is Not working – ahmad735 Aug 22 '17 at 10:44
  • in this dropbox I saved old file to use classification feature . if it could help you to understand https://www.dropbox.com/sh/vwb95ddce46hf7k/AAAPzOPEcSJPO_eSVER3QMV5a?dl=0 . – ephemeral Aug 22 '17 at 10:52
  • Have you tried [pcl::ProgressiveMorphologicalFilter](http://pointclouds.org/documentation/tutorials/progressive_morphological_filtering.php#progressive-morphological-filtering)? – acraig5075 Aug 22 '17 at 11:08
  • @acraig5075 Thanks ALOT For This ?I Just See This but well i have a Small Q ? Either This Filter Classify Separate Non GROUND from Ground ELEMENTS (Like PDAL) OR It Can ALSO identify/ Classify buildings,Power Lines, vegetation, vehicles – ahmad735 Aug 22 '17 at 11:41
  • @ephemeral Thanks A LOT I SIR i am going To TRY THIS – ahmad735 Aug 22 '17 at 11:42
  • @ephemeral I Try This Its Run NOW I can Get Idea How to Global Mapper Work . But My Main Purpose Is TO FIND Some OPEN SOURCE Software For Details Classification THanks IN ADVANCE , You Already Help Me A LOT – ahmad735 Aug 22 '17 at 12:10

1 Answers1

2

I think you finding a open source software for classification is

http://www.opentopography.org/community/contribute

you have to register yourself and then you can contribute in source code.

Learner
  • 238
  • 3
  • 17