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::numeric::DLR_CONVOLVE_TRUNCATE_RESULT, dlr::numeric::DLR_CONVOLVE_PAD_RESULT, dlr::numeric::DLR_CONVOLVE_ZERO_PAD_RESULT, dlr::numeric::DLR_CONVOLVE_PAD_SIGNAL,
  dlr::numeric::DLR_CONVOLVE_ZERO_PAD_SIGNAL, dlr::numeric::DLR_CONVOLVE_REFLECT_SIGNAL, dlr::numeric::DLR_CONVOLVE_WRAP_SIGNAL
}
enum  dlr::numeric::ConvolutionROI { dlr::numeric::DLR_CONVOLVE_ROI_SAME, dlr::numeric::DLR_CONVOLVE_ROI_VALID, dlr::numeric::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 Mon Jul 9 20:34:06 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2