Alexander Alekhin
|
acce95f446
|
backport fixes for static analyzer warnings
Commits:
- 09837928d9
- 10fb88d027
Excluded changes with std::atomic (C++98 requirement)
|
2018-09-04 16:49:42 +03:00 |
|
Alexander Alekhin
|
a0f86479e0
|
core: wrap custom types via _RawArray (raw() call)
- support passing of `std::vector<KeyPoint>` via InputArray
|
2018-09-03 18:41:48 +00:00 |
|
Alexander Alekhin
|
6b581c4e51
|
build: unreachable code after CV_Error() (part 2)
|
2018-04-24 16:03:40 +03:00 |
|
Vitaly Tuzov
|
3267fb90c6
|
Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array
|
2018-02-06 17:07:36 +03:00 |
|
Maksim Shabunin
|
904640c9ae
|
Split matrix.cpp into smaller pieces
|
2018-02-05 19:16:33 +03:00 |
|