SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

BotDetect - Real-Time Bot Detection API
 
 

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

MEAN

Section: C Library Functions (3)
Updated: 16 Mar 1998
Index

 

NAME

mean - compute local mean

 

SYNTAX


 #include <xite/stdiff.h>


 int mean( IBAND input, IBAND output,
    int deltax, int deltay );

 

DESCRIPTION


 Local Mean over deltax deltay.
 deltax  = Local area width
 deltay  = Local area height

 

RESTRICTIONS

Only non-complex pixel-types.

 

RETURN VALUE


 0 => ok
 1 => Illegal pixel-type
 2 => Different input pixel-types in 'input' and 'output'
 3 => Bad deltax value
 4 => Bad deltay value

 

AUTHOR

Otto Milvang

 

REVISED

Svein Bøe, Ifi, UiO (to allow all non-complex pixel types)

 

ID

$Id: mean.c,v 1.29 1996/11/08 14:05:36 svein Exp $


 

Index

NAME
SYNTAX
DESCRIPTION
RESTRICTIONS
RETURN VALUE
AUTHOR
REVISED
ID

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