@openhps/opencv
Preparing search index...
cv
initCameraMatrix2DAsync
Function initCameraMatrix2DAsync
initCameraMatrix2DAsync
(
objectPoints
:
Point3
[]
,
imagePoints
:
Point2
[]
,
imageSize
:
Size
,
aspectRatio
?:
number
,
)
:
Promise
<
Mat
>
Parameters
objectPoints
:
Point3
[]
imagePoints
:
Point2
[]
imageSize
:
Size
Optional
aspectRatio
:
number
Returns
Promise
<
Mat
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openhps/opencv
Loading...