39#ifndef IMAGCOHERENCE_H
40#define IMAGCOHERENCE_H
46#include "../connectivity_global.h"
49#include "../connectivitysettings.h"
55#include <QSharedPointer>
71namespace CONNECTIVITYLIB {
89 typedef QSharedPointer<ImagCoherence>
SPtr;
90 typedef QSharedPointer<const ImagCoherence>
ConstSPtr;
#define CONNECTIVITYSHARED_EXPORT
AbstractMetric class declaration.
This class is a container for connectivity settings.
This class provides basic functionalities for all implemented metrics.
This class computes the imaginary coherence connectivity metric.
QSharedPointer< ImagCoherence > SPtr
QSharedPointer< const ImagCoherence > ConstSPtr
This class holds information about a network, can compute a distance table and provide network metric...