core: fix adjustROI behavior on indexes overflow
authorVladislav Sovrasov <sovrasov.vlad@gmail.com>
Wed, 22 Feb 2017 11:00:22 +0000 (14:00 +0300)
committerVladislav Sovrasov <sovrasov.vlad@gmail.com>
Wed, 22 Feb 2017 11:05:51 +0000 (14:05 +0300)
commit14451f3f062d3c05b62f03b433423752c5fb9315
treed64e7b1c355101cfdd4bcfbc4fca93f61a6928e1
parent526220a171d4d7d6b2065445b5794b7a50930166
core: fix adjustROI behavior on indexes overflow
modules/core/src/matrix.cpp
modules/core/src/umatrix.cpp
modules/core/test/test_operations.cpp
modules/core/test/test_umat.cpp