Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nhomography_calculator | |
CHomographyCalculator | Provides methods for calculating homography matrices and measuring their error |
▼Nimage_history | |
CImageHistory | An ImageHistory object contiguously stores ImageRecord objects |
▼Nimage_record | |
CImageRecord | Represents a state of the stitcher |
▼Nkdtuple | |
CKDTuple | A dataclass that holds keypoints and descriptors |
▼Nstitcher | |
CStitcher | Stitcher is responsible with stitching provided images |
▼Nutil | |
CUtil | Provides some helper methods |