tagged "Camera"

We need a program, which can take a camera picture with the press of the screen, then creates a new image file which is stored on the phone or SD card which consists of the picture that was just taken, and a picture that was read in from a file. The picture read in will have transparent sections. This is not just displaying one on top of each other, they must end up being 1 picture when all is said and done that can be saved as 1 png image. Proper Documentation is expected so we can work with the code you give us. Attached is an image that can be used to merge the pictures with.
Our company needs Android code in which the program takes the preview image from the camera (say from PreviewCallback) and merges that image with that of a stored image (with transparent sections) to make one bitmap to be displayed. This also needs to happen at a reasonably speed. This means no major lag time but some skipping is okay. Attached is an image that can be used for this program to mesh with the camera preview

Iphone Camera Viewer

I need a Application in witch the user will be able to read memory cards (I.E. SD cards , CF Cards, ECT...) Using this App the user will be able to View/Store to the Hard Drive of the phone , and when the pictures or data is saved to the phone then erase the card so it is clean and able to use again.