Home
last modified time | relevance | path

Searched defs:edge_count (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_ds.cpp1878 int edge_count = cvtest::randInt(rng) % MAX(vtx_count*20, 1); in create_random_graph() local
1939 int vtx_count = -1, edge_count = 0, edges[][3] = in run() local
/external/opencv/cxcore/src/
Dcxpersistence.cpp4497 int i, k, vtx_count, edge_count; in icvWriteGraph() local
4640 int flags, vtx_count, edge_count; in icvReadGraph() local
/external/opencv3/modules/stitching/src/
Dseam_finders.cpp1278 const int edge_count = (roi.height - 1 + 2 * gap) * (roi.width + 2 * gap) + in findInPair() local
/external/opencv3/modules/core/src/
Dpersistence.cpp4432 int i, k, vtx_count, edge_count; in icvWriteGraph() local
4568 int flags, vtx_count, edge_count; in icvReadGraph() local