Hi,
I am new to android app development, and working on some kind of augmented reality app.
Requirement is user open the camera and should be able to overlay product images(ring, tshirt, etc..) on top of it.
Must support multiple image overlays too, all the images should be moveable across the camera feed, resizeable, rotatable using two fingers and should capture the overlay images along with the camera feed too.
Can some one help me with an example containing code and respective layouts.
thanks in advance
Related
Hi,
I am new to android. I am working in an application which uses camera intent to take pictures, and the preview is shown in another layout.
Now i need put multiple images on to it. Images should be re-sizable and movable across the screen and finally need to take a snap shot of it.
Right now i tried to create an imageview dynamically at the runtime using Layout inflator to overlay the image but could not able to do this multiple times.
Could any one give some suggestion or idea how to do it.
Hi,
I am new to android app development, and working on some kind of augmented reality app.
Requirement is user open the camera and should be able to overlay product images(ring, tshirt, etc..) on top of it.
Must support multiple image overlays too, all the images should be moveable across the camera feed, resizeable, rotatable using two fingers and should capture the overlay images along with the camera feed too.
Can some one help me with an example containing code and respective layouts.
thanks in advance
Does anyone know if there already is a camera app out there which basically allows you to select an image from the gallery, set the transparency and it acts like an "onion skin" (transparent layer, like when you do animations)? Example: http://img-ipad.lisisoft.com/img/1/9/1907-2-overlay-camera-lite.jpg
The purpose for this will be for example copying a face expression and angle as precisely as possible, for later replacing in animated gifs (face swaps basically). It's really hard to look at an image on the computer and trying to take a selfie that's exactly the same expression and angle without a camera function like this.
If there isn't such a camera out there, anyone willing to make such an app? I'm sure it will be appreciated by the masses for a wide range of uses (like regular stop motion animation and such)
So, Google Cardboard gives a huge display that doesn't strain your eyes. Therefore it might be useful to view any app if it is in Side-by-Side mode (such as netflix, or even a text editor together with a keyboard).
There is no native support in android for SBS, but is it possible to have developers add this feature to ROMs?
Hello there and thanks in advance for your time and patience.
I'll try to be as concise as possible.
On the gcam you are able to select which type of grid you'd like to overlay to the photo (4x4, 3x3, and Golden Ratio).
I'm particularly interested in the latter.
The problem is that no official Google editing app allows you to crop an image using the Golden Ratio overlay (possibly in the 5:4 format), and neither do other famous apps (tried Photoshop, Lightroom, VSCO, Prisma and more) although the PC version of Photoshop and Lightroom does offer such a feature.
Is there any hope I/someone could modify the Snapseed apk in order to get such feature? (or is there already an app that does this?
No one?