#include <brainrat/utility/utility.h>
|
| ImageComparer () |
|
virtual | ~ImageComparer () |
|
virtual AimsData< double > | compare (const std::list< std::string > &imageFiles, const std::list< std::string > &graphFiles, const std::vector< uint32_t > &labels, const std::vector< std::string > &rois) |
|
template<class T>
class obso_temp::ImageComparer< T >
Definition at line 57 of file utility.h.
◆ ImageComparer()
◆ ~ImageComparer()
◆ compare()
template<class T >
virtual AimsData<double> obso_temp::ImageComparer< T >::compare |
( |
const std::list< std::string > & |
imageFiles, |
|
|
const std::list< std::string > & |
graphFiles, |
|
|
const std::vector< uint32_t > & |
labels, |
|
|
const std::vector< std::string > & |
rois |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: