1. 15 Jun, 2017 1 commit
  2. 21 Mar, 2017 1 commit
  3. 07 Mar, 2017 1 commit
  4. 06 Mar, 2017 1 commit
  5. 03 Mar, 2017 1 commit
  6. 03 Dec, 2016 1 commit
  7. 28 Nov, 2016 1 commit
  8. 30 Sep, 2016 1 commit
  9. 12 Jul, 2016 1 commit
  10. 15 May, 2016 1 commit
  11. 27 Feb, 2016 1 commit
  12. 10 Dec, 2015 1 commit
  13. 27 Nov, 2015 1 commit
  14. 12 Nov, 2015 1 commit
  15. 02 Oct, 2015 1 commit
  16. 24 May, 2015 1 commit
  17. 18 May, 2015 1 commit
  18. 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
  19. 26 Feb, 2015 1 commit
  20. 17 Feb, 2015 1 commit
  21. 16 Feb, 2015 1 commit
  22. 30 Dec, 2014 4 commits
  23. 26 Dec, 2014 1 commit
  24. 23 Dec, 2014 1 commit
  25. 22 Dec, 2014 1 commit
  26. 15 Dec, 2014 1 commit
  27. 01 Dec, 2014 2 commits
  28. 22 Oct, 2014 1 commit
    • Miroslav Benes's avatar
      Add Triangle thresholding algorithm · 5b1fd739
      Miroslav Benes authored
      Add Triangle method for automatic threshold computation next to the existing
      Otsu's method. Triangle deals better with images whose histogram does not
      contain dominant peak.
      
      See paper Zack GW, Rogers WE, Latt SA.: Automatic measurement of sister
      chromatid exchange frequency. J Histochem Cytochem. 1977 Jul;25(7):741-53.
      5b1fd739
  29. 05 Aug, 2014 1 commit
  30. 16 Jun, 2014 1 commit
  31. 14 May, 2014 1 commit
  32. 01 Oct, 2013 5 commits