OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 446 milliseconds