Message 1 of 3

Not applicable
03-19-2017
11:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Just an idea, never tried it but
- export in the e57 file format
- try the trial of Scalypso.
http://www.scalypso.com/en/scalypso-converter.html
or Faro Scene LT, or perhaps Bentley Pointools if you have it...
There also must be other software available that can do the trick.
https://en.wikipedia.org/wiki/List_of_programs_for_point_cloud_processing
ReCap provides the option for PTS export which is a text (ASCII) based export format where the first entry in the exported file is the number of records, followed by a newline, followed by newline separated point records formatted as a whitespace separated list of position(xyz), color (rgb), intensity values.
Here is an example of the first 10 lines of a PTS files exported from ReCap Pro:
48444
-1.68181 -3.72185 2.36874 244 156 170 153
-1.66588 -3.51716 2.23612 227 145 162 146
-1.68229 -3.42632 2.54485 243 143 154 137
-1.683 -3.48432 2.54403 244 143 152 135
-1.68278 -3.33023 2.57556 242 141 150 131
-1.68163 -3.37143 2.17269 244 165 178 150
-1.67384 -3.72449 2.14074 236 181 193 173
-1.65893 -3.50935 2.1601 115 26 31 34
-1.66144 -3.40165 2.39877 231 181 189 176
PTS files can be easily manipulated with the tool of your choosing.
Thank you,
Marc
Marc Zinck
Software Development Manager
Autodesk - ReCap