1. 07 Nov, 2018 1 commit
  2. 15 Mar, 2017 1 commit
    • Maksim Shabunin's avatar
      Reduced modules dependencies: · f8807f18
      Maksim Shabunin authored
      - made some of dependencies explicit
      - removed dependencies to highgui and some other modules where possible
      - modified some samples to build without modules
      f8807f18
  3. 03 Aug, 2015 1 commit
    • Muresan Mircea Paul's avatar
      removed the filterSpeckles, getValidDisparityROI, validateDisparities functions… · c639de6a
      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
      c639de6a
  4. 18 Jun, 2015 1 commit
  5. 15 Jun, 2015 3 commits
    • Muresan Mircea Paul's avatar
      I have put all the modules in the stereo namespace · 9b55c04e
      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
      9b55c04e
    • MMp131316's avatar
      Update README.md · 0d1fd8de
      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
      0d1fd8de
    • Muresan Mircea Paul's avatar
      changed the pragmas to be compatible with build bot · 3ac150bc
      Muresan Mircea Paul authored
      Update README.md
      3ac150bc
  6. 07 Jun, 2015 1 commit
  7. 17 Feb, 2015 1 commit
  8. 10 Aug, 2014 1 commit
  9. 09 Aug, 2014 1 commit
  10. 21 Jan, 2014 1 commit
  11. 04 Nov, 2013 1 commit