opencv/modules/viz
Sergiu Deitsch d4b501e734 viz: free new[] allocated arrays using delete[] instead of free
Clang's AddressSanitizer throws an alloc-dealloc-mismatch (operator
new[] vs free) error here.
2016-11-08 13:03:22 +01:00
..
doc/images Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Fixed identifiers warns 2016-09-30 15:16:29 +05:30
src viz: free new[] allocated arrays using delete[] instead of free 2016-11-08 13:03:22 +01:00
test Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-14 16:08:02 +04:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00