-
Notifications
You must be signed in to change notification settings - Fork 19
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 for implemetation, Function to pass bitmap or image to see if it has a aruco marker. #2
Comments
Hi, sorry for being late :) Yes, I will create this function for you, and I will notify you when I finish. Thanks. |
Hey Rivo, |
Hi, Ok, I will do that for you. |
Hi, I have committed a new feature which implements the detection of markers inside a bitmap image. This is the main function I used, you can find it in:
|
I sent it to your email, I hope it will help you, and sorry for being late :) |
Hello,
I went through the app, the mechanism used and tried modifying it to take an image from files as input but the logic for camera integration is too complex.
Can you help me with creating a function that takes a bitmap as input and tell me if it has an Aruco marker and function to mark it?
Plus on a note, The application as a lot of unused class that makes it slow to load.
I have fixed the implementation issue and also added the camera permission on launch, if you want I can share the changes.
Thank you.
The text was updated successfully, but these errors were encountered: