- 15 Jan, 2015 11 commits
-
-
Vladislav Vinogradov authored
ported from c105b729
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
berak authored
fixes for latest changes in opencv3.0 api waitKey() normalization fixed mser bindings
-
- 14 Jan, 2015 3 commits
-
-
VBystricky authored
-
Artur Wieczorek authored
-
Yan Wang authored
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
-
- 13 Jan, 2015 6 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Adam Borowski authored
The 'sysctl' syscall has been strongly deprecated on Linux for ages. Currently, on old architectures it will spam syslog whenever used, and on newer ones it's missing from the headers altogether. Opencv has migrated away on Linux already, but #includes were left lingering. This commit removes them on non-__APPLE__, unbreaking x32 (and probably others).
-
- 12 Jan, 2015 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
it is marked as obsolete
-
- 10 Jan, 2015 1 commit
-
-
Timur Sattarov authored
-
- 09 Jan, 2015 1 commit
-
-
Yan Wang authored
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
-
- 08 Jan, 2015 1 commit
-
-
Nisarg Thakkar authored
-
- 05 Jan, 2015 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Joe Howse authored
-
- 04 Jan, 2015 1 commit
-
-
Basheer Subei authored
-
- 03 Jan, 2015 3 commits
-
-
Ashod Nakashian authored
-
Ashod Nakashian authored
-
Ashod Nakashian authored
-
- 02 Jan, 2015 1 commit
-
-
Mike Izbicki authored
I had to make this modification locally to get opencv to build with python 2.6. Python 2.6 requires indices in the format string (the `0` I added). This requirement was relaxed in 2.7, so what used to be there would be working for people who could upgrade. I don't think the change has any negative consequences for future python versions, but I'm no expert.
-
- 31 Dec, 2014 6 commits
-
-
Ilya Lavrenov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
- added test for loading legacy files - added version to new written models - fixed loading of several fields in some models - added generation of new fields from old data
-