Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
VSubSample::SumRect22(ByteImageC &)
VSubSample::SumRect33(ByteImageC &)
VSubSample::SumRect44(ByteImageC &)
VSubSample::SumRect(ByteImageC &,const int,const int)
VSubSample::Sum(ByteImageC &,IndexNeigh2dC)
VSubSample
 
Some simple sub-sampling filters.
 
include "amma/SubSampl.hh"
User Level:Default
Library:BWFilter
Example:exMultiLevelMatchEst.cc
Section:Image.Image Processing.Operators
In Scope:std

Comments:
These are designed to be as fast as possible, hence the duplication of functionality.

Methods:
ByteImageC SumRect22(ByteImageC &)

ByteImageC SumRect33(ByteImageC &)

ByteImageC SumRect44(ByteImageC &)

ByteImageC SumRect(ByteImageC &,const int RX,const int RY)

ByteImageC Sum(ByteImageC &,IndexNeigh2dC Neigh)


Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001