mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +08:00
4e7f28811c
Fix findContours crash for very large images (v2.4) * Cast step to size_t in order to avoid integer overflow when processing very large images * Change assert to CV_Assert |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |