core: add "check" macros
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 23 Feb 2018 09:24:44 +0000 (09:24 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 9 Apr 2018 18:24:02 +0000 (21:24 +0300)
commit567ae61e784383921b57f1fe4884b5f3a333d04e
treeece12892bf5cc9860420abe230db98e1d5cb7772
parent86488ac1bc9836fe4c4d0f194f0ab4c5a57c0fc1
core: add "check" macros
modules/core/include/opencv2/core/base.hpp
modules/core/include/opencv2/core/check.hpp [new file with mode: 0644]
modules/core/src/check.cpp [new file with mode: 0644]
modules/core/src/system.cpp
modules/core/test/test_misc.cpp