23 #ifndef DETECTNUCLEIWORKER_HH 24 #define DETECTNUCLEIWORKER_HH 40 std::string
const &modelFileName, ptrdiff_t memoryLimit,
41 std::string
const &cacheFileName =
"", ProgressReporter *pr = NULL);
Array class derived from blitz++ Arrays for handling microscopic datasets with associated element siz...
Nucleus class containing cell nucelus specific parameters.
void detectNuclei(atb::Array< double, 3 > const &data, std::vector< atb::Nucleus > &nuclei, std::string const &modelFileName, ptrdiff_t memoryLimit, std::string const &cacheFileName="", ProgressReporter *pr=NULL)