![]() |
aimsdata
4.7.0
Neuroimaging data handling
|
#include <aims/curve/curve.h>
#include <aims/mesh/surface.h>
#include <aims/vector/vector.h>
#include <aims/resampling/motion.h>
#include <aims/io/motionR.h>
#include <aims/roi/roiIterator.h>
#include <graph/graph/graph.h>
#include <cartobase/smart/rcptr.h>
#include <cartobase/object/object.h>
#include <cartobase/object/property.h>
#include <fstream>
#include <vector>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | aims::Bundle |
class | aims::Bundles |
class | aims::FiberInfo |
class | aims::BundleInfo |
class | aims::BundleListener |
Serial processing of bundles. More... | |
class | aims::BundleProducer |
Serial processing of bundles. More... | |
class | aims::BundleWriter |
Writes bundles information to a bundles file. More... | |
class | aims::BundleReader |
Reads a bundles file, and emits events while walking through its data. More... | |
class | aims::BundleFormatReader |
Virtual base class for bundles/fibers file formats support. More... | |
class | aims::ConnectomistBundlesReader |
Connectomist .bundles format reader. More... | |
class | aims::BundleToGraph |
Bundles structure building as a Graph. More... | |
class | aims::BundleToGraphWriter |
class | aims::BundleROISplit |
class | aims::BundleROISelect |
class | aims::BundleMotion |
class | aims::CurveSelection |
class | aims::CurveOrientation |
Namespaces | |
aims | |
The class for EcatSino data write operation. | |
Typedefs | |
typedef carto::rc_ptr< Bundle > | aims::RBundle |
typedef carto::rc_ptr< BundleListener > | aims::RBundleListener |
typedef carto::rc_ptr< BundleProducer > | aims::RBundleProducer |
typedef aims::Polyline::Point_t | aims::FiberPoint |