@openhps/opencv
Preparing search index...
cv
stereoRectifyUncalibratedAsync
Function stereoRectifyUncalibratedAsync
stereoRectifyUncalibratedAsync
(
points1
:
Point2
[]
,
points2
:
Point2
[]
,
F
:
Mat
,
imageSize
:
Size
,
threshold
?:
number
,
)
:
Promise
<
StereoRectifyUncalibratedRet
>
Parameters
points1
:
Point2
[]
points2
:
Point2
[]
F
:
Mat
imageSize
:
Size
Optional
threshold
:
number
Returns
Promise
<
StereoRectifyUncalibratedRet
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openhps/opencv
Loading...