KetaiCamera
in
Android Processing
•
2 years ago
Dear Forum,
I'm using processing.android 0192, android 2.1 on my phone and API 7.
I'm under ubuntu Lucid 10.04.
I'm trying to access my Galaxy Spica's camera. Successfully with a java example implementation of akeric (thanks to him), but without success with ketai library. I have only a white screen on my phone.
Somebody knows the same problem ?
Another question is about the ketai FaceAnalyzer.java in the library core... Ketai is using Android OpenCV port ? because i have found an old CameraManager.java in the /trunk with this into :
-
import org.siprop.opencv.OpenCV;
What about this in Ketai now ? there is OpenCV or another stuff for faceAnalyzer example maybe ?
Many thanks !
Best,
T.
4