You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rail detection - Original folder is https://github.com/Cyclone3DR/Scripts/tree/master/RailExtraction
2
+
This script provides a functionality to extract rails from a point cloud in Cyclone3DR. To use it, open the script editor and load RailExtraction.js and run the script.
1
3
4
+
Note:
5
+
6
+
This script requires the trajectory of the scanner which acquired the point cloud (often generated by mobile mapping system)
7
+
This script is implemented so that it extracts the rails on a first point cloud and then looks for another point cloud file with incremented name in order to continue the extraction
8
+
The extraction will continue until no file is found next
9
+
A version of the script (RailExtraction_CW.js) works directly on a CloudWorx Cloud: LGS or JetStream data imported in Cyclone3DR. In this version, load the CW cloud as well as the trajectory before running the script
10
+
alt text
11
+
12
+
Download Files
13
+
You can download individual file using these links (for text file, right click on the link and choose "Save as..."):
0 commit comments