|
Developer Documentation
|
| Developer Documentation |
| USER | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
| namespace IPSpatFilterN |
| Namespace to define values for spatial filter parameters |
| User Level: | Default |
| Library: | IPLinear |
| Example: | exIPStatistic2d.cc |
Comments:
Enumerated types:
| #include "amma/Image/IPSpatFilter.hh" |
| Erode | o/p is smaller than i/p to eliminate special border processing |
| Original | o/p is same size as i/p |
| Expand | o/p is exapanded until mask processes no more pixels at all |
| PadBlack | pad i/p with zero values |
| PBRescale | ditto, and rescale border region to preserve d.c. value |
| Repeat | pad i/p with nearest pixel from original image |
| Reflect | pad by reflecting the border region from the original i/p |
|
Documentation by CxxDoc: Tue Mar 20 10:50:54 2001 Centre for Vision, Speech & Signal Processing |