1. 03 Jun, 2015 1 commit
  2. 22 Apr, 2015 1 commit
  3. 07 Apr, 2015 1 commit
    • Vadim Pisarevsky's avatar
      1. Input/OutputArray optimizations; · 052593c7
      Vadim Pisarevsky authored
      2. Algorithm::load/save added (moved from StatModel)
      3. copyrights updated; added copyright/licensing info for ffmpeg
      4. some warnings from Xcode 6.x are fixed
      052593c7
  4. 04 Apr, 2015 3 commits
  5. 31 Mar, 2015 1 commit
  6. 02 Mar, 2015 1 commit
    • Maxim Kostin's avatar
      Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 · cdd23440
      Maxim Kostin authored
      - 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: 's avatarMaxim Kostin <v-maxkos@microsoft.com>
      cdd23440
  7. 26 Feb, 2015 1 commit
  8. 09 Dec, 2014 1 commit
  9. 05 Nov, 2014 1 commit
  10. 17 Oct, 2014 1 commit
  11. 07 Jul, 2014 1 commit
  12. 01 Jul, 2014 1 commit
  13. 23 May, 2014 1 commit
  14. 13 May, 2014 1 commit
  15. 29 Apr, 2014 1 commit
  16. 11 Apr, 2014 1 commit
  17. 21 Mar, 2014 2 commits
  18. 14 Feb, 2014 1 commit
  19. 13 Feb, 2014 1 commit
  20. 12 Feb, 2014 1 commit
    • Stuart Cunningham's avatar
      Fix reading of 16-bit TIFF images on big endian host. · 8bbce0a2
      Stuart Cunningham authored
      Use correct integer types for arguments to TIFFGetField to avoid corruption
      of values and failed loads of TIFF file when using cv::imread().
      
      Added test where both big and little endian TIFF files are read using imread().
      
      Fixed build of 3rdparty libtiff on big endian hosts.
      
      Reduced memory required during decode_tile16384x16384 test by not converting
      large grayscale test image to color image during read.
      8bbce0a2
  21. 21 Jan, 2014 1 commit
  22. 16 Jan, 2014 1 commit
  23. 13 Jan, 2014 1 commit
  24. 29 Dec, 2013 1 commit
  25. 26 Dec, 2013 1 commit
  26. 04 Dec, 2013 1 commit
  27. 03 Dec, 2013 1 commit
  28. 29 Nov, 2013 1 commit
  29. 22 Nov, 2013 1 commit
  30. 18 Nov, 2013 2 commits
  31. 25 Oct, 2013 1 commit
  32. 23 Oct, 2013 1 commit
  33. 21 Oct, 2013 1 commit
  34. 20 Oct, 2013 1 commit
  35. 18 Oct, 2013 2 commits