OpenCV  4.1.1
Open Source Computer Vision
Instance Methods | Protected Attributes | Properties | List of all members
CvPhotoCamera Class Reference

#import <opencv2/videoio/cap_ios.h>

Inheritance diagram for CvPhotoCamera:
CvAbstractCamera NSObject

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< CvPhotoCameraDelegate > delegate
 
- 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: