Skip to content

Compress VTK or VTP files, allows to select the data type (binary, ASCII or appended), the level of compression (between 0 and 9, the difference however is barely noticeable) and enable the use of the wildcard (*) with SlicerExecutionModel.

License

Notifications You must be signed in to change notification settings

jeanyves-yang/PolyDataCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTKCompression

Compress VTK or VTP files, allows to select the data type (binary, ASCII or appended), the level of compression (between 0 and 9, the difference however is barely noticeable) and enable the use of the wildcard (*) with SlicerExecutionModel.

Example of USAGE: ./VTKCompression -e binary -x vtp -c 3 -f /Data/*.vtk

NB: The wildcard (*) works in command line. It is not available from within Slicer and that tool should probably not be used as a Slicer module even though it is based on SlicerExecutionModel.

About

Compress VTK or VTP files, allows to select the data type (binary, ASCII or appended), the level of compression (between 0 and 9, the difference however is barely noticeable) and enable the use of the wildcard (*) with SlicerExecutionModel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages