1929 Commits (c42beb4c34f9291c099f16b30396139a0302940e)

Author SHA1 Message Date
olivierpascal ab48ffdfc1 Warning fixed 8 years ago
olivierpascal 204e98e105 Bugfix #1143 8 years ago
Pavel Rojtberg 621d6c2a51 linemod: add rudimentary python bindings 8 years ago
Alexander Alekhin fdab64c95d fix tests 8 years ago
Vadim Pisarevsky 7578908901 removed trailing whitespaces 8 years ago
Vadim Pisarevsky 9e26b24d04 improved speed of ENet processing. 8 years ago
Aleksandr Rybnikov 053303ab44 Added python scripts to estimating accuracy 8 years ago
Vladislav Sovrasov 96222f36c3 dnn: fix build without Torch 8 years ago
Vadim Pisarevsky 3f5b465501 refactored DNN (#1102) 8 years ago
Vladislav Sovrasov 98fd23cc38 dnn_modern: include protubuf headers in cmake 8 years ago
Rostislav Vasilikhin e1fd238440 fixed data copying from Mat to vector 8 years ago
Kiran Pradeep 5169619802 Merge pull request #493 from kiranpradeep:bg_segm_documentation_fix 8 years ago
Steven Puttemans a960912b6e fixing matlab wrapping 8 years ago
szk1509 40f1ac514b Merge pull request #973 from szk1509:master 8 years ago
Erwan Normand 4ed8c5eb34 Merge pull request #1108 from enormand:aruco-calibration-board-points 8 years ago
Vladislav Sovrasov 12bdc2af18 dnn_modern: update docs, fix build problems 8 years ago
Balint Cristian 4d6723d9e7 Update MSLIC citation and author's contact. 8 years ago
Maksim Shabunin 234b3a4155 Fixed gflags search in Ubuntu 8 years ago
jexner 5d14e0e6cd Remove unused variables 8 years ago
jexner 46c3965a7f Fix uninitialized iteration counter in MSLIC 8 years ago
Vladislav Sovrasov aba73af7fb ximgproc: fix weightedMedianFilter crash on zero mask 8 years ago
Vladislav Sovrasov 8b831fefd5 ximgproc: wrap weightedMedianFilter into python 8 years ago
Aleksandr Rybnikov f3d751f44e Fixed bug 8 years ago
Vladislav Sovrasov 55f7d0e6da Fix not initialized raw pointers in PPF3DDetector 8 years ago
lhelontra 83fef80343 Added CV_OUT in process() of selective search segmentation module and python sample. 8 years ago
Alexander Alekhin cde15a7726 cmake: update ocv_download 8 years ago
Max-Wang f1892ad916 fix erGrouping parameter error 8 years ago
Balint Cristian 90105169b2 Fix LSC crash, guard against invalid label index. 8 years ago
Vladislav Sovrasov 27075d22bf tracking: hide getModel() method 8 years ago
Maksim Shabunin 95d432db5d Download cache 8 years ago
Woody Chow 443f68cb71 Parallelize calcDescriptors and buildDoGPyramid. Simplify 2 lines of AVX2 instructions 8 years ago
Li Peng 6f907c3347 add dis optical flow sample app 8 years ago
Julian Exner ab5f5d6ca2 Fix uninitialized LSC weights 8 years ago
jexner 5dc7be6a06 Fix segmentation fault in SuperpixelLSCImpl::PostEnforceLabelConnectivity 8 years ago
Alexander Alekhin 552d3206d2 build: eliminate warnings 8 years ago
Haaris 58f7afcb2d Merge pull request #1066 from hsed:patch-1 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
Li Peng 7ed6f77840 OCL implementation of DIS optical flow 8 years ago
Vladislav Sovrasov 5acfbfad58 bgsegm: update sample 8 years ago
Vladislav Sovrasov d253a0fa13 bgsegm: convert rgb images to gray in CNT 8 years ago
Hamdi Sahloul ef3c6290ef Parallelize `ICP::registerModelToScene` 8 years ago
Alexander Alekhin 4dce87d252 sfm: update gflags detection 8 years ago
Leonardo lontra de34d7086e Merge pull request #994 from lhelontra:BackgroundSubtractorCNT 8 years ago
Hamdi Sahloul 60aa8d9f75 Stop ICP iterations before solver crashes due to underdetermined linear system 8 years ago
Hamdi Sahloul bd9ec3d496 Computation reduction of angle between two normalized vectors 8 years ago
Hamdi Sahloul 2c089f60ff Thread-safe vector insertion while using OpenMP 8 years ago
Hamdi Sahloul 6b6d5a4890 Fix reallocation issue of raw poses vector 8 years ago
Hamdi Sahloul 978ff182d7 Downsampling of the scene points in ICP for further optimization 8 years ago
Woody Chow c5e55dfde9 Optimize SIFT with AVX2 8 years ago
Pavel Rojtberg e3d8f7fae8 reg: enable Affine and Projective Mappers for python bindings 8 years ago