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

Fix Template Rotate #52

Open
pv33 opened this issue Oct 27, 2024 · 2 comments
Open

Fix Template Rotate #52

pv33 opened this issue Oct 27, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@pv33
Copy link
Member

pv33 commented Oct 27, 2024

@dvsh-n Making a git issue to resolve a problem with the Template code for rotation. I left some comments in the member function for you. They are in all caps so that they stand out (it is not me yelling. 😄 )

The code in real03sift will crash due to the error. There are also some comments in the test script with tips on how to work (also caps to stand out).

@pv33 pv33 added the bug Something isn't working label Oct 27, 2024
@pv33
Copy link
Member Author

pv33 commented Oct 31, 2024

@dvsh-n
I went ahead and fixed the rotate code.
Please update all of the real0Xyyyy test code per comments left in the python files. When done, move into parent folder and get rid of the _ part.
Remember to use git mv (not sure how much you have used git).

@pv33
Copy link
Member Author

pv33 commented Nov 1, 2024

@dvsh-n
Spent a little time today on the code due to dragging feet on another task. Some of the image processing code in SIFT feature generation and in puzzle piece processing from captured data was a little off. I've fixed it and the scripts run decently. They still need improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants