OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sumdepth
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvaccum.cpp
392
int type,
sumdepth
;
local
420
sumdepth
= CV_MAT_DEPTH( sum->type );
421
if(
sumdepth
!= CV_32F && (maskarr != 0 ||
sumdepth
!= CV_64F))
[
all
...]
/external/opencv3/modules/imgproc/src/
smooth.cpp
[
all
...]
Completed in 821 milliseconds