Command line SET_ACTIVE_SF for DIP SF not working
Posted: Sat Jan 22, 2022 2:11 am
Good afternoon,
I am experimenting with the CloudCompare command line and having some success however my current task is converting a .csv mesh (x, y and z coordinates) to a raster file displaying slope as the scalar field.
When performing the process within the CloudCompare application I have no issues displaying the Dip (degrees) scalar field, converting to RGB and then saving this as a raster image.
When processing via command line I have used -SET_ACTIVE_SF for both 0 and 1 and the output is always Dip Direction (degrees), for some reason it doesn't display Dip (degrees).
I am using V2.11.3, I updated to the new V2.12beta however loading the mesh was extremely slow so i've reverted back to V2.11.3.
Here is the command line i'm using.
CloudCompare -SILENT -O -GLOBAL_SHIFT AUTO filePath -REMOVE_ALL_SFS -OCTREE_NORMALS AUTO -NORMALS_TO_DIP -SET_ACTIVE_SF 0 -FILTER_SF 1 9 -SF_CONVERT_TO_RGB TRUE -RASTERIZE -GRID_STEP 0.35 -SF_PROJ AVE -PROJ MAX -OUTPUT_RASTER_RGB
Thanks for your help!
I am experimenting with the CloudCompare command line and having some success however my current task is converting a .csv mesh (x, y and z coordinates) to a raster file displaying slope as the scalar field.
When performing the process within the CloudCompare application I have no issues displaying the Dip (degrees) scalar field, converting to RGB and then saving this as a raster image.
When processing via command line I have used -SET_ACTIVE_SF for both 0 and 1 and the output is always Dip Direction (degrees), for some reason it doesn't display Dip (degrees).
I am using V2.11.3, I updated to the new V2.12beta however loading the mesh was extremely slow so i've reverted back to V2.11.3.
Here is the command line i'm using.
CloudCompare -SILENT -O -GLOBAL_SHIFT AUTO filePath -REMOVE_ALL_SFS -OCTREE_NORMALS AUTO -NORMALS_TO_DIP -SET_ACTIVE_SF 0 -FILTER_SF 1 9 -SF_CONVERT_TO_RGB TRUE -RASTERIZE -GRID_STEP 0.35 -SF_PROJ AVE -PROJ MAX -OUTPUT_RASTER_RGB
Thanks for your help!