35 #ifndef AIMS_ROI_ROI_DIFF_H 36 #define AIMS_ROI_ROI_DIFF_H 77 void writeCSV(
const std::string & name );
80 const std::map<std::string, DiffStat> &
statsByLabel()
const;
84 const std::vector<std::string> &
roiNames()
const;
85 const std::map<std::string, int> &
roiNamesInv()
const;
const std::vector< std::string > & roiNames() const
The class for EcatSino data write operation.
unsigned unmatching_voxels
nb of voxels from graph1 not matching in graph2
const DiffStat & globalStats() const
carto::rc_ptr< BucketMap< Void > > mismatch_bucket() const
void diff(const Graph &g1, const Graph &g2)
Differences between two labelled graphs (sulci...).
unsigned matching_voxels
nb of voxels from graph1 matching in graph2
const std::map< std::string, DiffStat > & statsByLabel() const
carto::rc_ptr< carto::Volume< int16_t > > graph2LabelVolume() const
BucketMap< Void > g2_bucket
voxels from graph2
void writeCSV(const std::string &name)
const std::map< std::string, int > & roiNamesInv() const