OpenCV
3.0.0
Open Source Computer Vision
|
#import "cap_ios.h"
Instance Methods | |
(void) | - createCaptureOutput |
(void) | - createVideoPreviewLayer |
(id) | - initWithParentView: |
(void) | - lockBalance |
(void) | - lockExposure |
(void) | - lockFocus |
(void) | - start |
(void) | - stop |
(void) | - switchCameras |
(void) | - unlockBalance |
(void) | - unlockExposure |
(void) | - unlockFocus |
(void) | - updateOrientation |
Protected Attributes | |
BOOL | cameraAvailable |
AVCaptureVideoPreviewLayer * | captureVideoPreviewLayer |
UIDeviceOrientation | currentDeviceOrientation |
Properties | |
AVCaptureSession * | captureSession |
BOOL | captureSessionLoaded |
AVCaptureDevicePosition | defaultAVCaptureDevicePosition |
NSString *const | defaultAVCaptureSessionPreset |
AVCaptureVideoOrientation | defaultAVCaptureVideoOrientation |
int | defaultFPS |
int | imageHeight |
int | imageWidth |
UIView * | parentView |
BOOL | running |
BOOL | useAVCaptureVideoPreviewLayer |
AVCaptureConnection * | videoCaptureConnection |
- (void) createCaptureOutput |
- (void) createVideoPreviewLayer |
- (id) initWithParentView: | (UIView *) | parent |
- (void) lockBalance |
- (void) lockExposure |
- (void) lockFocus |
- (void) start |
- (void) stop |
- (void) switchCameras |
- (void) unlockBalance |
- (void) unlockExposure |
- (void) unlockFocus |
- (void) updateOrientation |
|
protected |
|
protected |
|
protected |
|
readwritenonatomicretain |
|
readnonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicretain |
|
readnonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicretain |