Skip to content

daviddoria/InteractiveCropImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program loads an image file, allows the user to select a region, and then allows the user to save the extracted region.
If the "Interpret as RGB" checkbox is checked, the input image will be loaded as an RGB image, and the output will be written as an unsigned char png. The image must have 3 channels for this behavior.
To display images whose number of channels is not equal to 3, the magnitude image is computed and displayed. The output is saved as a float mhd file.

About

Interactively crop a region of an image with a rectangle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published