SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

BotDetect - Real-Time Bot Detection API
 
 

MAN page from Mandrake Other XITE-3.3-3.i386.rpm

MODE

Section: User Commands (1)
Updated: 16 Mar 1998
Index

 

NAME

mode - noise removal and edge sharpening

 

SYNTAX


 mode <inimage> <outimage> [<dx> [<dy>]]

 

DESCRIPTION

modenoise filtering with window dxx dyusing histogram updating technique. The pixelvalue occurring most frequently within the windowbecomes the new pixel value in the window center.

dxis the horisontal window size, default value 3.dyis the vertical window size, default value dx.

 

RESTRICTIONS

Input image bands must have pixel type unsigned byte.

 

SEE ALSO

median(1), pseudomedian3x3(1), sigma(1), snn(1), knn(1),kncn(1), convolve(1)

 

AUTHOR

Tor Lønnestad, BLAB, Ifi, UiO

 

EXAMPLES


 mode mona.img monamode.img
 mode mona.img monamode.img 5
 mode mona.img monamode.img 5 7

 

ID

$Id: mode.c,v 1.23 1997/01/10 16:07:52 svein Exp $


 

Index

NAME
SYNTAX
DESCRIPTION
RESTRICTIONS
SEE ALSO
AUTHOR
EXAMPLES
ID

This document was created byman2html,using the manual pages.
 
ICM Bot detect detector