Skip to content

franjaviersans/VolumeDownsampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Code to create all the downsample volumes of an input volume

Executable Parameters

Some parameters can be passed by console to the program in the following way:

$ program <volume_path> <width> <height> <depth> <bits>

where <volume_path> is the path of the file containing the volume; <width>, <height>, and <depth> the dimensions of the volume; and <bits> the number of bits of the volume (8 or 16).

About

Code to produce downsampled volumes from an input volume.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages