cooperlab / ActiveLearning

Software and documentation from the active learning project on interactive classification.
5 stars 12 forks source link

Generate mask outputs for region classification #84

Closed cooperlab closed 6 years ago

cooperlab commented 7 years ago

Generation of binary masks and native resolution. Could be stored as HDF5 or in an image format. Arrays/images will be large but are highly compressible (without loss).

slee172 commented 6 years ago

Added a function for generating a ROI image (TIFF) as a result of classification on #114