Community
ReCap Forum
Welcome to Autodesk’s ReCap Forums. Share your knowledge, ask questions, and explore popular ReCap topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Export gridded PTX files?

5 REPLIES 5
Reply
Message 1 of 6
cheliotes
898 Views, 5 Replies

Export gridded PTX files?

It would be nice to be able to export gridded PTX files for use within programs which require them (i.e. Edgewise). Are there any plans to move in this direction?

5 REPLIES 5
Message 2 of 6

have the same question 2016
Message 3 of 6

Could you explain a bit more what you mean by "Gridded PTX files"
Message 4 of 6

Hi,

Standard ptx (ascii) each scan in separate ptx-file:

 

// I have added som comments after each line

12565 //lattitude grid cells, sphereic relation to the scanners position and rotation angel between cells
4700 //longitude grid cells 
752.639056999993 625.250815000385 42.085689 // x,y,z of scanner position.
-0.157309 0.987549 0 //3X3 matrix
-0.987549 -0.157309 0 // -||-
0 0 1 // -||-
-0.157309 0.987549 0 0 // full 4X4 matrix
-0.987549 -0.157309 0 0 // -||-
0 0 1 0 // -||-
752.639056999993 625.250815000385 42.085689 1 // -||-
-1.300339 -1.056778 -1.678848 0.205203 116 129 101 // here starts messured coordinates 
-1.302322 -1.058395 -1.679733 0.203494 129 143 108 // each line is a point. To get the world coordinate, multiply point with the 4X4 matrix. 
-1.301895 -1.058060 -1.677505 0.215702 118 138 101 // each point is x, y, z, intensity, red, green, blue. The color is a int 0-255

... // here follows millions of lines exluded in this example

 

Here follows the same ptx header whitout comments:

12565
4700
752.639056999993 625.250815000385 42.085689
-0.157309 0.987549 0
-0.987549 -0.157309 0
0 0 1
-0.157309 0.987549 0 0
-0.987549 -0.157309 0 0
0 0 1 0
752.639056999993 625.250815000385 42.085689 1
-1.300339 -1.056778 -1.678848 0.205203 116 129 101
-1.302322 -1.058395 -1.679733 0.203494 129 143 108
-1.301895 -1.058060 -1.677505 0.215702 118 138 101

...

 

Best Regards

/C

 

Message 5 of 6

Hi, is this posible to get this export alternative?

Best regards,

C

Message 6 of 6

Hello,

 

Sounds like a good idea. Please submit your ideas or new feature requests on the Recap 360 idea page . Someone from the ReCap team will definetly consider it for review.

 

Thanks,

Ashwini

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report