Merge pull request #1990 from AD-530:Issue3164
This commit is contained in:
commit
e88253ccad
@ -175,6 +175,7 @@ namespace cv
|
|||||||
data = m.data;
|
data = m.data;
|
||||||
datastart = m.datastart;
|
datastart = m.datastart;
|
||||||
dataend = m.dataend;
|
dataend = m.dataend;
|
||||||
|
clCxt = m.clCxt;
|
||||||
wholerows = m.wholerows;
|
wholerows = m.wholerows;
|
||||||
wholecols = m.wholecols;
|
wholecols = m.wholecols;
|
||||||
offset = m.offset;
|
offset = m.offset;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user