996 Commits (dd155218605bcc6e5efa42a19d764fe009998afb)
 

Author SHA1 Message Date
Vitaliy Lyudvichenko dd15521860 Merge branch 'master' of github.com:ludv1x/opencv_contrib 10 years ago
Vitaliy Lyudvichenko 5e5cc9696b Merge branch 'master' of https://github.com/Itseez/opencv_contrib 10 years ago
Vadim Pisarevsky f9d42886f1 Merge pull request #298 from lluisgomez:master 10 years ago
Maksim Shabunin b63d80260b Merge pull request #316 from StevenPuttemans:update_faceRecognizer_tutorials 10 years ago
StevenPuttemans 076f53d667 fixing facerecognizer tutorials and interface 10 years ago
Alexander Alekhin 3572007ae7 Merge pull request #304 from AlexanderStohr:master 10 years ago
Vitaliy Lyudvichenko db4ff2172a Updated classification example 10 years ago
Vitaliy Lyudvichenko 6548839454 Added testdata images. Fixed Dict copy constructor. 10 years ago
Vadim Pisarevsky f9969b0da6 Merge pull request #308 from lluisgomez/4373 10 years ago
Vadim Pisarevsky 2aba2d8271 Merge pull request #307 from lluisgomez/b4420 10 years ago
lluis 43b5febc63 Fix bug #4373: Error (Assertion failed in resize) when passing very elongated contours to the recognition module 10 years ago
Vitaliy Lyudvichenko ff45c2252b Fixed gcc build errors. 10 years ago
lluis 015e00bcdb Fix memory leak bug #4420 10 years ago
Alexander Alekhin 17a947d887 Merge pull request #305 from mshabunin:fix-android-warnings 10 years ago
Vitaliy Lyudvichenko 9b1e28ec17 Refactored ConvolutionLayer, added Deconvolution. 10 years ago
Maksim Shabunin aafda8fa66 Fixing GCC 4.9 warning 10 years ago
Alexander Stohr 70a2b23a6d use better condition for checking if compiler supports round() 10 years ago
Alexander Stohr df88c31892 eliminate some warnings 10 years ago
Alexander Stohr 024d8486a4 fix suffix that was in-compatible with MSVC 2012 (VC 11) 10 years ago
Alexander Stohr 8e24552f6c make sources compile again on MSVC 2012 (VC 11) by adding round() 10 years ago
Vitaliy Lyudvichenko 527fa656a5 Rewrited concat_layer.cpp in OpenCV-style. Fixed slice layer, added test for slice, split and reshape layers. 10 years ago
Vadim Pisarevsky 865346fdbe Merge pull request #299 from atomala/master 10 years ago
Vitaliy Lyudvichenko 71cfae419c Added Split and Slice layer. 10 years ago
Vitaliy Lyudvichenko 172419ea1c Added Reshape layer and altered importer to correctly handle its params. 10 years ago
Vitaliy Lyudvichenko 3aa37d2971 Array of parmaters support into caffe_importer.cpp 10 years ago
Vitaliy Lyudvichenko 0362da927c Added array support for Dict. 10 years ago
Vitaliy Lyudvichenko ec74678920 Added element-wise layers. Fixed downloader and ConcatLayer. 10 years ago
Vitaliy Lyudvichenko de4d8005a9 Added .caffemodel files downloader for tests on post-build step. 10 years ago
Alex Tomala 6219b5dfba Fixed bug in LSDDetector where mask doesn't remove all undesired lines 10 years ago
lluis 2e787d6b42 fix Winx64 warnings 10 years ago
lluis 00f670e779 update to use the new createOCRHMMTransitionsTable() function, and fix program description in header comments 10 years ago
lluis e4cc9a77a9 Adds createOCRHMMTransitionsTable() utility function to create a tailored language model transitions table from a given list of words (lexicon) 10 years ago
Vitaliy Lyudvichenko 9783bba1bf Merge branch 'master' into work 10 years ago
Vitaliy Lyudvichenko b9e85edd39 fixed sign type mismatch warnings in cnpy 10 years ago
Vitaliy Lyudvichenko 75e09fdc63 Implement ambiguous blobs naming scheme like: "layerName[.OutputName]". 10 years ago
Vadim Pisarevsky f9634fd8cd Merge pull request #288 from Auron-X/TLD_OpenCL_Support 10 years ago
Vadim Pisarevsky f86a703b7e Merge pull request #296 from berak/wrap_xfeatures2d 10 years ago
berak bbee260321 wrap DAISY and LATCH to scripting 10 years ago
Vladimir 6b377061ce Fixing Warnings 10 years ago
Vitaliy Lyudvichenko 85ad43d325 Generalized Blob constructor and added vector of images support. 10 years ago
Vitaliy Lyudvichenko d02bced118 More refactoring over Blob. 10 years ago
Vladimir 1a8f4a896d Transparent API Support 10 years ago
Vitaliy Lyudvichenko 0ebe30a362 Blob class was significantly refactored 10 years ago
Vladimir 07a2b55f96 Whitespace Fix 10 years ago
Vladimir adfa8d4404 Added OCL version of "integrateAdditional" function 10 years ago
Vitaliy Lyudvichenko 6f8a73bdf0 Replaced CMake if() condition for standalone build. 10 years ago
Vitaliy Lyudvichenko 983823468d Some layer fixes. Added concat layer and avg. pooling to sucesfully run GoogLeNet. 10 years ago
Vladimir 73558186b8 Merge Fix #2 10 years ago
Vladimir e43ad495ca Merge Fix #1 10 years ago
Vladimir 74c01253a7 Merge remote-tracking branch 'origin/TLD_OpenCL_Support' into TLD_OpenCL_Support 10 years ago