@openhps/opencv
Preparing search index...
cv
DecomposeHomographyMatRet
Interface DecomposeHomographyMatRet
interface
DecomposeHomographyMatRet
{
normals
:
Mat
[]
;
returnValue
:
number
;
rotations
:
Mat
[]
;
translations
:
Mat
[]
;
}
Index
Properties
normals
return
Value
rotations
translations
Properties
normals
normals
:
Mat
[]
return
Value
returnValue
:
number
rotations
rotations
:
Mat
[]
translations
translations
:
Mat
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
normals
return
Value
rotations
translations
@openhps/opencv
Loading...