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

Model gets augmented only when the image is very near to the camera. Maybe because camera feed quality is poor? #94

Open
manojahuja11 opened this issue Mar 5, 2020 · 4 comments

Comments

@manojahuja11
Copy link

manojahuja11 commented Mar 5, 2020

Hi @kalwalt @nicolocarpignoli @ThorstenBux

The model gets augmented only when the image is very near to the camera.

I can see in the console that the image gets tracked from a distance, but model gets augmented when I bring it very near.

I have set the dpi to 220.

And also, the camera quality is very bad, its blurry.

Please help.

Thanks.

EDIT: https://drive.google.com/file/d/17BXnPtaHSCgTG06EXzMgh-IxF5xsgb29/view?usp=sharing

here is the video for demonstrating the issue. At the end of the video, you can see the camera feed quality.

@ametis70
Copy link

The problem you're facing is that the "far" value of the camera object is too low, or your 3d object is too big. This comment tells you how to update the matrix values yourself. I don't know if there is another way of doing this in jsartoolkit 🤔

@manojahuja11
Copy link
Author

Thank you @ianmethyst

Does anyone know how to update the matrix values? @kalwalt @nicolocarpignoli @ThorstenBux

@ThorstenBux
Copy link

ThorstenBux commented Mar 14, 2020 via email

@subjectdenied
Copy link

Hi @kalwalt @nicolocarpignoli @ThorstenBux

The model gets augmented only when the image is very near to the camera.

I can see in the console that the image gets tracked from a distance, but model gets augmented when I bring it very near.

I have set the dpi to 220.

And also, the camera quality is very bad, its blurry.

Please help.

Thanks.

EDIT: https://drive.google.com/file/d/17BXnPtaHSCgTG06EXzMgh-IxF5xsgb29/view?usp=sharing

here is the video for demonstrating the issue. At the end of the video, you can see the camera feed quality.

could you fix this issue? i see the same behaviour

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

4 participants