| [mmNeg] [Up] [mmAddm] | Operations |
| User Feedback |
| y | Image
binary image if option is 'BINARY' or same type as |
mmToggle creates the image y that is an enhancement or classification of the image f by the toggle operator, with parameters f1 and f2. If the OPTION is 'GRAY', it performs an enhancement and, if the OPTION is 'BINARY', it performs a binary classification. In the enhancement, a pixel takes the value of the corresponding pixel in f1 or f2, according to a minimum distance criterion from f to f1 or f to f2. In the classification, the pixels in f nearest to f1 receive the value 0 , while the ones nearest to f2 receive the value 1.


f1 must be less or equal f and f must be less or equal f2.
| mmThreshad | Threshold (adaptive) |
| [mmNeg] [Up] [mmAddm] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |