HomeSort by relevance Sort by last modified time
    Searched refs:icvGaussMxN (Results 1 - 3 of 3) sorted by null

  /external/opencv/cvaux/src/
_cvvm.h 136 icvGaussMxN( double *A, double *B, int M, int N, double **solutions );
cvlmeds.cpp     [all...]
cvscanlines.cpp 66 res = icvGaussMxN( M, B, 3, 3, &solutions );
    [all...]

Completed in 91 milliseconds