Updated the VoxToObj export function. Voxel size was (PAD/PADMax)^(1/3) and...
Updated the VoxToObj export function. Voxel size was (PAD/PADMax)^(1/3) and made it (PAD/PADMax)^alpha where alpha is set by user in the UI.
Showing
- AMAPVox/AMAPVoxGUI/src/main/java/fr/amap/lidar/amapvox/gui/export/ObjExporterDialogController.java 138 additions, 112 deletions...lidar/amapvox/gui/export/ObjExporterDialogController.java
- AMAPVox/AMAPVoxGUI/src/main/resources/fxml/export/ObjExporterDialog.fxml 11 additions, 5 deletions...GUI/src/main/resources/fxml/export/ObjExporterDialog.fxml
Please register or sign in to comment