@openhps/opencv
Preparing search index...
cv
findHomography
Function findHomography
findHomography
(
srcPoints
:
Point2
[]
,
dstPoints
:
Point2
[]
,
method
?:
number
,
ransacReprojThreshold
?:
number
,
maxIters
?:
number
,
confidence
?:
number
,
)
:
FindHomographyRet
Parameters
srcPoints
:
Point2
[]
dstPoints
:
Point2
[]
Optional
method
:
number
Optional
ransacReprojThreshold
:
number
Optional
maxIters
:
number
Optional
confidence
:
number
Returns
FindHomographyRet
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openhps/opencv
Loading...