HomeSort by relevance Sort by last modified time
    Searched full:cameras (Results 26 - 50 of 390) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/libhardware/include/hardware/
vehicle_camera.h 38 * Vehicle Camera to provide interfaces for controlling cameras
48 * more cameras are added. Each camera defined in vehicle_camera_type_t
95 * Queries the HW for the cameras installed on the vehicle
100 * denote which cameras are installed. This pointer is
  /hardware/libhardware/modules/camera/
CameraHAL.h 45 // Number of cameras
Camera.h 35 // id is used to distinguish cameras. 0 <= id < NUM_CAMERAS.
89 // Identifier used by framework to distinguish cameras
  /developers/samples/android/media/Camera2Basic/
template-params.xml 62 cameras attached to the device, display a camera preview, and take
74 cameras. You can then use [getCameraCharacteristics][3] and find the
  /packages/apps/Camera2/src/com/android/camera/one/config/
OneCameraFeatureConfig.java 86 * The maximum amount of memory can be consumed by all opened cameras
136 * cameras during capture and processing, in megabytes.
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallCameraManager.java 60 * Indicates whether the list of cameras has been initialized yet. Initialization is delayed
117 * Get the list of cameras available for use.
  /external/libjpeg-turbo/
rdjpgcom.1 54 Some digital cameras produce APP12 markers containing useful textual
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMuxer.h 41 * physical cameras enumerated on the device
64 * Description@ This structure stores information about logical cameras
79 // To signify if the LINK/UNLINK established between physical cameras
131 * a) Manages the grouping of the physical cameras into a logical camera
  /packages/apps/Camera2/src/com/android/camera/
PhotoController.java 32 // Switching between cameras.
  /packages/apps/Camera2/src/com/android/camera/one/
OneCameraManager.java 29 * Returns true if this hardware platform currently has any cameras at
  /external/opencv3/doc/py_tutorials/py_calib3d/py_epipolar_geometry/
py_epipolar_geometry.markdown 17 it is an important question whether we can find the depth information using these cameras. And the
18 answer is to use more than one camera. Our eyes works in similar way where we use two cameras (two
25 two cameras taking the image of same scene.
62 cameras so that we can relate the two cameras in pixel coordinates. (If we are using rectified
  /frameworks/av/include/camera/ndk/
NdkCameraManager.h 83 * cameras that may be in use by other camera API clients.
85 * <p>Non-removable cameras use integers starting at 0 for their
86 * identifiers, while removable cameras have a unique identifier for each
126 * <p>Cameras become available when they are no longer in use, or when a new
261 * cameras or camera resources has been reached, and more camera devices cannot be
  /external/ceres-solver/internal/ceres/
visibility_based_preconditioner.cc 136 // preconditioner. It clusters cameras using their scene
152 // preconditioner. It clusters cameras using using the scene
184 // Call the canonical views algorithm and cluster the cameras based on
226 // matrix. For each pair of cameras contributing a non-zero cell to
230 // A pair of cameras contribute a cell to the preconditioner if they
263 // For each e_block/point block we identify the set of cameras
268 // 3d points and m is the maximum number of cameras seeing any
527 // of all its cameras. In other words, the set of points visible to
542 // weights are the number of 3D points visible to cameras in both the
566 // two cameras that it connects
    [all...]
system_test.cc 35 // adjustment problem with 16 cameras and two thousand cameras. The
384 double* cameras = mutable_cameras(); local
397 double* camera = cameras + 9 * camera_index_[i];
404 // The points come before the cameras.
410 options_.linear_solver_ordering->AddElementToGroup(cameras + 9 * i, 1);
  /external/dng_sdk/source/
dng_camera_profile.h 206 // cameras were all 3-color, the matrix could be stored as a forward matrix,
207 // but we need the backwards matrix to deal with 4-color cameras.
220 // Dimensionality reduction hints for more than three color cameras.
407 /// highlight recovery logic based on the white point. If cameras
409 /// The inverse matrix is requried to support four-color cameras.
416 /// highlight recovery logic based on the white point. If cameras
418 /// The inverse matrix is requried to support four-color cameras.
474 /// Setter for first of up to two dimensionality reduction hints for four-color cameras.
480 /// Setter for second of up to two dimensionality reduction hints for four-color cameras.
486 /// Getter for first of up to two dimensionality reduction hints for four color cameras
    [all...]
  /external/opencv3/modules/videoio/include/opencv2/videoio/
videoio_c.h 57 * Working with Video Files and Cameras *
197 // Properties of cameras available through OpenNI interfaces
222 // Properties of cameras available through GStreamer interface
234 // Properties of cameras available through XIMEA SDK interface
257 // Properties for Android cameras
269 // Properties of cameras available through AVFOUNDATION interface
276 // Properties of cameras available through Smartek Giganetix Ethernet Vision interface
  /cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
Camera1Activity.java 52 " no cameras available.");
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CameraPreview.java 68 // Find the total number of cameras available
118 // check for availability of multiple cameras
128 // OK, we have multiple cameras.
158 * to the surface. We need to center the SurfaceView because not all devices have cameras that
  /external/ceres-solver/examples/
libmv_bundle_adjuster.cc 38 // - Number of cameras
39 // - Cameras
60 // Image number shall be greater or equal to zero. Order of cameras does not
165 // Cameras intrinsics to be bundled.
354 // all_cameras is a vector of all reconstructed cameras to be optimized,
392 // Read all cameras.
410 LOG(INFO) << "Read " << number_of_cameras << " cameras.";
627 // Convert cameras rotations fro mangle axis back to rotation matrix.
658 // Convert cameras rotations to angle axis and merge with translation
  /frameworks/base/docs/html/training/camera/
index.jd 43 Using the on-board cameras, your application can enable users to augment what
  /hardware/ti/omap4-aah/camera/
CameraProperties.cpp 127 // Returns the number of Cameras found
  /hardware/ti/omap4xxx/camera/
CameraProperties.cpp 122 // Returns the number of Cameras found
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXSceneModeTables.h 20 * This holds scene mode settings for different omx cameras.
  /packages/apps/Camera2/src/com/android/camera/app/
CameraProvider.java 74 * Returns the total number of cameras available on the device.
  /pdk/apps/TestingCamera/res/values/
strings.xml 29 <string name="default_camera_entry">No cameras found</string>

Completed in 1771 milliseconds

12 3 4 5 6 7 8 91011>>