Alexander Alekhin
|
c69245da1f
|
imgproc: fix fitLine() implementation
- update optimal solutions on each iteration
|
2019-10-03 21:23:52 +00:00 |
|
Hamdi Sahloul
|
5d54def264
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
|
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 |
|
Maksim Shabunin
|
1da46fe6fb
|
Fixed issues found by static analysis (mostly DBZ)
|
2018-07-17 16:14:54 +03:00 |
|
Alexander Alekhin
|
b09a4a98d4
|
opencv: Use cv::AutoBuffer<>::data()
|
2018-07-04 19:11:29 +03:00 |
|
Pavel Vlasov
|
30a6cee2fe
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
Vadim Pisarevsky
|
efd00238e2
|
fixed warnings; restored fixed_size parameter in AutoBuffer
|
2013-01-23 21:47:58 +04:00 |
|
Vadim Pisarevsky
|
c2241dccc5
|
converted fitline to C++, fixed Mat::checkVector().
|
2013-01-21 01:07:47 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Vadim Pisarevsky
|
22970b8270
|
fixed multiple GCC warnings on Ubuntu 11.04
|
2011-06-14 12:03:34 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|