#include <unionfind.hpp>
Public Attributes | |
struct ufrec * | data |
uint32_t | maxid |
Definition at line 23 of file unionfind.hpp.
struct ufrec* cv::aruco::unionfind::data |
Definition at line 25 of file unionfind.hpp.
uint32_t cv::aruco::unionfind::maxid |
Definition at line 24 of file unionfind.hpp.