- 29 Jul, 2015 1 commit
-
-
StevenPuttemans authored
-
- 26 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 23 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
Replaced property macros in headers
-
- 18 Mar, 2015 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 16 Mar, 2015 3 commits
-
-
Vadim Pisarevsky authored
Bug fix #1
-
Vadim Pisarevsky authored
Removed sphinx documentation
-
Auron-X authored
The bug appears on the initialization step, if the initial bounding box width was larger than height. The problem was in function calculating a binary code for ensemble classifiers. In this function “measurement” values were used in wrong order (h1,w1,h2,w2; instead of: w1,w2,h1,h2), generating a access violation error on “patch” data access by the reason that width>height and pointer to data is calculated linearly data.step*height+width
-
- 04 Mar, 2015 2 commits
-
-
Vadim Pisarevsky authored
fix missing delete[] calls in or_mnist.cpp
-
berak authored
-
- 03 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
Java and python wrappers for contrib modules
-
- 26 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 20 Feb, 2015 2 commits
-
-
Vadim Pisarevsky authored
Function cuda::integral() does not require an extra buffer any more.
-
Vadim Pisarevsky authored
Remove algorithm factory
-
- 18 Feb, 2015 1 commit
-
-
Vadim Pisarevsky authored
contrib_world module
-
- 17 Feb, 2015 4 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 13 Feb, 2015 1 commit
-
-
Sh0 authored
-
- 10 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 22 Jan, 2015 2 commits
-
-
Vadim Pisarevsky authored
updating github documentation structure
-
Vadim Pisarevsky authored
Fixed cvv module build
-
- 21 Jan, 2015 1 commit
-
-
Maksim Shabunin authored
- updated header inclusions - added export instruction to public methods - fixed some small problems
-
- 20 Jan, 2015 5 commits
-
-
Vadim Pisarevsky authored
added information about the patents related to the surface matching algorithm
-
Vadim Pisarevsky authored
Disable some modules for iOS framework world build
-
Vadim Pisarevsky authored
fix memory leak in surface matching module
-
Vadim Pisarevsky authored
Fixes required to compile MATLAB bindings
-
Vadim Pisarevsky authored
-
- 15 Jan, 2015 2 commits
-
-
Vadim Pisarevsky authored
Fix for Bug 4074. Both conditions of if are same
-
Vadim Pisarevsky authored
Fix typo in ERFilter
-
- 13 Jan, 2015 2 commits
-
-
Jay Bosamiya authored
-
Jay Bosamiya authored
-
- 08 Jan, 2015 1 commit
-
-
Nisarg Thakkar authored
-
- 06 Jan, 2015 1 commit
-
-
- 28 Dec, 2014 3 commits
-
-
Rok Mandeljc authored
-
Rok Mandeljc authored
Otherwise we cannot find opencv2/opencv_modules.hpp, which is located directly inside the CMAKE_BINARY_DIR.
-
Beat Küng authored
-
- 16 Dec, 2014 1 commit
-
-
Kirill Kornyakov authored
Tracking API doc update and test-perftest TLD tracker
-
- 10 Dec, 2014 1 commit
-
-