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