aimsdata 6.0.0
Neuroimaging data handling
fill.h File Reference
#include <cartodata/volume/volume.h>
#include <aims/vector/vector.h>
#include <aims/connectivity/connectivity.h>
Include dependency graph for fill.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  aims
 The class for EcatSino data write operation.
 

Functions

template<typename T>
void aims::floodFill (carto::Volume< T > &vol, const Point3d &pos, T value, Connectivity::Type connectivity=Connectivity::CONNECTIVITY_18_XYZ, T tolerence=0, bool verbose=false)