- Mar 18, 2024
-
-
Finished UI of the Cropping tab. Cropping not working though because of VoxelFileReader that does not handle unknown column names.
-
Moved TLS/ALS output parameters to Output tab. Moved PAD limits to Plant area density pane to the Output tab. Moved Ground energy pane to the ALS pane in Output tab.
-
Deleted default ALS weighting parameters (energy attenuation) and updated TLS weighting parameters as default parameters.
-
Re-enable post-processing in the visualization project.
-
Updated GUI voxelisation configuration with transmittance parameters: error, fallback error and trigger to fallback mode.
-
Fix the JProgressFrame issues
-
Add progression utility classes. Add a progression window.
-
Plugged in the new Visualization module to AMAPVoxGUI. Temporarily kept two buttons 3D Viewer and New 3D Viewer for comparison.
-
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.
-
New step in replacing commons-math classes by vecmath in AMAPVoxCore, AMAPVoxGUI, commons-spds and commons-math. Unplugged module commons-structure since it is redundant with commons-spds.
-
philippe.verley_ird.fr authored