#include <aims/features/roi_features.h>
|
| typedef std::map< std::string, std::pair< std::string, std::string > > | Images_t |
| |
Definition at line 52 of file roi_features.h.
◆ Images_t
◆ addImageStatistics() [1/2]
| void aims::RoiFeatures::addImageStatistics |
( |
const std::string & | label, |
|
|
const std::string & | filename ) |
|
inline |
◆ addImageStatistics() [2/2]
| void aims::RoiFeatures::addImageStatistics |
( |
const std::string & | label, |
|
|
const std::string & | filename, |
|
|
const std::string & | weights_filename ) |
◆ computeFeatures()
◆ write()
| void aims::RoiFeatures::write |
( |
std::ostream & | out, |
|
|
const std::string & | format = "minf" ) const |
◆ writeCSV()
| void aims::RoiFeatures::writeCSV |
( |
std::ostream & | out | ) |
const |
|
protected |
◆ writeMinf()
| void aims::RoiFeatures::writeMinf |
( |
std::ostream & | out | ) |
const |
|
protected |
◆ _images
◆ _result
◆ _roiIterator
◆ _scalarSetFeatures
The documentation for this class was generated from the following file: