Struct Edge#
Defined in File room_frame_solver.hpp
Struct Documentation#
-
struct Edge
One ChArUco-board shot seen simultaneously by two cameras (camA, camB).
boardToCamA[k]/boardToCamB[k] are the board→camera pose pair from the same shot k (as produced by cv::solvePnP), so the two vectors must be the same length and index-aligned.