yuki takehara
|
a6277370ca
|
Merge pull request #21107 from take1014:remove_assert_21038
resolves #21038
* remove C assert
* revert C header
* fix several points in review
* fix test_ds.cpp
|
2021-11-27 18:34:52 +00:00 |
|
Alexander Alekhin
|
6d3502833f
|
core: include version.hpp in cvdef.h, fix precomp.hpp usage
|
2021-02-16 11:10:45 +00:00 |
|
Alexander Alekhin
|
aac7c5465b
|
core: move inline code from mat.inl.hpp
|
2020-10-21 23:06:09 +00:00 |
|
Hamdi Sahloul
|
5d54def264
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
|
Zhenqing Hu
|
d621a99e73
|
To fix bug #12389, which is a validation for the potential null pointer.
Signed-off-by: Zhenqing Hu <huzq85@gmail.com>
|
2018-09-05 19:14:34 +03:00 |
|
Maksim Shabunin
|
904640c9ae
|
Split matrix.cpp into smaller pieces
|
2018-02-05 19:16:33 +03:00 |
|