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

examples fails with ImageData error #11

Open
kalwalt opened this issue Oct 20, 2024 · 1 comment
Open

examples fails with ImageData error #11

kalwalt opened this issue Oct 20, 2024 · 1 comment
Assignees
Labels
🐛 bug Something isn't working

Comments

@kalwalt
Copy link
Member

kalwalt commented Oct 20, 2024

          ![Screenshot 2024-10-17 115915](https://github.com/user-attachments/assets/f12f3972-d107-47b5-876c-d84fcbb9ffda)

can you give a quick tutorial steps on how to use this? i tried running the examples, but its throwing some imagedata issue from the script.

Originally posted by @GamerDevarsh in #10 (comment)

@kalwalt kalwalt self-assigned this Oct 20, 2024
@kalwalt kalwalt added the 🐛 bug Something isn't working label Oct 20, 2024
@kalwalt
Copy link
Member Author

kalwalt commented Oct 20, 2024

@GamerDevarsh i just tested the examples and i confirm the issue. Probably i missed to upload some commit. I will try to correct this and add a brief tutuorial.
Anyway the initial idea was to convert the code in WebARKitLib dev branch https://github.com/webarkit/WebARKitLib/tree/dev/WebARKit loading the opencv.js and avoid to compile the C++ code. But i found some difficulties converting the code from C++ to js because the methods in opencv.js are a bit different from the original, and there is not so much documentation for opencv.js method and classes. I hope to go ahead of this issues and develop a more mature version of the code.

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

1 participant