@openhps/opencv
Preparing search index...
cv
drawMatches
Function drawMatches
drawMatches
(
img1
:
Mat
,
img2
:
Mat
,
keyPoints1
:
KeyPoint
[]
,
keyPoints2
:
KeyPoint
[]
,
matches
:
DescriptorMatch
[]
,
)
:
Mat
Parameters
img1
:
Mat
img2
:
Mat
keyPoints1
:
KeyPoint
[]
keyPoints2
:
KeyPoint
[]
matches
:
DescriptorMatch
[]
Returns
Mat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openhps/opencv
Loading...