primatologist-gpl  5.0.5
labels.h File Reference
#include <primatologist/proba/proba.h>
#include <cartodata/volume/volume.h>
#include <map>
#include <vector>
Include dependency graph for labels.h:

Go to the source code of this file.

Namespaces

 aims
 
 aims::proba
 
 aims::proba::internal
 

Functions

template<typename ProbaType >
void aims::proba::prepare (carto::VolumeRef< ProbaType > &proba, carto::VolumeRef< ProbaType > &nbprior, std::vector< int > &labels, std::map< int, int > &indices, const std::vector< int > &ignore, int nclass=0)
 
template<typename ProbaType >
void aims::proba::addProbaCatch (carto::VolumeRef< ProbaType > &proba, carto::VolumeRef< ProbaType > &nbprior, double probacatch=1.)
 

Variables

const int aims::proba::internal::TO_REMOVE = -3000