Skip to content

Commit

Permalink
Update visualisation/volscope.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Bertrand Kerautret <[email protected]>
  • Loading branch information
dcoeurjo and kerautret authored Jan 27, 2024
1 parent 03a2221 commit d9b6693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visualisation/volscope.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ typedef Shortcuts<Z3i::KSpace> SH3;
--volumetricMode Activate the volumetric mode instead of the isosurface visualization.
--point-cloud-only In the volumetric mode, visualize the vol file as a point cloud instead of an hex mesh (default: false)
-m, --min INT For isosurface visualization and voxel filtering, specifies the threshold min (excluded) (default: 0).
--max INT For isosurface visualization and voxel filtering, specifies the threshold max (included) (default: 255).
-M, --max INT For isosurface visualization and voxel filtering, specifies the threshold max (included) (default: 255).
@endcode
**/

Expand Down

0 comments on commit d9b6693

Please sign in to comment.