how can I implement a digital zoom slider for the camera. I use the following APIs: AVCaptureVi开发者_StackOverflow中文版deoPreviewLayer, AVCaptureSession, AVCaptureVideoDataOutput, AVCaptureDeviceInp
I am going to work on a game project. I am using cocos2d. I want to use cccamera class of cocos2d. Please tell me about any tutorial on cccamera. I want to implement more or less like angry birds, thr
So I started with this little write-up.I wanted to try to make an application that will take pictures while running in the background.To start though I wanted an application that once opened would sim
I am working in an AR project, and we want to manipulate the focusing distance of the iPhone4 camera.Is this even possible?So far, we\'ve found just toggling and auto focusing as options listed here :
I have a problem on my Android app. I\'m using MediaStore.ACTION_IMAGE_CAPTURE intent to take picture from camera. It worked all most of devices but I got the following crash errors on DroidX device f
Hey therer, I am wondering whether I could f开发者_如何学Cix the focal length of iPhone camera to certain distance, such as 120mm. Is it possible to achieve this programmatically?
I\'m checking out PhoneGap API for Android and was trying out the camera sample application example and installed in my Android Phone (2.1 Galaxy S). However after running the app and taking a picture
I\'d like my app to run on both Android versions 2.1 and 2.2. In one area of my app, there is a portrait-style camera - the process for producing a portrait camera preview is different (as far as I k
I can snap a picture with the iPhone programmatically by calling [UIImagePickerController takePicture:], but when I do the iPhone plays a loud recording of a shutter click. When I google for how to tu
I wanted to write an application that makes use of the camera taking extremely slow frame-rate video and uploading it.Right now I am reading over this: http://itp.nyu.edu/~sve204/mobilemedia_spring10/