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

Puzzle Data Association / Piece Tracking #53

Open
pv33 opened this issue Nov 2, 2024 · 0 comments
Open

Puzzle Data Association / Piece Tracking #53

pv33 opened this issue Nov 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pv33
Copy link
Member

pv33 commented Nov 2, 2024

Copied Trello note here. It is mostly complete but may be missing some details related to correspondences or puzzle tracking.

Doing puzzle piece data association. The SIFT Matcher does that, but explicitly coded like in the real0Xyyyy scripts. However, the next step is to use the Board Correspondences capabilities. See the parser/trackerXX scripts. Not the early ones, but the later ones 3 and after. That has association code and might show how to move puzzle pieces to create fake tracking data. Use the SIFT test scripts and the tracker test scripts to create something that does floating puzzle pieces and data association. I can’t recall if there are tricky things in the code. You can always make an issue or talk to me.

There are many ways to have a puzzle move. The pieces can move and rotate. The entire image can be rotated and translated. There are other schemes. Pick one and roll with it.

@pv33 pv33 added the enhancement New feature or request label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants