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 committed Jan 27, 2024
1 parent 62ec854 commit 435a8f2
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 @@ -66,7 +66,7 @@ typedef Shortcuts<Z3i::KSpace> SH3;
-i,--input TEXT:FILE REQUIRED Input vol file.
--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)
--min INT For isosurface visualization and voxel filtering, specifies the threshold min (excluded) (default: 0).
-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).
@endcode
**/
Expand Down

0 comments on commit 435a8f2

Please sign in to comment.