Hamdi Sahloul
|
5d54def264
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
|
Alexander Alekhin
|
4a0fa57614
|
shape: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
luz.paz
|
e805a55a5b
|
Misc. modules/ typos (cont.)
Found via `codespell`
|
2018-02-12 10:15:36 -05:00 |
|
Maksim Shabunin
|
32d4af36e2
|
Fixing some static analysis issues
|
2017-06-27 14:30:26 +03:00 |
|
Pavel Vlasov
|
30a6cee2fe
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
mvukad
|
695e33b25b
|
Fix missing format when writing Algorithm-based objects
Added a writeFormat() method to Algorithm which must be called by the
write() method of derived classes.
|
2016-04-07 13:49:42 -07:00 |
|
Maksim Shabunin
|
da383e65e2
|
Remove deprecated methods from cv::Algorithm
|
2015-02-16 15:28:54 +03:00 |
|
Ilya Lavrenov
|
35d9ce0c0c
|
fixed warnings
|
2013-10-08 12:46:43 +04:00 |
|
Juan Manuel Perez
|
4672a70c1f
|
Replaced dynamic_cas with Ptr::dynamicCast<>, and & with &&
|
2013-09-30 14:39:17 +04:00 |
|
Juan Manuel Perez
|
fe7bab499f
|
Corrections for compiling issues in Win, And and Doc
|
2013-09-30 14:39:17 +04:00 |
|
Juan Manuel Perez
|
61c27ac81e
|
Shape module added
|
2013-09-30 14:39:17 +04:00 |
|