Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Could you please add some more intros in README? #1

Open
tclh123 opened this issue Feb 12, 2013 · 5 comments
Open

Could you please add some more intros in README? #1

tclh123 opened this issue Feb 12, 2013 · 5 comments
Assignees

Comments

@tclh123
Copy link

tclh123 commented Feb 12, 2013

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)?

@mkalmes
Copy link
Owner

mkalmes commented Feb 13, 2013

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.

@tclh123
Copy link
Author

tclh123 commented Feb 14, 2013

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.

@mkalmes
Copy link
Owner

mkalmes commented Feb 17, 2013

ARVideo was build for iOS 4. Some changes related to OpenGL ES 1.1 and iOS 5 and later reduced the FPS down to ~4. This is a known issue.

I'll try to fix this issue in my spare time.

@tclh123
Copy link
Author

tclh123 commented Feb 27, 2013

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.

@ghost ghost assigned mkalmes Mar 4, 2013
@mkalmes
Copy link
Owner

mkalmes commented Mar 4, 2013

And I think your application may have some bugs with opengl or some rendering things.

That's true. I've opened issue #2 to address the problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants