Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
cvadapthresh.cpp File Reference
#include "_cv.h"

Functions

CV_IMPL void cvAdaptiveThreshold (const void *srcIm, void *dstIm, double maxValue, int method, int type, int blockSize, double param1)
 

Function Documentation

CV_IMPL void cvAdaptiveThreshold ( const void *  srcIm,
void *  dstIm,
double  maxValue,
int  method,
int  type,
int  blockSize,
double  param1 
)