Fixed issue: Mat::copyTo(UMat) if device copy is obsolete. Added test.
authorAlexander Karsakov <alexander.karsakov@itseez.com>
Thu, 7 Aug 2014 08:31:50 +0000 (12:31 +0400)
committerAlexander Karsakov <alexander.karsakov@itseez.com>
Thu, 7 Aug 2014 09:16:02 +0000 (13:16 +0400)
commit00221e96fdaabedb57bc04eb9d5a66504278ec47
tree2d943c5a29ee13dddcb7b94b9aeff5166345e7e6
parentd30729a816297bc44a38aac1e96d6e958a9f3d18
Fixed issue: Mat::copyTo(UMat) if device copy is obsolete. Added test.
modules/core/src/umatrix.cpp
modules/core/test/test_umat.cpp