OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:header_size1
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvcontours.cpp
176
int
header_size1
; /* hdr size of fetched contours */
member in struct:_CvContourScanner
263
scanner->
header_size1
= scanner->approx_method1 == scanner->approx_method2 ?
270
scanner->
header_size1
= scanner->approx_method1 == scanner->approx_method2 ?
960
seq = cvCreateSeq( scanner->seq_type1, scanner->
header_size1
,
[
all
...]
/external/opencv3/modules/imgproc/src/
contours.cpp
165
int
header_size1
; /* hdr size of fetched contours */
member in struct:_CvContourScanner
244
scanner->
header_size1
= scanner->approx_method1 == scanner->approx_method2 ?
251
scanner->
header_size1
= scanner->approx_method1 == scanner->approx_method2 ?
[
all
...]
Completed in 364 milliseconds