convolutionStrategy.h File Reference

Header file declaring an enum which represents different ways of handling border effects when performing convolution and correlation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::numeric

Enumerations

enum  dlr::numeric::ConvolutionStrategy {
  DLR_CONVOLVE_TRUNCATE_RESULT, DLR_CONVOLVE_PAD_RESULT, dlr::numeric::DLR_CONVOLVE_ZERO_PAD_RESULT, DLR_CONVOLVE_PAD_SIGNAL,
  DLR_CONVOLVE_ZERO_PAD_SIGNAL, DLR_CONVOLVE_REFLECT_SIGNAL, DLR_CONVOLVE_WRAP_SIGNAL
}
enum  ConvolutionROI { DLR_CONVOLVE_ROI_SAME, DLR_CONVOLVE_ROI_VALID, DLR_CONVOLVE_ROI_FULL }


Detailed Description

Header file declaring an enum which represents different ways of handling border effects when performing convolution and correlation.

Copyright (C) 2006-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
794
Date
2006-10-20 19:00:51 -0400 (Fri, 20 Oct 2006)

Definition in file convolutionStrategy.h.


Generated on Tue Jun 24 16:48:38 2008 for dlrUtilities Utility Library by  doxygen 1.5.5