1. 27 Jun, 2018 5 commits
    • catree's avatar
      Add Java and Python code for Image Segmentation with Distance Transform and… · 7469981d
      catree authored
      Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code.
      7469981d
    • Vadim Pisarevsky's avatar
      db48f7b5
    • Vadim Pisarevsky's avatar
      Filter homography decomp: updated PR #7153 (#11846) · 75ee536d
      Vadim Pisarevsky authored
      * Add functionality to filter homography decompositions
      
      * documentation + small refactor
      
      * fix comparing int to size_t (compiler warning)
      
      * fix whitespace issues
      
      * clarification of function return values in documentation
      
      * refactor of function parameters and change in loop nesting
      
      * cleanup useless .h, fix size_t to int compare, small refactor
      
      * fix documentation and whitespace
      
      * change output from return value to outputarray parameter
      
      * update function docs to reflect changes in parameters
      
      * whitespace
      
      * failing test
      
      * fixed warnings related to extended initialisers and improper types
      
      * initialize vectors from arrays
      
      * initialize vectors from arrays part 2
      
      * fix whitespace
      
      * fix trailing whitespace
      
      * Include <inttypes.h> in test_filter_homography_decomp.cpp, should fix 'uint8_t' : undeclared identifier error
      
      * updated the test (made it shorter and providing better diagnostic) and significantly improved implementation (get rid of heavy repeated and/or unnecessary operations)
      
      * fixed compile warning; removed trailing whitespace
      75ee536d
    • Nesterov Alexander's avatar
      Init qrcode algo (#11829) · 0081dc47
      Nesterov Alexander authored
      0081dc47
    • Vadim Pisarevsky's avatar
      5dc0e516
  2. 26 Jun, 2018 10 commits
  3. 25 Jun, 2018 6 commits
  4. 23 Jun, 2018 4 commits
  5. 22 Jun, 2018 3 commits
  6. 21 Jun, 2018 5 commits
  7. 20 Jun, 2018 1 commit
  8. 19 Jun, 2018 1 commit
  9. 17 Jun, 2018 1 commit
  10. 16 Jun, 2018 2 commits
  11. 15 Jun, 2018 1 commit
  12. 14 Jun, 2018 1 commit