opencv/modules/core/include
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
..
opencv2 Fixing of AutoBuffer::allocate(nsz) method 2016-06-30 13:10:53 +03:00