-
Notifications
You must be signed in to change notification settings - Fork 464
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
Any android camera support #103
Comments
Hi, I'd like to bump this issue. |
im in the same boat right now, im trying to use Ketai camera and combine it with opencv's face detection but its currently giving me bugs. if you just want face detection i ended up using Ketai's face tracking:
|
Hey, I managed to get marker detection working great for AR on Android using Ketai and nyARToolkit. Here's a link to an older post: |
So Ketai library does the heavy lifting for camera class, while processing's native video lib does't support android camera yet. Under those circumstances, How can I use, not face but object detection with specific object cascade files from android , using opencv-lib? can I?
The text was updated successfully, but these errors were encountered: