GVINS icon indicating copy to clipboard operation
GVINS copied to clipboard

Add OpenCV4 support in camera model

Open GSORF opened this issue 4 years ago • 0 comments

This PullRequest adds OpenCV4 support to GVINS. The modified code is the camera model implementation and consists of new type definitions (they changed from older OpenCV versions). Older OpenCV versions are still supported by adding a preprocessor directive which only replaces the code when the version flag is set accordingly.

I hope this will contribute to making GVINS even more awesome than it currently is.

GSORF avatar Aug 05 '21 00:08 GSORF