#include "Core/Histogram/Histogram2dTem.h"
#include "Core/Array/MakeRoi.h"
#include "Core/Histogram/NgbOutCooccurence.h"
#include "Core/Array/Pattern/PatNgbOp2d.h"
#include "Core/Array/Pattern/PatSetBorder.h"
Include dependency graph for MakeCooccurenceMatrix.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Histogram |
Functions | |
template<class HistT, class ArrayT> | |
void | Impala::Core::Histogram::MakeCooccurenceMatrix (HistT *hist, ArrayT *im, Geometry::Rectangle rect, typename ArrayT::ArithType safeBorderValue=-1) |
template<class HistT, class ArrayT> | |
void | Impala::Core::Histogram::MakeCooccurenceMatrix (HistT *hist, ArrayT *im) |