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