| User Documentation |
| Centre for Vision, Speech & Signal Processing |
| DEVELOP | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
| IPWaveletC<class TypeC> | |
| Window averaging filter | |
| include | "amma/Image/IPWavelet.hh" |
| User Level: | Default |
| Library: | Lines |
| Example: | exIPTexture.cc |
| Section: | Image.Image Processing.Spatial_Filters |
| In Scope: | std |
Comments:
Computes mean of rectangular window for pixels in image
See namespace IPSpatFilterN (or IPSpatFilterC for now) for parameter typedefs.
Parent Classes:| Rows | vertical mask size |
| Cols | horizontal mask size |
| Resize | o/p image size w.r.t i/p image: Erode, Original, Expand |
| Pad | pad extended image: PadBlack, Repeat, Reflect |
| Scale | scale border region: Const, ShrinkDivisor |
| Shift | if mask size is even, o/p is 1/2 pixel offset w.r.t. i/p, so 1/2 pixel shift is either: ShiftUL, ShiftDR |
| #include "amma/DP/Process.hh" |
| #include "amma/DP/Entity.hh" |
| #include "amma/RCHandleA.hh" |
| #include "amma/RCHandle.hh" |
| Programmer:Kieron Messer, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001 |