1. 12 Feb, 2018 3 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
    • Alexander Alekhin's avatar
      cmake: update reporting of excluded dispatching files (#10711) · 5a791e6e
      Alexander Alekhin authored
      * cmake: add ocv_get_smart_file_name() macro
      
      * cmake: avoid adding files for unavailable dispatch modes
      5a791e6e
  2. 09 Feb, 2018 1 commit
  3. 06 Feb, 2018 5 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. 02 Feb, 2018 1 commit
  6. 01 Feb, 2018 5 commits
  7. 31 Jan, 2018 4 commits
  8. 30 Jan, 2018 1 commit
  9. 29 Jan, 2018 1 commit
  10. 28 Jan, 2018 1 commit
  11. 25 Jan, 2018 2 commits
  12. 24 Jan, 2018 1 commit
  13. 23 Jan, 2018 1 commit
  14. 19 Jan, 2018 1 commit
  15. 18 Jan, 2018 1 commit
  16. 17 Jan, 2018 3 commits
  17. 16 Jan, 2018 1 commit
  18. 15 Jan, 2018 2 commits
  19. 13 Jan, 2018 3 commits
  20. 10 Jan, 2018 1 commit
  21. 09 Jan, 2018 1 commit