- 07 Apr, 2016 1 commit
-
-
mvukad authored
Added a writeFormat() method to Algorithm which must be called by the write() method of derived classes.
-
- 07 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
2. Algorithm::load/save added (moved from StatModel) 3. copyrights updated; added copyright/licensing info for ffmpeg 4. some warnings from Xcode 6.x are fixed
-
- 17 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 06 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 31 Aug, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 23 Aug, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 03 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed
-
- 21 Aug, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 31 May, 2013 1 commit
-
-
Roman Donchenko authored
This should allow many algorithms to take advantage of more parallelization technologies.
-
- 02 Feb, 2013 1 commit
-
-
Andy Maloney authored
Initialize local variables
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
-
- 01 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
-
- 20 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-