Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input data world-space vs camera-space? #3

Open
antithing opened this issue Aug 23, 2018 · 0 comments
Open

Input data world-space vs camera-space? #3

antithing opened this issue Aug 23, 2018 · 0 comments

Comments

@antithing
Copy link

Hi, and thanks for making this code available. I am trying to do bundle adjustment using fiducial markers found in two frames. I have couple of questions if you have a minute.

I have the marker corners as 3d points.

1 - Should my data into cvsba look like:

A- Marker corner positions in marker-space(distance from camera) and camera pose around zero.
B- Marker corner positions in camera-space(around the zero point) and camera pose at distance from marker?
C- somehow chain the markers together into world-space, along with the camera poses.(this is the result i want to get AFTER ba, do I need to do a rough version first?

2 - Is there a way to specify where I want the zero point of the resulting map to be?

Thanks again.

What I want to do is precisely map the fiducial markers in world space, using one of them as the zero point.

@antithing antithing changed the title 'Fixing' camera or points? Input data world-space vs camera-space? Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant