fiji / Colocalisation_Analysis

Fiji's plugin for colocalization analysis
http://imagej.net/Coloc_2
GNU General Public License v3.0
24 stars 18 forks source link

DataContainer: eliminate Masks concepts and rely on ImgLib2 native RAI support #52

Open etadobson opened 7 years ago

etadobson commented 7 years ago

Consider scraping Masks concept from Plugin code and rely solely on ImgLib2 native support for RandomAccessibleIntervals. Source images can come in 'masked' or not... just lean on ImgLib2.