Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dutil.hpp85 class CV_EXPORTS Graph class
88 Graph(int num_vertices = 0) { create(num_vertices); } in Graph() function in cv::detail::Graph