opencv/modules/core
Vitaliy Lyudvichenko c3dc7266d1 Fixing of AutoBuffer::allocate(nsz) method
AutoBuffer::allocate(nsz) didn't work properly when
(sz < nsz < fixed_size). In this case sz remained unchanged.
2016-06-30 13:10:53 +03:00
..
doc adding extra explanation for mask parameter 2015-10-13 15:21:35 +02:00
include/opencv2 Fixing of AutoBuffer::allocate(nsz) method 2016-06-30 13:10:53 +03:00
perf fixed tests for aarch64 2015-04-24 13:56:20 +03:00
src operator<< handles keys starting with underscore 2016-04-11 12:43:58 +03:00
test operator<< handles keys starting with underscore 2016-04-11 12:43:58 +03:00
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00