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

Multiple Targets not Recognized #121

Closed
SpudRat3 opened this issue Feb 4, 2022 · 8 comments
Closed

Multiple Targets not Recognized #121

SpudRat3 opened this issue Feb 4, 2022 · 8 comments
Assignees

Comments

@SpudRat3
Copy link

SpudRat3 commented Feb 4, 2022

I am having a problem recognizing Targets beyond index 0 when creating a .mind file with the Image Targets Compiler.

  1. Create a local copy of the Multi-Targets sample, it runs fine. Both targets are recognized.

  2. Change the ImgTargetSource to my own local .mind file, created with the Image Targets Compiler. Only the first target (index 0) is recognized.

I came to do do this test after not being able to get multiple targets working.

@SpudRat3
Copy link
Author

SpudRat3 commented Feb 4, 2022

To further test this, I downloaded band.mind and called it locally. This worked where my own target file did not.
I have tested my file by swapping the order of the targets in the file. Whichever target is loaded first (to the left in the interface), is the only one that works.

@hiukim
Copy link
Owner

hiukim commented Feb 4, 2022

can you share your .mind file

@SpudRat3
Copy link
Author

SpudRat3 commented Feb 4, 2022

targets.zip
I had to zip it to attach it here.

@hiukim
Copy link
Owner

hiukim commented Feb 4, 2022

sorry, can you share the images as well?

@SpudRat3
Copy link
Author

SpudRat3 commented Feb 4, 2022

I believe that this is the current order of the images. They all work as targets if I put them first in the file.
mihalyo
kimicock
manhole

@hiukim
Copy link
Owner

hiukim commented Feb 4, 2022

Seems like the error is caused by different resolutions of the images (It shouldn't be). Resize the images to the same size seems to work.

thx for reporting. will fix it later.

@hiukim hiukim self-assigned this Feb 4, 2022
@SpudRat3
Copy link
Author

SpudRat3 commented Feb 4, 2022

Worked like a charm! Thanks for all your great work, and for your speedy responses. Much appreciated. Moving forward!

@hiukim
Copy link
Owner

hiukim commented Feb 12, 2022

fixed in latest release

@hiukim hiukim closed this as completed Feb 12, 2022
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

2 participants