Home
last modified time | relevance | path

Searched refs:is_equal_quad (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvcalibinit.cpp1755 static int is_equal_quad( const void* _a, const void* _b, void* ) in is_equal_quad() function
1905 int n_quads = cvSeqPartition( root_tmp, temp_storage, &idx_seq, is_equal_quad, 0 ); in icvGenerateQuadsEx()