dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
transformMatrix
dcv
imgproc
imgmanip
Undocumented in source.
version(unittest)
auto
transformMatrix
=
[[
1.0f
,
0.0f
,
5.0f
], [
0.0f
,
1.0f
,
5.0f
], [
0.0f
,
0.0f
,
1.0f
]]
;
Meta
Source
See Source File
dcv
imgproc
imgmanip
functions
remap
resize
scale
transformAffine
transformPerspective
warp
variables
transformMatrix