1. 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
  2. 09 Feb, 2018 1 commit
  3. 06 Feb, 2018 3 commits
  4. 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
  5. 31 Jan, 2018 2 commits
  6. 30 Jan, 2018 1 commit
  7. 29 Jan, 2018 1 commit
  8. 23 Jan, 2018 1 commit
  9. 18 Jan, 2018 1 commit
  10. 17 Jan, 2018 3 commits
  11. 13 Jan, 2018 2 commits
  12. 10 Jan, 2018 1 commit
  13. 09 Jan, 2018 1 commit
  14. 05 Jan, 2018 2 commits
  15. 28 Dec, 2017 1 commit
  16. 27 Dec, 2017 1 commit
  17. 26 Dec, 2017 1 commit
  18. 22 Dec, 2017 1 commit
  19. 20 Dec, 2017 1 commit
  20. 19 Dec, 2017 1 commit
  21. 18 Dec, 2017 1 commit
  22. 15 Dec, 2017 1 commit
  23. 07 Dec, 2017 1 commit
  24. 04 Dec, 2017 1 commit
  25. 27 Nov, 2017 1 commit
  26. 20 Nov, 2017 1 commit
  27. 17 Nov, 2017 1 commit
  28. 02 Nov, 2017 1 commit
  29. 30 Oct, 2017 1 commit
  30. 27 Oct, 2017 2 commits
  31. 25 Oct, 2017 1 commit