39 Commits (6703cddd93a396ab024a3e375d23e7e93af9f25a)

Author SHA1 Message Date
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 7 years ago
Alexander Alekhin b64c6e1519 stereo: fix crash 7 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 9 years ago
Marc-Stefan Cassola fb74aa76fb Fixed include error 9 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 9 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
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
Muresan Mircea Paul 01d8c7b491 New stereo module created and added some relevant files for this module 10 years ago