Skip to content

Conversation

kalwalt
Copy link
Member

@kalwalt kalwalt commented Jan 31, 2023

In this PR i will try to add the Multi Marker feature.

@kalwalt kalwalt self-assigned this Jan 31, 2023
// Initialize a Single Marker Tracker with
// Camera and near and far clipping values for the OpenGL projection matrix
if (!tracker->init(camParamFile.c_str(), multiFile.c_str(), 1.0f, 1000.0f)) {
/*if (!tracker->init(camParamFile.c_str(), multiFile.c_str(), 1.0f, 1000.0f)) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i had troble loading both files, now i will develop my init function:
in this commit only load the camera but we can load the multi file and calib file separately.

@kalwalt
Copy link
Member Author

kalwalt commented Jan 31, 2023

@kalwalt kalwalt marked this pull request as draft January 31, 2023 20:56
@kalwalt kalwalt changed the title Feature multi marker [WIP] Feature multi marker Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant