1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00
Commit Graph

1009 Commits

Author SHA1 Message Date
sbokov
6a0545e6fe Improving DisparityWLSFilter interface and adding a tutorial
Now the filter natively supports StereoBM and StereoSGBM with no
parameter tuning required. Also, now user won't need to set the ROI and
the right matcher parameters manually, it is all done in the respective
convenience factory method based on the left matcher instance. Tutorial
was added to clarify the provided example of use.
2015-07-31 16:09:41 +03:00
Vadim Pisarevsky
f9d42886f1 Merge pull request #298 from lluisgomez:master 2015-07-31 09:44:46 +00:00
Maksim Shabunin
b63d80260b Merge pull request #316 from StevenPuttemans:update_faceRecognizer_tutorials 2015-07-30 09:24:37 +00:00
StevenPuttemans
076f53d667 fixing facerecognizer tutorials and interface 2015-07-29 11:39:21 +02:00
Alexander Alekhin
3572007ae7 Merge pull request #304 from AlexanderStohr:master 2015-07-28 10:21:10 +00:00
Vadim Pisarevsky
f9969b0da6 Merge pull request #308 from lluisgomez/4373
Fix bug #4373:
2015-07-24 14:18:20 +03:00
Vadim Pisarevsky
2aba2d8271 Merge pull request #307 from lluisgomez/b4420
Fix memory leak bug #4420
2015-07-24 14:17:42 +03:00
lluis
43b5febc63 Fix bug #4373: Error (Assertion failed in resize) when passing very elongated contours to the recognition module 2015-07-24 11:39:42 +02:00
lluis
015e00bcdb Fix memory leak bug #4420 2015-07-23 20:01:19 +02:00
Alexander Alekhin
17a947d887 Merge pull request #305 from mshabunin:fix-android-warnings 2015-07-23 14:11:58 +00:00
Kurnianggoro
194455a4bd Add: roi selector 2015-07-23 10:51:22 +09:00
Maksim Shabunin
aafda8fa66 Fixing GCC 4.9 warning 2015-07-22 16:00:38 +03:00
Alexander Stohr
70a2b23a6d use better condition for checking if compiler supports round() 2015-07-22 14:45:54 +02:00
Alexander Stohr
df88c31892 eliminate some warnings 2015-07-22 13:05:10 +02:00
Alexander Stohr
024d8486a4 fix suffix that was in-compatible with MSVC 2012 (VC 11) 2015-07-22 11:42:39 +02:00
Alexander Stohr
8e24552f6c make sources compile again on MSVC 2012 (VC 11) by adding round() 2015-07-22 11:34:43 +02:00
Vadim Pisarevsky
865346fdbe Merge pull request #299 from atomala/master
Fixed bug in LSDDetector where mask doesn't remove all undesired lines
2015-07-21 15:20:01 +03:00
Kurnianggoro
0dd273fa9d Add instruction to re-compile the code 2015-07-20 17:15:55 +09:00
Kurnianggoro
5fa7b5bbc4 Add preprocessor directive to use flann 2015-07-20 17:02:29 +09:00
Kurnianggoro
bab52b03df change header for the timer 2015-07-17 12:38:58 +09:00
Kurnianggoro
c196ead645 user correct header for flann timer 2015-07-17 10:43:40 +09:00
Kurnianggoro
ddfcaf9bd5 change the timer using flann, higher precission 2015-07-17 02:07:49 +09:00
Kurnianggoro
ba6f122d5e remove warning in variable conversion 2015-07-17 01:48:36 +09:00
Kurnianggoro
29289afcf6 Added: multitracker example 2015-07-17 01:32:00 +09:00
Kurnianggoro
a9ccea8f6c added UML documentation for MultiTracker class 2015-07-16 12:29:49 +09:00
Kurnianggoro
8c3cdf8ebc Remove whitespace at EOF 2015-07-13 05:44:30 +09:00
Kurnianggoro
a9c054ab09 Add precomp header 2015-07-13 05:43:10 +09:00
Alex Tomala
6219b5dfba Fixed bug in LSDDetector where mask doesn't remove all undesired lines 2015-07-11 15:16:27 -04:00
lluis
2e787d6b42 fix Winx64 warnings 2015-07-09 19:13:42 +02:00
lluis
00f670e779 update to use the new createOCRHMMTransitionsTable() function, and fix program description in header comments 2015-07-09 18:46:51 +02:00
lluis
e4cc9a77a9 Adds createOCRHMMTransitionsTable() utility function to create a tailored language model transitions table from a given list of words (lexicon) 2015-07-09 18:40:11 +02:00
Vadim Pisarevsky
f9634fd8cd Merge pull request #288 from Auron-X/TLD_OpenCL_Support
TLD Open CL Support
2015-07-08 13:13:36 +03:00
Vadim Pisarevsky
f86a703b7e Merge pull request #296 from berak/wrap_xfeatures2d
wrap DAISY and LATCH to scripting
2015-07-08 13:11:43 +03:00
berak
bbee260321 wrap DAISY and LATCH to scripting 2015-07-08 08:24:09 +02:00
Vladimir
6b377061ce Fixing Warnings 2015-07-06 22:09:23 +09:00
Kurnianggoro
14a618c15c remove warning: uninitialized variable 2015-07-06 10:47:17 +09:00
Vladimir
1a8f4a896d Transparent API Support 2015-07-06 03:58:44 +09:00
Kurnianggoro
eb0c67065d naive implementation of the multi tracker 2015-07-05 10:34:37 +09:00
kurnianggoro
7aa3e6b029 Merge pull request #1 from kurnianggoro/multitracker
Added the multi tracker class
2015-07-04 04:50:49 +09:00
Vladimir
07a2b55f96 Whitespace Fix 2015-07-03 14:31:08 +09:00
Vladimir
adfa8d4404 Added OCL version of "integrateAdditional" function 2015-07-03 13:14:29 +09:00
Vladimir
73558186b8 Merge Fix #2 2015-07-02 08:46:02 +09:00
Vladimir
e43ad495ca Merge Fix #1 2015-07-02 08:37:46 +09:00
Vladimir
74c01253a7 Merge remote-tracking branch 'origin/TLD_OpenCL_Support' into TLD_OpenCL_Support
Conflicts:
	modules/tracking/src/precomp.hpp
	modules/tracking/src/tldDetector.cpp
	modules/tracking/src/tldDetector.hpp
	modules/tracking/src/tldModel.cpp
	modules/tracking/src/tldModel.hpp
2015-07-02 08:27:53 +09:00
Vladimir
8a5f113da4 Fixing Warnings #5 2015-07-02 08:20:54 +09:00
Vladimir
1b3dc24f89 Fixing Warnings #4 2015-07-02 08:20:53 +09:00
Vladimir
dd48e0627c Fixing Warnings #3 2015-07-02 08:20:53 +09:00
Vladimir
6da3704835 Fixing Warnings #2 2015-07-02 08:20:52 +09:00
Vladimir
34d91fa968 Warnings Fix #1 2015-07-02 08:16:10 +09:00
Vladimir
5a4184b619 2-nd level of parallelization + detector remake
1. Added 2-nd level of parallelization of NN on OpenCL
2. Restructured detector - now all filters work independently:
Variance Filter->Ensemble->NN,  through "buffers"
2015-07-02 08:16:09 +09:00