-
Alexander Alekhin authored
To avoid compilation of this code: - buf = 0; This code can be received after refactoring of 1D cv::Mat to cv::AutoBuffer. - "cv_mat = 0" calls setTo(). - cv::AutoBuffer calls "allocate(0)" - this is wrong.
ee1ac114
Name |
Last commit
|
Last update |
---|---|---|
.github | ||
3rdparty | ||
apps | ||
cmake | ||
data | ||
doc | ||
include | ||
modules | ||
platforms | ||
samples | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |