1. 14 10月, 2015 1 次提交
  2. 01 9月, 2015 1 次提交
    • M
      Some changes to support mingw-w64 · 771af4f3
      Maksim Shabunin 提交于
      - IPP is disabled by default when compiler is mingw (couldn't make it
      work)
      - fixed some warnings
      - fixed some `__GNUC__` version checks (for correctness and convenience)
      - removed UTF-8 BOM from hough.cpp (fixes #5253)
      771af4f3
  3. 26 8月, 2015 1 次提交
  4. 13 8月, 2015 1 次提交
  5. 22 7月, 2015 1 次提交
  6. 19 7月, 2015 1 次提交
    • S
      new function imread_reduced() · 7b7d54df
      Suleyman TURKMEN 提交于
      by this new function we can set libjpeg "scale_denom" parameter and load jpeg images scaled 1/2 - 1/4 - 1/8
      other image formats resized after loading
      7b7d54df
  7. 25 6月, 2015 1 次提交
  8. 17 6月, 2015 1 次提交
  9. 11 6月, 2015 1 次提交
  10. 24 5月, 2015 3 次提交
  11. 12 5月, 2015 1 次提交
  12. 05 5月, 2015 1 次提交
  13. 16 4月, 2015 1 次提交
  14. 04 4月, 2015 2 次提交
  15. 03 4月, 2015 1 次提交
  16. 31 3月, 2015 1 次提交
  17. 03 3月, 2015 1 次提交
    • M
      Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 · cdd23440
      Maxim Kostin 提交于
      - Substituted HAVE_WINRT with WINRT
      - Fixed compilation issues in ocl.cpp and parallel.cpp
      - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore
      - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp
      - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c;
      - Added ole32.lib for core module (for WindowsStore 8.0 builds)
      - Made OpenCV_ARCH aware of ARM
      Signed-off-by: NMaxim Kostin <v-maxkos@microsoft.com>
      cdd23440
  18. 02 3月, 2015 2 次提交
  19. 23 2月, 2015 2 次提交
  20. 18 2月, 2015 1 次提交
  21. 21 1月, 2015 2 次提交
  22. 18 1月, 2015 3 次提交
  23. 15 1月, 2015 1 次提交
  24. 04 1月, 2015 1 次提交
  25. 03 1月, 2015 2 次提交
  26. 27 12月, 2014 2 次提交
  27. 01 12月, 2014 2 次提交
  28. 23 10月, 2014 1 次提交
    • M
      Fixed imgcodecs tests · e85ae5f2
      Maksim Shabunin 提交于
      - Imgcodecs_Image, write_imageseq - assuming JPEG images have losses
      - Imgcodecs_Drawing, c_regression - replaced assert calls
      - Imgcodecs_Drawing - exact comparison with reference image
      e85ae5f2
  29. 17 10月, 2014 1 次提交