OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
CvPhotoCamera Class Reference

#include <opencv2/videoio/cap_ios.h>

Instance Methods

(takePicture) - CV_UNUSED
Instance Methods inherited from CvAbstractCamera
(id) - initWithParentView:

Protected Attributes

AVCaptureStillImageOutput * stillImageOutput
Protected Attributes inherited from CvAbstractCamera
BOOL cameraAvailable
UIDeviceOrientation currentDeviceOrientation

Properties

id< CvPhotoCameraDelegatedelegate
Properties inherited from CvAbstractCamera
AVCaptureSession * captureSession
BOOL captureSessionLoaded
AVCaptureVideoPreviewLayer * captureVideoPreviewLayer
AVCaptureDevicePosition defaultAVCaptureDevicePosition
NSString *const defaultAVCaptureSessionPreset
AVCaptureVideoOrientation defaultAVCaptureVideoOrientation
int defaultFPS
int imageHeight
int imageWidth
UIView * parentView
BOOL running
BOOL useAVCaptureVideoPreviewLayer
AVCaptureConnection * videoCaptureConnection

Method Documentation

◆ CV_UNUSED

- (takePicture) CV_UNUSED

Implements CvAbstractCamera.

Member Data Documentation

◆ stillImageOutput

- (AVCaptureStillImageOutput*) stillImageOutput
protected

Property Documentation

◆ delegate

- (id<CvPhotoCameraDelegate>) delegate
readwritenonatomicweak

The documentation for this class was generated from the following file: