added test to prove that remap does not leak memory (http://code.opencv.org/issues...
authorVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Thu, 14 May 2015 15:21:26 +0000 (18:21 +0300)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Thu, 14 May 2015 15:21:26 +0000 (18:21 +0300)
commitffabbfa77868089853617948ed41c7a57c0dd359
tree440c63ca4acace59013707442a7ba3a884f64ee9
parentca90667723648f9f27cc3badfcd12d49b44cc12c
added test to prove that remap does not leak memory (code.opencv.org/issues/2502). disabled the test for now to save execution time.
modules/imgproc/test/test_imgwarp.cpp