• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to drag and adjust the face of image in a face type layout over it

 
Greenhorn
Posts: 2
Android
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am making an App in android that capture the image using device camera and then drag and adjust the human face in image with the face like layout over it .Now i want to get that face area of the image in bitmap so that i can mask it with another image.
I have successfully done with image capturing but facing problem to get the human face area according to mention above .Please Guide me which is the best way to do so
reply
    Bookmark Topic Watch Topic
  • New Topic