Pavel Vlasov
|
30a6cee2fe
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
Dmitry-Me
|
bf604f1780
|
Reduce variables scope
|
2016-02-01 11:10:13 +03:00 |
|
Roman Donchenko
|
0dcb4f1f66
|
Boring changes - videostab.
|
2013-09-05 19:02:58 +04:00 |
|
Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +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 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
2012-06-27 12:02:31 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Alexey Spizhevoy
|
30431b94d9
|
Replaced CV_RANSAC in findHomography with CV_LMEDS (videostab)
|
2012-04-27 12:38:33 +00:00 |
|
Alexey Spizhevoy
|
71391eb76f
|
Added LP based global motion estimation (videostab)
|
2012-04-25 13:21:38 +00:00 |
|
Alexey Spizhevoy
|
36ef599840
|
Fixed trim ratio estimation for the case of homographies motion model (videostab)
|
2012-04-23 06:42:55 +00:00 |
|
Alexey Spizhevoy
|
1569c1ed52
|
Added GPU version of PyrLK based global motion estimator (videostab)
|
2012-04-18 13:23:41 +00:00 |
|
Alexey Spizhevoy
|
dfedaff99b
|
Removed unnecessary code (videostab)
|
2012-04-17 09:21:09 +00:00 |
|
Alexey Spizhevoy
|
19c30eaa11
|
Refactored videostab module
|
2012-04-17 09:12:14 +00:00 |
|
Alexey Spizhevoy
|
306248e444
|
Added support of Clp for Windows
|
2012-04-16 11:10:41 +00:00 |
|
Alexey Spizhevoy
|
601d2843f4
|
Fixed LP based stabilizer
|
2012-04-16 07:08:28 +00:00 |
|
Alexey Spizhevoy
|
40e7990b6b
|
Added linear programming based stabilizer (videostab)
|
2012-04-16 06:41:06 +00:00 |
|
Alexey Spizhevoy
|
cc0ecf9123
|
Removed unnecessary line (videostab)
|
2012-04-12 13:58:25 +00:00 |
|
Alexey Spizhevoy
|
df410ce246
|
Removed unnecessary line (videostab)
|
2012-04-12 13:57:28 +00:00 |
|
Alexey Spizhevoy
|
ae839df55d
|
Added WITH_CLP flag support into cmake scripts.
|
2012-04-11 12:34:30 +00:00 |
|
Alexey Spizhevoy
|
39cd13583f
|
Fixed bug in motion stabilization pipeline and updated wobble stabilizer (videostab)
|
2012-04-09 11:58:56 +00:00 |
|
Alexey Spizhevoy
|
a7da9681c3
|
Added motion stabilization pipeline (videostab module)
|
2012-04-04 13:58:38 +00:00 |
|
Alexey Spizhevoy
|
ecb1f0e288
|
Fixed some bugs in videostab module and refactored it
|
2012-04-04 09:28:47 +00:00 |
|
Alexey Spizhevoy
|
56b5e6d8a8
|
Updated videostab module
|
2012-04-02 12:26:05 +00:00 |
|
Alexey Spizhevoy
|
984583981c
|
Split stabilizer into OnePassStabilizer and TwoPassStabilizer
|
2012-03-22 07:52:17 +00:00 |
|
Alexey Spizhevoy
|
68f26cca78
|
Refactored videostab module
|
2012-03-21 09:34:27 +00:00 |
|