Vladimir
9aedc612c8
Added MO-TLD NN Classifier optimization on GPU
9 years ago
Vladimir
b3636fe547
Fixed pointers to posNum and negNum
9 years ago
Vladimir
c64a5a0423
Fixed some init BB
9 years ago
Vladimir
9ef5a1d6e5
Fix std::vector <Ptr<Tracker> >
9 years ago
Vladimir
5ce3ce37d0
Added multiTracker.hpp (fix)
9 years ago
Vladimir
8aab261574
Improved VF optimization + Added EC optimization for MO-TLD
9 years ago
Vladimir
016b4c82c5
Debug through candidates display
9 years ago
Vladimir
fdc87172b8
Added VOT 2015 dataset support
...
http://www.votchallenge.net/vot2015/dataset.html
9 years ago
Vladimir
1565ff1037
Added optimization to Multi-target TLD update
9 years ago
Vladimir
15226d46c5
Added Multi-tracker functionality and example
...
1. Multi-tracker classes (multiTracker.cpp)
2. Multi-tracker example (multiTracker_test.cpp)
3. Fixed a rare bug (OpenCL runtime error)
9 years ago
Vladimir
647d35df91
Fixed headers, messages and *protected:*
9 years ago
Vladimir
5f4277b978
Fixed warnings for iOS build
9 years ago
Vladimir
9d8dc78d30
Untabify VOT dataset code
9 years ago
Vladimir
c3e88a717e
Fixed segmentation fault error in TRACK_vot::getNextFrame()
9 years ago
Vladimir
4660302330
Fixed argument dataset index in examples
9 years ago
Vladimir
211451c837
Fixes in modules/datasets/src/track_vot.cpp
9 years ago
Vladimir
d24582938b
Update for multiTracker_test.cpp->multiTracker_dataset.cpp
...
Sample has been renamed: tld_test.cpp->tracker_dataset.cpp
Updated to read parameters from cmd:
-Algorithm name
-Root dataset path
-Dataset ID
-Number of targets to track
9 years ago
Vladimir
ad93daa63b
Fix char*->String in create method
9 years ago
Vladimir
2baae4fa37
Fix documentation
9 years ago
Vladimir
0cf96b42b6
Added example to help message
9 years ago
Vladimir
eecbe625ad
Fix #1
9 years ago
Vladimir
3a8d3c83cb
Added documentation for VOT2015 dataset
9 years ago
Vladimir
727ff5b287
Fix whitespace in modules/datasets/src/track_vot.cpp
9 years ago
Vladimir
fd040a1ee6
Fix messages in tracker_dataset.cpp
9 years ago
Vladimir
d8212d3c87
Update for tld_test.cpp->tracker_dataset.cpp
...
Sample has been renamed: tld_test.cpp->tracker_dataset.cpp
Updated to read parameters from cmd:
-Algorithm name
-Root dataset path
-Dataset ID
9 years ago
Vladimir
af5bbbcebb
Add Datasets dependency to Tracking module
9 years ago
Vladimir
722f772817
Fix: - Get dataset path form *args
9 years ago
Vladimir
a38145dcec
Added VOT2015 Dataset interface + VOT2015 sample cpp
9 years ago
Kurnianggoro
cb35f120a6
optimization
9 years ago
Sunglok Choi
4a64d57031
Fixed a minor bug on reading/writing trackerMIL::Param.
9 years ago
S. Garrido
7c08b2f7db
Added aruco module
9 years ago
Lluis Gomez-Bigorda
c3042c3f51
remove trailing space
9 years ago
Lluis Gomez-Bigorda
a94753c0bf
fix Win x64 warning
9 years ago
Lluis Gomez-Bigorda
b19c676559
fix Win x64 and iOS warnings
9 years ago
Lluis Gomez-Bigorda
7cd6dbb0c9
Adds two more examples of croped word recognition, and show how to set the beam size parameter for small lexicon.
9 years ago
Lluis Gomez-Bigorda
cc43177675
OCRBeamSearchDecoder code refactor: fixes most of the TODOs comments, cleans-up code, and fix a bug in score_segmentation(...) member function.
9 years ago
Patrick Snape
0507e16812
Remove the round method
...
This was already fixed here:
8247a7a0f5
Now uses cvround
9 years ago
SvetlanaFilicheva
450388468d
Implement Unscented Kalman Filter (UKF) and Augmented UKF
9 years ago
Vlad Shakhuro
ab72b24a00
Fix interface, add documentation
9 years ago
jiaolong_x220
c085810035
added dpm module
9 years ago
RobertaRavanelli
fc98b871b9
Moved a cout message to avoid an error about the comunication of number of images to project
9 years ago
RobertaRavanelli
a03f3815c2
Added structured_light module
9 years ago
Vladimir
72f35ed73d
Fixed headers, messages and *protected:*
9 years ago
Vladimir
f0ae2fef8b
Fixed warnings for iOS build
9 years ago
Suleyman TURKMEN
e58699e69f
Update webcam_demo.cpp
...
fix small bug
9 years ago
Vlad Shakhuro
a546ba9690
Fix warnings
9 years ago
Vlad Shakhuro
13053d6b6f
Interface and naming fixes
9 years ago
Vladimir
6ba723a806
Untabify VOT dataset code
9 years ago
Vladimir
4bfc2ab8d0
Fixed segmentation fault error in TRACK_vot::getNextFrame()
9 years ago
Vladimir
aa26cc6231
Fixed argument dataset index in examples
9 years ago