Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

FuncQueueBased.h File Reference

#include <iostream>
#include "Core/Array/Pattern/Categories.h"
#include "Core/Array/Pattern/ArrayFunc.h"
#include "Core/Array/Pattern/PtrFunc.h"
#include "Core/Geometry/PointZ.h"
#include "Core/Array/Pattern/FcvArray.h"
#include "Core/Array/Pattern/QAction.h"

Include dependency graph for FuncQueueBased.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::Array
namespace  Impala::Core::Array::Pattern

Functions

template<class DstArrayT, class SrcArrayT, class MaskArrayT, class VecPointT, class VecNeighborT, class NeighborsT>
void Impala::Core::Array::Pattern::FuncQueueBased_FillNeighborValues (DstArrayT *dst, SrcArrayT *src, MaskArrayT *mask, Geometry::PointZ centralPoint, const VecPointT &neighborCoordinates, VecNeighborT &vecneighbors, NeighborsT)
template<class DstArrayT, class SrcArrayT, class VecPointT, class VecNeighborT, class NeighborsT>
void Impala::Core::Array::Pattern::FuncQueueBased_FillNeighborValues (DstArrayT *dst, SrcArrayT *src, Geometry::PointZ centralPoint, const VecPointT &neighborCoordinates, VecNeighborT &vecneighbors, NeighborsT)
template<class VecPointT>
void Impala::Core::Array::Pattern::FuncQueueBased_ComputeNeighbors (VecPointT &neighborCoordinates, int connectivity, int radiusSqr)
template<class DstArrayT, class SrcArrayT, class MaskArrayT, class FunctorT>
void Impala::Core::Array::Pattern::FuncQueueBasedDispatch (DstArrayT *dst, SrcArrayT *src, MaskArrayT *mask, FunctorT &functor, int connectivity, int radiusSqr)
template<class DstArrayT, class SrcArrayT, class FunctorT>
void Impala::Core::Array::Pattern::FuncQueueBasedDispatch (DstArrayT *dst, SrcArrayT *src, FunctorT &functor, int connectivity, int radiusSqr)


Generated on Fri Mar 19 09:57:35 2010 for ImpalaSrc by  doxygen 1.5.1