1. 10 Jun, 2018 1 commit
  2. 08 Jun, 2018 1 commit
  3. 01 Jun, 2018 1 commit
  4. 29 May, 2018 1 commit
    • catree's avatar
      Add Java and Python code for the following features2d tutorials: Harris corner… · ade21f14
      catree authored
      Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.
      ade21f14
  5. 23 May, 2018 1 commit
  6. 18 May, 2018 2 commits
  7. 16 May, 2018 1 commit
  8. 11 May, 2018 2 commits
  9. 03 May, 2018 1 commit
  10. 24 Apr, 2018 1 commit
  11. 03 Apr, 2018 1 commit
  12. 28 Mar, 2018 1 commit
  13. 26 Mar, 2018 1 commit
  14. 15 Mar, 2018 1 commit
  15. 15 Feb, 2018 1 commit
  16. 12 Feb, 2018 2 commits
  17. 08 Feb, 2018 2 commits
    • take1014's avatar
      Merge pull request #10646 from take1014:master · 03407a9d
      take1014 authored
      * Add a new interface for hough transform
      
      * Fixed warning code
      
      * Fix HoughLinesUsingSetOfPoints based on HoughLinesStandard
      
      * Delete memset
      
      * Rename HoughLinesUsingSetOfPoints and add common function
      
      * Fix test error
      
      * Change static function name
      
      * Change using CV_Assert instead of if-block and add integer test case
      
      * I solve the conflict and delete 'std :: tr1' and changed it to use 'tuple'
      
      * I deleted std::tr1::get and changed int to use 'get'
      
      * Fixed sample code
      
      * revert test_main.cpp
      
      * Delete sample code in comment and add snippets
      
      * Change file name
      
      * Delete static function
      
      * Fixed build error
      03407a9d
    • luz.paz's avatar
      Misc. ./samples typos · dbb57cd0
      luz.paz authored
      Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
      dbb57cd0
  18. 31 Jan, 2018 1 commit
  19. 18 Jan, 2018 1 commit
  20. 12 Jan, 2018 1 commit
  21. 19 Dec, 2017 1 commit
  22. 18 Dec, 2017 1 commit
  23. 15 Dec, 2017 1 commit
  24. 14 Dec, 2017 1 commit
  25. 09 Oct, 2017 1 commit
  26. 06 Oct, 2017 1 commit
  27. 05 Oct, 2017 10 commits