1. 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
  2. 26 Feb, 2015 1 commit
  3. 17 Feb, 2015 1 commit
  4. 16 Feb, 2015 1 commit
  5. 30 Dec, 2014 4 commits
  6. 26 Dec, 2014 1 commit
  7. 23 Dec, 2014 1 commit
  8. 22 Dec, 2014 1 commit
  9. 15 Dec, 2014 1 commit
  10. 01 Dec, 2014 2 commits
  11. 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
  12. 05 Aug, 2014 1 commit
  13. 16 Jun, 2014 1 commit
  14. 14 May, 2014 1 commit
  15. 01 Oct, 2013 22 commits