1447 Commits (d58c5e8b038e08cd6c9a4f2cb6221d155f8adc5c)
 

Author SHA1 Message Date
Oded Green e4137ce8c1 Adding a fast and parallel function for computing the estimated covariance matrix 10 years ago
Alexander Alekhin 2d1fc7a6cd Merge pull request #391 from rokm:dnn_fix 10 years ago
Clint Pells 06eb62c630 use better cast 10 years ago
Alexander Alekhin c5a273f5a8 Merge pull request #406 from mshabunin:fix-vs2015 10 years ago
Maksim Shabunin 35735686cb Merge pull request #318 from jesusbriales:patch-1 10 years ago
Maksim Shabunin ac5fb1d804 Merge pull request #347 from sturkmen72:master 10 years ago
Maksim Shabunin 35c300f5ff Merge pull request #408 from berak:features2d_python_fix 10 years ago
Maksim Shabunin c0f84d2c32 Merge pull request #405 from Milania1:line_descriptor_getters 10 years ago
Maksim Shabunin f98580b20a Merge pull request #397 from paroj:aruco_densepose 10 years ago
Maksim Shabunin 5e9632bcf3 Merge pull request #392 from berak:remove_datasetstools 10 years ago
Maksim Shabunin bf22f6f9b4 Merge pull request #379 from sbokov:sparseMatchInterpolationSquashed 10 years ago
Maksim Shabunin 25d458efea Merge pull request #246 from antran89:master 10 years ago
berak ee0be7ad4e Update xfeatures2d.hpp 10 years ago
Jan S. (Milania1) e57a81d2ea Added getters to the points of the KeyLine class 10 years ago
Maksim Shabunin d15d490a83 Fix OpenCL warning VS 2015 10 years ago
Maksim Shabunin a60811f6d9 Fixed surf type conversions 10 years ago
Maksim Shabunin 3bd8f27f17 DNN module 3rdparty VS 2015 warnings disabled 10 years ago
edgarriba 9052277118 fixing building issue 10 years ago
edgarriba a1460ef3eb adding python bindings 10 years ago
edgarriba 64204eacf5 Merge branch 'master' of https://github.com/Itseez/opencv_contrib into sfm 10 years ago
Alexander Alekhin d6e99d0b58 Merge pull request #336 from StevenPuttemans:add_contr_guidelines 10 years ago
Pavel Rojtberg ee61cba9f9 aruco: use densely packed array for pose computation 10 years ago
StevenPuttemans 8ebce16eb1 add contributions guidelines 10 years ago
Alexander Alekhin 9818f481bd Merge pull request #324 from StevenPuttemans:fix_matlab_bindings 10 years ago
Zhou Chao bbe389306b Fix windows warning 10 years ago
Zhou Chao c1bfb00d1b Add parallel processing for some steps of l0 smooth 10 years ago
StevenPuttemans f0121eba28 fixing matlab bindings - removing dependency on parser 10 years ago
Zhou Chao 0c691ff066 replace tabs with spaces 10 years ago
Muresan Mircea Paul 12b530c6b1 modified stereo for better results 10 years ago
edgarriba e496e9bc40 Merge branch 'master' of https://github.com/Itseez/opencv_contrib into sfm 10 years ago
edgarriba 8fdf85e0a2 fixing ARM issue with glog 10 years ago
berak dc30a2057f remove datasetstools 10 years ago
Alexander Alekhin b36d51185f Merge pull request #386 from paroj:arucodictapi 10 years ago
Alexander Alekhin 395b047980 Merge pull request #356 from paroj:aruco_fix 10 years ago
Alexander Alekhin 69e2813c39 Merge pull request #388 from Milania1:random_color_drawKeylines 10 years ago
edgarriba 2a14d220c7 gsoc_2015: sfm module integration 10 years ago
Rok Mandeljc fcedee0abb opencv_dnn: replaced static LayerFactory::impl member with a static function that constructs the object on the first use (fix for bug #383) 10 years ago
Pavel Rojtberg 7ead8dd1b9 aruco: create dictionary from Mat instead of raw pointer 10 years ago
Jan S. (Milania1) 34cf8f7021 Draw keylines in random color by default as documentation depicts 10 years ago
Alexander Alekhin 9862a8bac5 fix invalid String usage 10 years ago
Muresan Mircea Paul 1ae4d2a874 Modified the names for bm and sgm methods 10 years ago
Alexander Alekhin 2de6ff576c Merge pull request #376 from sergarrido:aruco_bugs 10 years ago
Alexander Alekhin d783cbef50 Merge pull request #384 from paroj:markercoding 10 years ago
Alexander Alekhin dc4e52cd87 Merge pull request #385 from Dikay900:ports_from_main_opencv 10 years ago
Muresan Mircea Paul c83e49a714 modify sample by adding the checks in the parse function 10 years ago
Muresan Mircea Paul e7ab49ebb3 changed the speckle vectors to mats and added comments 10 years ago
Muresan Mircea Paul a102eeb1e7 added the SGBM and asserts in bm 10 years ago
Muresan Mircea Paul 707beb3ff6 modified matching class such that parameters are added at runtime 10 years ago
Muresan Mircea Paul df859520fe made modifications in accordance to the comments 10 years ago
Muresan Mircea Paul 54d41251ce aded singe kernel matchings 10 years ago