简体   繁体   中英

How can we get Position of an image and place an other image on that position with android

I want to put a layer below the eye.

I want to know how can we get the exact position of an image and place another image on that position?

Excepted positions are: top left, top center, top right left center, center, right center bottom left, bottom center, bottom right

Is this possible in Android ?

Play Sevices help you do this stuff.

From Play Services 7.8 and onwards, It includes Mobile Vision API's .

The Mobile Vision API has detectors that let you find objects in photos and video.

http://android-developers.blogspot.in/2015/08/face-detection-in-google-play-services.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM