3 Commits (4fcec11b51014262960c16929e590deac34266c9)

Author SHA1 Message Date
Maksim Shabunin c56efb910e Fix clang 14 warnings 2 years ago
Alexander Smorkalov 2abfef7d08 3.4: -Wunused-but-set-variable warnings fix after XCode update with clang 2 years ago
Alexander Smorkalov f149f26ca0 -Wunused-but-set-variable warnings fix after XCode update with clang 13.1. 2 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago
pemmanuelviel bddbcd5a40
Merge pull request #2638 from pemmanuelviel:pev--constify 5 years ago
Pierre-Emmanuel Viel 6c19f9823c Fix mistake between 0x11 and 0b11 and change |=1 for +=1, increasing chance compiler will use ++ 5 years ago
pemmanuelviel 513c7a1513
Merge pull request #2634 from pemmanuelviel:pev--mctkernel-issues 5 years ago
Pierre-Emmanuel Viel 22f8586e89 Default kernel size of 9 was used instead of the set one 5 years ago
Pierre-Emmanuel Viel f64f4bc3a9 Fix matching::maxDisparity value when calling StereoBinarySGBM::setNumDisparities after ctor 5 years ago
Pierre-Emmanuel Viel 19a426191a Fix CV_Assert in descriptor.cpp 5 years ago
Alexander Alekhin f7c14d907b stereo(perf): use SANITY_CHECK_NOTHING() 5 years ago
Alexander Alekhin 0a32fc3bb3 stereo: smallRegionRemoval() is not inplace 5 years ago
Alexander Alekhin 21d220d658 stereo: get rid of imageMeanKernelSize, replace with blur() 5 years ago
Alexander Alekhin 7c0e6efd24 stereo: fix massive invalid range access and uninitialized values 5 years ago
Alexander Alekhin 20576d853f stereo: ret gid implementation from header 5 years ago
kokerf 20e17e51db fix memset error in CombinedDescriptor 6 years ago
Maksim Shabunin 7893385c0e Do not copy/assign CommandLineParser object 7 years ago
Hamdi Sahloul c880b7ea4d Utilize CV_UNUSED macro 7 years ago
Jan Beich 4e10bc5dae stereo: unbreak with clang 7 7 years ago
Li-Chi Huang e2ad4e8bb4 fix densecensus when compute 7 years ago
Alexander Alekhin ee7c085358 stereo: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Alexander Alekhin 30b97f2b86 stereo: fix invalid 'for' range 8 years ago
Alexander Alekhin b64c6e1519 stereo: fix crash 8 years ago
Vladislav Sovrasov 14d3a2efcd stereo: remove duplicated data types in parametrized testcases 8 years ago
Vladislav Sovrasov f80dc21ccb stereo: disable broken tests 8 years ago
Vladislav Sovrasov 90e997f3bc stereo: fix loading images in tests 8 years ago
Vladislav Sovrasov b4c67e8bb9 Fix gcc7 warnings 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
Gary Bradski e27ef09e0b Update README.md 9 years ago
Steve Nicholson 7869b5f0e1 Made change suggested in https://github.com/Itseez/opencv_contrib/pull/514#issuecomment-171128503 9 years ago
Steve Nicholson 04049da083 Use correct test for existence of CPU's POPCNT feature 9 years ago
Marc-Stefan Cassola a540326db3 updated includes for clarity 10 years ago
Marc-Stefan Cassola fb74aa76fb Fixed include error 10 years ago
Maksim Shabunin 189c2b47c6 Fixed warnings for XCode 7.1.1 and cmake 3.3.2, rewrote one method in sliency to avoid clang 7.0.0 crash 10 years ago
Muresan Mircea Paul 12b530c6b1 modified stereo for better results 10 years ago
Muresan Mircea Paul 1ae4d2a874 Modified the names for bm and sgm methods 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
Muresan Mircea Paul 7d13acdb76 added asserts 10 years ago
Muresan Mircea Paul 37478fc5bb Paralellized methods using open cv parrallel for 10 years ago
Muresan Mircea Paul c639de6a52 removed the filterSpeckles, getValidDisparityROI, validateDisparities functions and added the calib3d module in the dependency 10 years ago
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