- 14 May, 2014 1 commit
-
-
Vladislav Vinogradov authored
removed invalid condition, it is always false
-
- 01 Feb, 2013 2 commits
-
-
LeonidBeynenson authored
-
LeonidBeynenson authored
Also corrected some indexes to be size_t.
-
- 31 Jan, 2013 1 commit
-
-
LeonidBeynenson authored
-
- 28 Aug, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Mar, 2012 1 commit
-
-
Maria Dimashova authored
-
- 22 Dec, 2011 1 commit
-
-
Maria Dimashova authored
-
- 24 Jun, 2011 1 commit
-
-
Ilya Lysenkov 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)
-
- 29 Nov, 2010 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 25 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406)
-
- 02 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Sep, 2010 1 commit
-
-
Maria Dimashova authored
-
- 10 Sep, 2010 1 commit
-
-
Maria Dimashova authored
-
- 24 Jun, 2010 1 commit
-
-
Maria Dimashova authored
-
- 23 Jun, 2010 1 commit
-
-
Maria Dimashova authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-