1. 03 12月, 2013 1 次提交
  2. 02 12月, 2013 2 次提交
  3. 01 12月, 2013 1 次提交
  4. 29 11月, 2013 3 次提交
  5. 28 11月, 2013 9 次提交
  6. 27 11月, 2013 12 次提交
  7. 26 11月, 2013 7 次提交
    • R
      Merge remote-tracking branch 'origin/master' into merge-2.4 · 920fd482
      Roman Donchenko 提交于
      Conflicts:
      	modules/ocl/src/arithm.cpp
      920fd482
    • R
      Merge remote-tracking branch 'origin/2.4' into merge-2.4 · 9c2272d5
      Roman Donchenko 提交于
      Conflicts:
      	.gitignore
      	CMakeLists.txt
      	doc/CMakeLists.txt
      	modules/calib3d/src/stereosgbm.cpp
      	modules/core/include/opencv2/core/mat.hpp
      	modules/highgui/src/cap_openni.cpp
      	modules/ml/include/opencv2/ml/ml.hpp
      	modules/objdetect/src/hog.cpp
      	modules/ocl/perf/perf_color.cpp
      	modules/ocl/src/arithm.cpp
      	modules/ocl/src/filtering.cpp
      	modules/ocl/src/imgproc.cpp
      	modules/ocl/src/optical_flow_farneback.cpp
      	platforms/scripts/camera_build.conf
      	platforms/scripts/cmake_android_all_cameras.py
      	samples/cpp/Qt_sample/main.cpp
      	samples/cpp/tutorial_code/introduction/windows_visual_studio_Opencv/Test.cpp
      9c2272d5
    • R
      Merge pull request #1863 from nevion:master · aaf97c45
      Roman Donchenko 提交于
      aaf97c45
    • R
      Merge pull request #1818 from GregoryMorse:patch-2 · e7339ac1
      Roman Donchenko 提交于
      e7339ac1
    • R
      Merge pull request #1835 from SpecLad:windows-xadd · e20f7014
      Roman Donchenko 提交于
      e20f7014
    • R
      05e22ee8
    • G
      Update system.cpp · e4793e3d
      GregoryMorse 提交于
      Fixed to use native C++ instead of C++/CX although it does require significantly more code, it goes along with the spirit of keeping the project in native C++
      
      Update system.cpp
      
      Cleaned up whitespace, removed redundant code and added edge cases for string cleanup
      
      Update system.cpp
      
      Fixed compiler warning over comma operator clause
      
      Update system.cpp
      
      NULL initialization
      
      Update system.cpp
      
      Fixed use of WindowsGetStringRawBuffer which returns internal pointer to buffer
      
      Update system.cpp
      
      Support C++/CX and native C++ through conditional compilation.  Fixed style - long lines, comma operators, long conditional.  Optimized string usage to use reference.
      
      Update system.cpp
      
      Fixed conditional compilation around include and library
      
      Update system.cpp
      
      Fixed trailing space
      
      Update system.cpp
      
      Cleaned up whitespace, removed redundant code and added edge cases for string cleanup
      
      Update system.cpp
      
      Fixed compiler warning over comma operator clause
      
      Update system.cpp
      
      NULL initialization
      
      Update system.cpp
      
      Fixed use of WindowsGetStringRawBuffer which returns internal pointer to buffer
      
      Update system.cpp
      
      Support C++/CX and native C++ through conditional compilation.  Fixed style - long lines, comma operators, long conditional.  Optimized string usage to use reference.
      
      Update system.cpp
      
      Fixed conditional compilation around include and library
      
      Update system.cpp
      
      Fixed trailing space
      e4793e3d
  8. 25 11月, 2013 5 次提交