36 #ifndef AIMS_FIBERS_BUNDLESFEATURES_H 37 #define AIMS_FIBERS_BUNDLESFEATURES_H 62 void write(
const std::string &fileName )
const;
63 void write( std::ostream &out )
const;
90 const std::vector< aims::FiberPoint > &points );
95 double _currentLength;
100 typedef std::map< std::string,
102 typedef std::map< std::string,
104 typedef std::map< std::string,
105 std::vector< aims::ScalarFeaturesProvider::Scalar_t > >
108 typedef std::map< std::string, std::map< std::string, String_Scalar_t > >
110 typedef std::map< std::string, std::map< std::string, String_ScalarSet_t > >
111 BundlesSliceFeatures_t;
115 Interpolators_t _interpolators;
119 String_ScalarSet_t _currentBundleFeaturesValues;
129 #endif // ifndef AIMS_FIBERS_BUNDLESFEATURES_H
Serial processing of bundles.
The class for EcatSino data write operation.
void write(const std::string &fileName) const
void addImageStatistics(const std::string &name, const carto::rc_ptr< aims::Interpolator > &)
Serial processing of bundles.