You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.
Thanks for your work, I'm learning AR now and the project may help me a lot.
But the codes is hard for me to understand.
I've run it, but I just see a camera video, nothing had detected(over the screen)?
The text was updated successfully, but these errors were encountered:
Did you noticed the settings for ARVideo in the iOS Settings screen? Please make sure to enable your preferred level of details there. Grid enables a yellow grid and Edgels (edge pixels) enables green/blue pixels on corners.
Thanks for your reply.
Now I enable all the settings, and some debug lines appear this time. But it performs very low fps and can hardly find a marker(red line square).
Are there some problem with the code of debug lines? Or the algorithm have no good performance on iOS?
Ps. My device is iPad2.
Hey mkalmes,
I spent some time to build an Augmented Reality Application for myself, using the Hizer's Algorithm too. Finally it does work, but low fps.
And I think your application may have some bugs with opengl or some rendering things.
Thanks for your work, I'm learning AR now and the project may help me a lot.
But the codes is hard for me to understand.
I've run it, but I just see a camera video, nothing had detected(over the screen)?
The text was updated successfully, but these errors were encountered: