@openhps/opencv
Preparing search index...
cv
undistortPointsAsync
Function undistortPointsAsync
undistortPointsAsync
(
srcPoints
:
Point2
[]
,
cameraMatrix
:
Mat
,
distCoeffs
:
Mat
,
)
:
Promise
<
Point2
[]
>
Parameters
srcPoints
:
Point2
[]
cameraMatrix
:
Mat
distCoeffs
:
Mat
Returns
Promise
<
Point2
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openhps/opencv
Loading...