Top "Camera" questions

In the real world, a camera is a device that takes physical or digital photos.

What is "antibanding" in photographing?

What is "antibanding" in photography? I read this term in Android documentation for the android.hardware.Camera.Parameters.setAntibanding() method.

android camera photography
Camera preview image data processing with Android L and Camera2 API

I'm working on an android app that is processing the input image from the camera and displays it to the …

android image-processing camera preview android-5.0-lollipop
didFinishPickingMediaWithInfo return nil photo

I am working to capture an image that is returned in 4.0 using - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info { [[…

iphone uiimage camera uiimagepickercontroller
Camera on Android Example

I want to write an activity that: Shows the camera preview (viewfinder), and has a "capture" button. When the "capture" …

android camera android-camera android-camera-intent
Android external camera options - overlay on top of video stream, no middleman server/router

I'm looking for a way to interface with an external camera from an Android device. The reason it needs to …

android bluetooth camera usb ip-camera
Reading the GPS data from the image returned by the camera in iOS iphone

I need to get the GPS coordinates of an image taken with the iOS device's camera. I do not care …

ios geolocation gps camera
iPhone 4 Camera Specifications - Field of View / Vertical-Horizontal Angle

Does someone know the field of view values for the new iPhone4 camera? I'm doing some AR app's, and I …

iphone camera augmented-reality iphone-4
Processing Android camera frames in real time

I'm trying to create an Android application that will process camera frames in real time. To start off with, I …

android image-processing camera
Android - camera as motion detector

How to implement a simple motion detector using the front camera and Android SDK? An example scenario would be like …

android camera motion
ONVIF : How to form the device web service address from the IP address of an NVT

My question is about the ONVIF specification. http://www.onvif.org/imwp/download.asp?ContentID=18006 In section 5.10, it says : A …

camera video-streaming ip specifications onvif