I want to super-impose an outline of a face when the camera launches in android. Kind of like an empty avatar or a silhouette. I'm NOT looking for face detection. I just the want the user to have the ability to align the outline to the person's face when taking the picture, so that all pictures are taken at the same distance. I already have the camera launching. I'm thinking of putting the facial outline as my main layout and have the camera launching as the background of that layout. Any ideas?
Asked
Active
Viewed 792 times
1
-
Possible duplicate of http://stackoverflow.com/questions/7466336/android-overlay-on-android-camera-preview – Zoltán May 11 '15 at 14:45
1 Answers
0
Here you go there is a section detailing how to do this.
http://developer.android.com/guide/topics/media/camera.html#custom-camera

Max Ehnert
- 78
- 1
- 7