MaxstARSDK
Main Page
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
y
Functions
a
c
d
f
g
i
l
m
o
q
r
s
t
u
Variables
c
l
n
p
r
s
t
u
Enumerations
Enumerator
c
e
f
g
h
j
m
n
r
s
t
u
v
y
Files
File List
File Members
All
Variables
•
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
MasCameraCalibration.h
Go to the documentation of this file.
1
//
2
// MasCameraCalibration.h
3
// MaxstARiOS
4
//
5
// Created by Kimseunglee on 09/10/2018.
6
// Copyright © 2018 Maxst. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
@interface
MasCameraCalibration
: NSObject
12
13
- (bool) setImage:(
int
) width height:(
int
) height data:(
unsigned
char
*) data;
14
15
- (bool) calibrate:(
float
*) result;
16
17
- (bool)
clearImage
;
18
19
@end
20
MasCameraCalibration
Definition:
MasCameraCalibration.h:12
-[MasCameraCalibration clearImage]
bool clearImage()
MaxstAR
MaxstARiOS
MasCameraCalibration.h
Generated by
1.9.1