- 12 Jan, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Oct, 2014 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 29 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Jul, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
optimized Bayer=>RGB/RGBA/Gray conversion using Neon intrinsics. Fixed recently introduced build error in iOS framework.
-
- 01 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
This also fixes few clang build errors
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 10 Dec, 2012 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Nov, 2012 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 27 Nov, 2012 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 26 Nov, 2012 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-