OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Instance Methods | Protected Attributes | Properties | List of all members
CvPhotoCamera Class Reference

#include <opencv2/videoio/cap_ios.h>

Inheritance diagram for CvPhotoCamera:
Collaboration diagram for CvPhotoCamera:

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: