camera
Android Image view-Camera
I have been trying to implement this code , where i capture a image from the camera and display it in my image viewer and then can set it as a wallpaper. It is working fine in my emulator but on my ph[详细]
2023-04-02 11:06 分类:问答Translate does not work in UIImagePickerController.cameraViewTransform
My app stopped working correctly with iOS 4.3. It uses a custom camera view overlay for the UIImagePickerController. And I want to adjust the size and origon of the camera preview view by set cameraVi[详细]
2023-04-02 09:25 分类:问答How to customise the Camera screen frame?
I want to lauch camera with customised frame so that I should be abl开发者_运维技巧e to show UIsearchBar in the same View and on touching the UISearchBar I need to close the camera, but the UIsearchBa[详细]
2023-04-02 05:47 分类:问答How to save images from Camera in Android to specific folder?
Basically, what I want to do is allow the user to make their own folder and then go to an activity that contains a button to launch the camera.[详细]
2023-04-01 20:55 分类:问答Only button being shown when taking picture with camera in iPad 2
I\'m presenting my camera using a popover. It works perfectly inmy iPad. For my surprise in iPad 2 when the camera is summoned only the grey bar with the take picture button appears, but the image th[详细]
2023-04-01 17:27 分类:问答Photo Album inside an app
Do any of you know if it\'s possible to make a Photo Album inside an app? The app that I\'m building has a lot of features, one of them is to take a picture, write on top of it, save it, and then mail[详细]
2023-04-01 12:59 分类:问答Is there a way to figure out 3D distance/view angle from a 2D environment using the iPhone/iPad camera?
Maybe I\'m asking this too soon in my research, but I\'d better know if this is possible sooner than later.[详细]
2023-04-01 12:14 分类:问答What is "antibanding" in photographing?
What is \"antibanding\" in photography? I read this term in Android documentation for th开发者_Go百科e android.hardware.Camera.Parameters.setAntibanding() method.Antibanding function should decrease f[详细]
2023-04-01 09:17 分类:问答Overlaying an image on camera preview on iOS using Phonegap
I am looking to create an app in which a semi transparent image is overlaid on the camera preview. I know their is no support for this in the native Phonegap camera api. 开发者_JAVA技巧I\'m wondering[详细]
2023-04-01 03:10 分类:问答adding image to the captured image in android
I am capturing an image using the following code public class PictureDemo extends Activity { private SurfaceView preview=null;[详细]
2023-03-31 22:59 分类:问答