OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Macros | Functions
ossimConvolutionFilter1D.cpp File Reference
#include <ossim/imaging/ossimConvolutionFilter1D.h>
#include <ossim/base/ossimIrect.h>
#include <ossim/imaging/ossimImageDataFactory.h>
#include <ossim/base/ossimMatrixProperty.h>
#include <ossim/base/ossimBooleanProperty.h>
#include <ossim/base/ossimNumericProperty.h>

Go to the source code of this file.

Macros

#define PROPNAME_KERNELSIZE   "KernelSize"
 
#define PROPNAME_KERNEL   "Kernel"
 
#define PROPNAME_ISHZ   "Horizontal"
 
#define PROPNAME_CENTEROFFSET   "CenterOffset"
 
#define PROPNAME_STRICTNODATA   "StrictNoData"
 

Functions

 RTTI_DEF1 (ossimConvolutionFilter1D, "ossimConvolutionFilter1D", ossimImageSourceFilter)
 

Macro Definition Documentation

◆ PROPNAME_CENTEROFFSET

#define PROPNAME_CENTEROFFSET   "CenterOffset"

◆ PROPNAME_ISHZ

#define PROPNAME_ISHZ   "Horizontal"

◆ PROPNAME_KERNEL

#define PROPNAME_KERNEL   "Kernel"

◆ PROPNAME_KERNELSIZE

#define PROPNAME_KERNELSIZE   "KernelSize"

◆ PROPNAME_STRICTNODATA

#define PROPNAME_STRICTNODATA   "StrictNoData"

Function Documentation

◆ RTTI_DEF1()

RTTI_DEF1 ( ossimConvolutionFilter1D  ,
"ossimConvolutionFilter1D"  ,
ossimImageSourceFilter   
)