- 20 Sep, 2015 5 commits
-
-
Muresan Mircea Paul authored
-
Muresan Mircea Paul authored
removed warnings clip tab warning fixed fixed tab size warning added a new sample the new sample fixed spacing problem added a testing for the penalties fixed sample warning fixed last warnings added tests and modified a bit the sources added the tests fixed warning removed redundant samples Rename Sample3.cpp to sample.cpp renamed from Sample3 to sample refactored sample repaired descriptor test added test data usless info erased from test block matching added last tests did some modifications to the files whitespace removal did some modifications to the testing files fixed test descriptor issue Revert "whitespace removal" This reverts commit 76d4aa530fee8f7444de6c80ecb4fc9c80ec0677. corrected part of the comments made modifications so the sources build successfully fixed some issue for sub pixel refactored sample fixed small issue at testing added some performance files performance tests and other corrections corrected the paths and added some images fixed a bug Delete imgKitty.bmp Delete imgKittyl.bmp performance tests again.... added larger images fixed issues did some last changes added the copyright notice fixed some linux errors
-
Muresan Mircea Paul authored
Removed the matching cpp file as it is no longer usefull removed warnings header for some used functions fixed the popcnt issue changes according to comments
-
Muresan Mircea Paul authored
fixed that unused variable warning fixed windows warnings Added 2 samples just to show how to access functionality fixed issues added the up to date version of sbm modified samples to be warning free
-
Muresan Mircea Paul authored
fixed warnings and error replaced colls with strides fixed warnings replaced colls with strides everywhere the number of images is estabished at run time fixed braket warnings replaced all enums with a single enum removed whitespaces fixed last issues the matching class this class contains the most important functions used in stereo correspondence (StereoBM and StereoSGBM) call methods from these classes fixed shadowing warning problems included intrin.h header for popcnt instruction replaced __popcnt with _mm_popcnt_u32() equivalent fixed some warnings fixed index warning
-
- 03 Aug, 2015 3 commits
-
-
Muresan Mircea Paul authored
removed unnecessary code modified enums and other removed class descriptor.cpp removed white spaces and fixed warnings Changed to kernel
-
Muresan Mircea Paul authored
reordered initiallizations removed unused variable removed tabs put const Mat:: & where needed replaced Macros with enums i did the step thing removed the white spaces from the stereo binary sgbm
-
Muresan Mircea Paul authored
removed the filterSpeckles, getValidDisparityROI, validateDisparities functions and added the calib3d module in the dependency repaired the unsuccesfull builds removed the c api removed the filterSpecleImpl This files contains the implemented descriptors The #pragma have been commented they will have to be replaced by open cv parallel for Other files will follow fixed the warnings renamed the type casting uncommented the unused macro replaced type casting with void and removed macro removed trailing white spaces removed the kernel size as class member and added it to the function header removed warning sources Rename Descriptor.cpp to descriptor.cpp renamed file Rename Descriptor.hpp to descriptor.hpp renamed hpp modified the header of header of the functions adding the Mat type for images Combined descriptors that belong in the same class together removed white spaces
-
- 18 Jun, 2015 4 commits
-
-
Muresan Mircea Paul authored
-
Muresan Mircea Paul authored
-
Muresan Mircea Paul authored
-
Muresan Mircea Paul authored
removed the filterSpeckles, getValidDisparityROI, validateDisparities functions and added the calib3d module in the dependency
-
- 15 Jun, 2015 4 commits
-
-
Muresan Mircea Paul authored
-
Muresan Mircea Paul authored
changed the ptr<StereBinaryBM> to ptr<cv::stereo::StereoBinaryBM> modified the documentation modified documentation for the stereo_c documentation doc fixed two issues modfified the precomp.hpp header by explicitly adding the cvdef header from core modified comments for documentation for stereo and removed some headers added a header and modified some function definition test test 2 changed exports_w to exports removed the correct matches module
-
MMp131316 authored
made some extra changes to the modules so I receive no warnings moved the opencv2/core/private.hpp from stereo_binary_sgbm.cpp to precomp.hpp
-
Muresan Mircea Paul authored
Update README.md
-
- 07 Jun, 2015 1 commit
-
-
Muresan Mircea Paul authored
-
- 21 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
wrapping remaining xfeature2d classes to scripting
-
- 20 May, 2015 1 commit
-
-
berak authored
-
- 07 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
Remove AGAST (for push to opencv's main)
-
- 06 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
fixed compile error and warning
-
- 05 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Apr, 2015 2 commits
-
-
cbalint13 authored
-
Balint Cristian authored
SYNC upstream
-
- 21 Apr, 2015 2 commits
-
-
Vadim Pisarevsky authored
fixed contrib code to match the HAL
-
Vadim Pisarevsky authored
missing type Ptr_DualTVL1OpticalFlow
-
- 18 Apr, 2015 2 commits
- 16 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Apr, 2015 3 commits
-
-
Vadim Pisarevsky authored
Support for HAL module
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
Fix (typo) bug in AGAST scoring routines.
-
- 06 Apr, 2015 1 commit
-
-
cbalint13 authored
-
- 05 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
Add AGAST detector
-
- 04 Apr, 2015 1 commit
-
-
cbalint13 authored
-
- 03 Apr, 2015 5 commits
-
-
cbalint13 authored
-
-
cbalint13 authored
-
Vadim Pisarevsky authored
Locally uniform comparison image descriptor
-
Vadim Pisarevsky authored
line_descriptor module fix vs2013 build
-