• Vadim Pisarevsky's avatar
    handle huge matrices correctly (#11505) · e0dbe5cf
    Vadim Pisarevsky authored
    * make sure that the matrix with more than INT_MAX elements is marked as non-continuous, and thus all the pixel-wise functions process it correctly (i.e. row-by-row, not as a single row, where integer overflow may occur when computing the total number of elements)
    e0dbe5cf
Name
Last commit
Last update
..
core Loading commit data...
core.hpp Loading commit data...