-
Notifications
You must be signed in to change notification settings - Fork 0
tatomoaki/volumetric-image-processing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
volimage - name of executable
VolImage - implementation of methods defined in headerfile
VolImage.h - headerfile
makefile
To extract an image slice, flag(-x / -g):
./volimage ./raws/baseName flag sliceIndex output_file_name
raws is directory that contains pictures of type raw. baseName would be MRI from the given assignment folder.
To compute difference map, flag (-d):
./volimage ./raws/baseName flag sliceI sliceJ output_file_name
To view the number of bytes required and number of images, provide no flags:
./volimage ./raws/baseName
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published