Facial Detection with facial profile communication using android AsyncHttp
Standard backend URL is:
http://192.168.7.115/api/v1/showface/image/
http://192.168.7.115/api/v1/showface/profile/
DetectActivity.java is responsible for the following tasks:
Example of profile JSON
{"person_name":"donna chim","person_id":"donnachim","photo_name":"donnachim","photo_url":"http://192.168.7.115/api/v1/showface/image/nourl/donnachim/"
,"rectangle_vector":{"x":577.979736328125,"y":349.3026123046875,"width":1052.13232421875,"height":823.4552001953125}}