1. 04 Apr, 2018 1 commit
  2. 31 Mar, 2018 2 commits
  3. 28 Mar, 2018 1 commit
  4. 26 Mar, 2018 1 commit
  5. 23 Mar, 2018 1 commit
  6. 18 Mar, 2018 1 commit
  7. 12 Mar, 2018 2 commits
  8. 07 Mar, 2018 2 commits
  9. 05 Mar, 2018 1 commit
  10. 04 Mar, 2018 1 commit
  11. 28 Feb, 2018 2 commits
  12. 23 Feb, 2018 1 commit
  13. 22 Feb, 2018 2 commits
  14. 21 Feb, 2018 1 commit
  15. 18 Feb, 2018 1 commit
  16. 14 Feb, 2018 1 commit
  17. 13 Feb, 2018 2 commits
  18. 12 Feb, 2018 2 commits
    • luz.paz's avatar
      Misc. modules/ typos · 5718d09e
      luz.paz authored
      Found via `codespell`
      5718d09e
    • Rémi Ratajczak's avatar
      dnn : Added an imagesFromBlob method to the dnn module (#10607) · b6752355
      Rémi Ratajczak authored
      * Added the imagesFromBlob method to the dnn module.
      
      * Rewritten imagesFromBlob based on first dkurt comments
      
      * Updated code with getPlane()
      
      * Modify comment of imagesFromBlob() in dnn module
      
      * modified comments, removed useless assertions & added OutputArrayOfArray
      
      * replaced tabs with whitespaces & put vectorOfChannels instantiation outside the loop
      
      * Changed pre-commit.sample to pre-commit in .git/hooks/
      
      * Added a test for imagesFromBlob in test_misc.cpp (dnn)
      
      * Changed nbOfImages, robustified test with cv::randu, modified assertion
      b6752355
  19. 09 Feb, 2018 1 commit
  20. 06 Feb, 2018 3 commits
  21. 03 Feb, 2018 1 commit
    • Alexander Alekhin's avatar
      ts: refactor OpenCV tests · 4a297a24
      Alexander Alekhin authored
      - removed tr1 usage (dropped in C++17)
      - moved includes of vector/map/iostream/limits into ts.hpp
      - require opencv_test + anonymous namespace (added compile check)
      - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
      - added missing license headers
      4a297a24
  22. 31 Jan, 2018 2 commits
  23. 30 Jan, 2018 1 commit
  24. 29 Jan, 2018 1 commit
  25. 23 Jan, 2018 1 commit
  26. 18 Jan, 2018 1 commit
  27. 17 Jan, 2018 3 commits
  28. 13 Jan, 2018 1 commit