- 01 Jul, 2015 1 commit
-
-
Kurnianggoro authored
-
- 30 Jun, 2015 3 commits
-
-
Kurnianggoro authored
-
Kurnianggoro authored
-
Kurnianggoro authored
-
- 25 Jun, 2015 3 commits
-
-
Kurnianggoro authored
-
Kurnianggoro authored
-
Kurnianggoro authored
-
- 24 Jun, 2015 3 commits
-
-
Kurnianggoro authored
-
Kurnianggoro authored
-
Kurnianggoro authored
-
- 19 Jun, 2015 2 commits
-
-
Kurnianggoro authored
-
Kurnianggoro authored
-
- 17 Jun, 2015 3 commits
-
-
Kurnianggoro authored
-
Kurnianggoro authored
-
Kurnianggoro authored
-
- 09 Jun, 2015 1 commit
-
-
Kurnianggoro authored
-
- 08 Jun, 2015 1 commit
-
-
Kurnianggoro authored
-
- 07 Jun, 2015 1 commit
-
-
Kurnianggoro authored
-
- 03 Jun, 2015 4 commits
-
-
Kurnianggoro authored
-
Kurnianggoro authored
-
Kurnianggoro authored
-
Kurnianggoro authored
-
- 02 Jun, 2015 1 commit
-
-
Kurnianggoro authored
-
- 01 Jun, 2015 1 commit
-
-
Kurnianggoro authored
-
- 31 May, 2015 1 commit
-
-
Kurnianggoro authored
Removing all shadowing variables, make functions to const, make the table of color-names become static
-
- 30 May, 2015 2 commits
-
-
Kurnianggoro authored
Fixed: ROI extraction when the given ROI is out of image; made the max_patch_size to be adjustable; add the CN feature extraction method
-
Kurnianggoro authored
-
- 28 May, 2015 2 commits
-
-
Kurnianggoro authored
-
Kurnianggoro authored
-
- 19 May, 2015 1 commit
-
-
Kurnianggoro authored
+ add KCF Tracker, initial commit, added: tutorial, trackerKCF.cpp, modified: tracker.cpp, tracker.hpp
-
- 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
-