Alexander Alekhin
adff407368
Merge pull request #880 from alalek:text_test
8 years ago
Alexander Alekhin
57648c2ca2
Merge pull request #876 from alalek:fix_contrib_872
8 years ago
Alexander Alekhin
bd619c55c1
Merge pull request #868 from sovrasov:line_descr_crash_fix
8 years ago
Alexander Alekhin
47fbdd0d66
Merge pull request #882 from alalek:fix_warnings
8 years ago
Alexander Alekhin
7cdf2191d0
win32 warnings
8 years ago
Alexander Alekhin
fde8a6abf9
Merge pull request #874 from StevenPuttemans:master
8 years ago
Alexander Alekhin
6f793bde8d
Merge pull request #861 from sovrasov:line_descr_matcher_fix_memleak
8 years ago
Alexander Alekhin
75adb698b0
Merge pull request #875 from sovrasov:fix_balance_white
8 years ago
StevenPuttemans
fb0cb3d3c4
added multiple thinning algorithms
...
added thinning sample
added thinning tests
8 years ago
Alexander Alekhin
e1f01bafa0
text: add simple test
8 years ago
Alexander Alekhin
b5d9ca9be7
text: update cmake
8 years ago
Alexander Alekhin
31d1137890
text: minor refactoring in C++ sample
8 years ago
Alexander Alekhin
1dc84e81e5
text: refactor floodfill + findContours code patterns
8 years ago
Alexander Alekhin
d632079783
text: update detectRegions()
8 years ago
Alexander Alekhin
590dc2986d
text: fix valgrind errors, minor changes
8 years ago
Vladislav Sovrasov
be70e0b788
Add test for maxValue bug in SimpleWB
8 years ago
Maksim Shabunin
afd8a833c2
Merge pull request #856 from mshabunin:update-tracking-benchmark
8 years ago
lukaszi89
cb126467ee
balanceWhite fixed maxValue bin search
8 years ago
mshabunin
72488907ca
tracking benchmark tool changes:
...
- added area under "lost track ratio" curve statistics
- added "lost track ratio" curve plot
- minor fixes
8 years ago
mshabunin
1fcfdc558d
Updated tracking benchmark script
...
- used C++ to handle resources and output
- simplified and refactored the code
- changed statistic calculation (precision, recall, etc)
- used CommandLineParser -> CL interface has changed
8 years ago
Maksim Shabunin
5deedac22d
Merge pull request #866 from sovrasov:mil_tracker_mem_leak
8 years ago
Maksim Shabunin
a226e835c4
Merge pull request #865 from berak:patch-1
8 years ago
Vadim Pisarevsky
9abfefabf9
Merge pull request #867 from sovrasov:kalmen_filter_refactoring
8 years ago
Vadim Pisarevsky
5f49caa42f
Merge pull request #858 from arrybn:tf
8 years ago
berak
e2c4574f73
tracking: make datasets dependancy optional
...
added error msg for samples
8 years ago
Alexander Alekhin
5222155c70
Merge pull request #869 from paroj:cnn_3dobj_doc
8 years ago
Aleksandr Rybnikov
327aa89c37
Added TensorFlow models loading
8 years ago
Vladislav Sovrasov
36f64dd17f
Remove duplicated code in UnscentedKalmanFilter
8 years ago
Pavel Rojtberg
84ec6341af
cnn_3dobj: add call to ocv_module_disable so documentation is generated
...
also fix some minor doxygen issues
8 years ago
Alexander Alekhin
cfe8155da5
Merge pull request #849 from alalek:warnings
8 years ago
Vladislav Sovrasov
0cd4ff44ba
Fix coordinates overflow in binary line descriptor
8 years ago
Alexander Alekhin
7084cc5c9e
MSVS 2015u3 warning
8 years ago
Alexander Alekhin
0ff319cb6c
build: eliminate hdf5 warnings
8 years ago
Alexander Alekhin
e36e2ff0a7
Merge pull request #862 from alalek:protobuf_3.1
8 years ago
Vladislav Sovrasov
c67c56100d
Fix memory leak in MIL tracker
8 years ago
Alexander Alekhin
b7ce1ec369
dnn: rebuild caffe.proto with protobuf 3.1.0
8 years ago
Alexander Alekhin
57d63db9c3
3rdparty: libprotobuf v3.1.0
8 years ago
Alexander Alekhin
f2af57c6d7
3rdparty: remove protobuf sources
8 years ago
Vladislav Sovrasov
a10a827c55
Fix memory leak in line descriptor matcher
8 years ago
Alexander Alekhin
b1cd048afc
Merge pull request #857 from sovrasov:text_erstat_smartptr
8 years ago
Alexander Alekhin
4c1cbc8763
Merge pull request #846 from andrewk-mccann:size_t-missing-bug
8 years ago
Vladislav Sovrasov
bedd1f763c
Replace a dummy pointer with the smart in ERStat
8 years ago
Maksim Shabunin
5779c0eda6
Merge pull request #855 from sovrasov:line_descr_fix
8 years ago
Maksim Shabunin
dd55064f8e
Merge pull request #837 from savuor:fix/bif_nan_sqrt
8 years ago
Vladislav Sovrasov
d7427cc6b3
Replace std::runtime_error with CV_Error
8 years ago
Vladislav Sovrasov
862e03c43b
Fix segFault when no lines found in BinaryDescriptor
8 years ago
andrewk-mccann
d353fe1507
Added size_t conversion for class Bridge. Need when compiling extra modules into matlab.
8 years ago
Vadim Pisarevsky
f3ca1a2f08
Merge pull request #848 from sovrasov:ERFilterNM_fix
8 years ago
Vadim Pisarevsky
a5e3b5e864
Merge pull request #850 from alalek:plantuml
8 years ago
Vladislav Sovrasov
c15051611e
Fix ERFilterNM fails on some images
8 years ago