mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
e6ce752da1
Add checks for empty operands in Matrix expressions that don't check properly * Starting to add checks for empty operands in Matrix expressions that don't check properly. * Adding checks and delcarations for checker functions * Fix signatures and add checks for each class of Matrix Expr operation * Make it catch the right exception * Don't expose helper functions to public API |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |