I\'m trying to stream video from the Android phone,开发者_StackOverflow which should be watched in an mediaplayer.
Hey has anyone ever used the API for face detect in their android pro开发者_Go百科gram? More simply stated, can I have a java class that pulls up the camera, scans a person\'s face and returns parame
I am currently working on an experimental camera app. I\'m looking into implementing face detection at the moment and am currently weighing up my options.
I\'m trying to create an IP Camera application for iPhone using mono touch. To get the camera feed, I call the CGImage.ScreenImage method continuously and convert the resulting UIImage into a byte arr
I am launching the Camera application via an Intent and saving the image temporarily to the SD card using the EXTRA_OUTPUT option.The URI passed needs to point to a location on external storage.I also
I would like to do something like this. If the user p开发者_如何学JAVAresses \"Pictures\" than i can choose either to pick a picture from \"Picture folder\" or take a new picture,
In my iPhone app, I use UIImagePickerController to开发者_高级运维 allow the users to take photos for use within the app. However, they always seem to come out blurry and/or unstable. What are some bes
I\'m writing an augmented reality app for Windows Phone 7 as a school project. I want to get the camera output and then add a layer of data over it. Is the开发者_开发技巧re a way to have the camera ou
I am using Android 2.2 (API Level 8). The camera is enabled in the manifest. When I try the camera icon provided by the emulator model, it runs for a few seconds showing a gray box moving around a bla
I\'m trying to make an app that records video and stores the files In a table view. I want to be able to see a preview on each cell and when I press a cel开发者_运维知识库l, a video that was previousl