OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:k_point
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cvaux/src/
cvcreatehandmask.cpp
59
int
k_point
;
local
74
k_point
= numbers->total;
75
assert(
k_point
> 0 );
76
if(
k_point
<= 0 )
81
while(
k_point
-- > 0 )
Completed in 39 milliseconds