- 30 Jun, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 28 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
OpenCV issue #2604 After this patch applied an attempt to encode empty images produces exception saying "Raw image encoder error: Empty JPEG image (DNL not supported)"
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 04 Oct, 2012 1 commit
-
-
Roy Reapor authored
- imdecode_() only creates a temporary file when needed. - Use the string's empty() function to flag if the temporary file needs to be deleted.
-
- 01 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 08 Jul, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 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.
-
- 11 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 17 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
added workaround for strange tmpnam() output from VS2010. turned off optimization for DCT & DFT on Win64 for VS200x (VS2010 builds it fine)
-
- 04 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-