2016/11/11
Hi all. After the recent US never ending campaign and elections, and decided to modify the app I made one year ago, and convert it into a "Trumpify yourself" using the front camera (if your device allows it, read the original post regarding limitations)
I only upload the apk. The source code is very much the same as the original one (the one attached) , with some minor modifications:
> New bitmaps (they may have copyright, only used for demo purposes)
> A dirty trick to "orangify" the detected face
As with the previous version, the code performance depends totally on the device's camera facedetection capability, which in some cases,is really good, in other cases works just regular, whilst some devices don't have this capability.
Just test it, try to imitate Donald's gestures , and have fun!
-------EDIT-------
Attached new "refined" version and source code (min api required: 14)
It is still possible that it will not work in your device, due to not having facedetection capability in the front cam or other issues, perhaps a mistake from my part.
To modify it you will need a good understanding of camera library, also canvas, scaling and imageviews.
You will need to place the library files included in your additional libraries folder
(Please don't publish a version with the graphics that I include as an example )
Don't forget to click your screen to change effect!!
--------------------
This is a present to all of you, who, having been in the dark side and knowing that the force is in you.... they just don't take you seriously at home
It uses the front cam and will only work in devices which have face recognition. What's more, perhaps having it, it will not work at all. It's just a test and possibly needs tunning
Please report back if you enjoy it or simply does not work (will also be helpful). Will share source code soon when it is more "refined"
(PS: if you click the screen, you will have "colored" versions of your dark side )
Hi all. After the recent US never ending campaign and elections, and decided to modify the app I made one year ago, and convert it into a "Trumpify yourself" using the front camera (if your device allows it, read the original post regarding limitations)
I only upload the apk. The source code is very much the same as the original one (the one attached) , with some minor modifications:
> New bitmaps (they may have copyright, only used for demo purposes)
> A dirty trick to "orangify" the detected face
As with the previous version, the code performance depends totally on the device's camera facedetection capability, which in some cases,is really good, in other cases works just regular, whilst some devices don't have this capability.
Just test it, try to imitate Donald's gestures , and have fun!
-------EDIT-------
Attached new "refined" version and source code (min api required: 14)
It is still possible that it will not work in your device, due to not having facedetection capability in the front cam or other issues, perhaps a mistake from my part.
To modify it you will need a good understanding of camera library, also canvas, scaling and imageviews.
You will need to place the library files included in your additional libraries folder
(Please don't publish a version with the graphics that I include as an example )
Don't forget to click your screen to change effect!!
--------------------
This is a present to all of you, who, having been in the dark side and knowing that the force is in you.... they just don't take you seriously at home
It uses the front cam and will only work in devices which have face recognition. What's more, perhaps having it, it will not work at all. It's just a test and possibly needs tunning
Please report back if you enjoy it or simply does not work (will also be helpful). Will share source code soon when it is more "refined"
(PS: if you click the screen, you will have "colored" versions of your dark side )
Attachments
Last edited: