889 Commits (2905c0358192f86480d79cb43a073971a0cfba08)
 

Author SHA1 Message Date
Muresan Mircea Paul 2c86cf23e7 removed the filterSpecleImpl 10 years ago
Muresan Mircea Paul 83fc038cc9 removed the c api 10 years ago
Muresan Mircea Paul ba1fb0adfb repaired the unsuccesfull builds 10 years ago
Muresan Mircea Paul 6614fab031 removed the filterSpeckles, getValidDisparityROI, validateDisparities functions and added the calib3d module in the dependency 10 years ago
berak 01293e0e23 remove floor call 10 years ago
berak 8247a7a0f5 change round to cvRound 10 years ago
Vadim Pisarevsky 03870af365 Merge pull request #255 from swook/autowbGrayworld 10 years ago
Vitaliy Lyudvichenko 2638433849 Merge branch 'master' of https://github.com/Itseez/opencv_contrib 10 years ago
Vitaliy Lyudvichenko 51df95d45f Added GSTRB test data. 10 years ago
Vitaliy Lyudvichenko ed1c5691f4 [Bomb commit] Implemented 4 main layers. Changes in API. Added worked classification example from GTSRB into tests. 10 years ago
Vadim Pisarevsky 2a199bc94e Merge pull request #259 from Jiaolong/dataset_inria 10 years ago
Muresan Mircea Paul cd81b92806 Module temporarily created without python and java wrapers 10 years ago
Muresan Mircea Paul 9b55c04e75 I have put all the modules in the stereo namespace 10 years ago
MMp131316 0d1fd8de50 Update README.md 10 years ago
Muresan Mircea Paul 3ac150bce0 changed the pragmas to be compatible with build bot 10 years ago
Vitaliy Lyudvichenko 194271df50 Implemented allocation of DAG and it's forward pass. 10 years ago
Seon-Wook Park 58cecb8cf4 Use cvRound to suppress Windows warnings 10 years ago
Seon-Wook Park 964cb360de Remove dangling N_good++ 10 years ago
Seon-Wook Park 4c4331975a Be more correct with int types 10 years ago
jiaolong_x220 f7a5bab785 added INRIA pedestrian dataset 10 years ago
Seon-Wook Park ba0b4023c2 Apply fixes suggested by Vadim 10 years ago
Vadim Pisarevsky 11f538856e Merge pull request #253 from lluisgomez/master 10 years ago
Seon-Wook Park 508092ac23 Suppress uchar conv related warning on Windows 10 years ago
Seon-Wook Park 3b4d98017a Add more doxygen comments 10 years ago
Seon-Wook Park a8b1abcb30 Add basic perf tests for grayworld 10 years ago
Seon-Wook Park dea8aae243 Add saturation based thresholding to grayworld WB 10 years ago
Seon-Wook Park aaf0ffe9e0 autowbGrayworld: include+src+test+testdata+sample 10 years ago
Vitaliy Lyudvichenko ee837c1132 Updated CMakeLists.txt 10 years ago
Lluis Gomez-Bigorda d7410500e0 Fix for Bug #3633: do away with "quads [2][3] = 255;" The four lowest bits in each quads[i][j] correspond to the 2x2 binary patterns Q_1, Q_2, Q_3 in the NM paper [1] (see in page 4 at the end of first column). Q_1 and Q_2 have four patterns, while Q_3 has only two. 10 years ago
Vitaliy Lyudvichenko cae0bd495d Merge branch 'master' of github.com:ludv1x/opencv_contrib 10 years ago
Vitaliy Lyudvichenko 1fd9304965 Dnn API changes (removed NetConfiguration, added LayerRegister, improved Blob). 10 years ago
lluis 2dc4cd934b Fix for Bug 4074. This seems to be just a typo-error, because the Tesseract API can handle correctly with RGB images (double-checked and it works). 10 years ago
Anatoly Baksheev eb958463c9 some warnings disabled 10 years ago
Anatoly Baksheev 10c3a1378a umbrealla header 10 years ago
Anatoly Baksheev 42b36fb346 more compilation 10 years ago
Anatoly Baksheev 62feeec31d fixed compilation witn C++11 compiler 10 years ago
Vitaliy Lyudvichenko 24a9effd59 Merge branch 'master' of https://github.com/Itseez/opencv_contrib 10 years ago
Vitaliy Lyudvichenko 77321e3ad6 Added binary .caffemodel import support. 10 years ago
Muresan Mircea Paul 01d8c7b491 New stereo module created and added some relevant files for this module 10 years ago
Vitaliy Lyudvichenko 6e23d93b39 Added simple .prototxt Caffe importer. 10 years ago
Maksim Shabunin 844c30e8b2 Merge pull request #239 from sbokov/disparityFiltering 10 years ago
Vitaliy Lyudvichenko a6963b4abb Updated CMakeLists.txt to support protobuf Messages auto generation. 10 years ago
Vadim Pisarevsky 6123e89122 Merge pull request #247 from cbalint13/daisy 10 years ago
Vitaliy Lyudvichenko cfb9cfab9b Added libprotobuf to CMake. Added some Caffe files. 10 years ago
cbalint13 cef5666fa3 Bugfix Normalization / Enhance "double" mode queries for DAISY. 10 years ago
Vadim Pisarevsky d4f651ea25 Merge pull request #242 from Aljaksandr/patch-1 10 years ago
Vadim Pisarevsky a08b709e16 Merge pull request #243 from cbalint13/daisy 10 years ago
cbalint13 d3895582c7 Add back the wrapper. 10 years ago
cbalint13 a7356eb532 BugFix & Enhance DAISY. 10 years ago
Aliaksandr d76b976012 Bug fix for feature extraction 10 years ago