- 26 Nov, 2013 6 commits
-
-
Roman Donchenko authored
Conflicts: modules/ocl/src/arithm.cpp
-
Roman Donchenko authored
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
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 25 Nov, 2013 8 commits
-
-
GregoryMorse authored
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
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 24 Nov, 2013 2 commits
-
-
berak authored
-
Jason Newton authored
-
- 23 Nov, 2013 4 commits
-
-
Andrey Pavlenko authored
-
Alexander Alekhin authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 22 Nov, 2013 17 commits
-
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
-
Roman Donchenko authored
This resynchronizes master code with 2.4. I say "most", because I might have missed some due to different spacing; I'll deal with those instances later if I find them.
-
Roman Donchenko authored
Note that since String is a reference to an immutable string, this doesn't actually change the string; it just replaces *this with a reference to the concatenated string.
-
Ilya Lavrenov authored
-
Piotr Miecielica authored
-
Alexander Smorkalov authored
Some of functions were enabled on Qualcomm S800 by changing grid size; OpenCL kernel grid size unification for different platfroms; Test pass rate improvements by inclreasing threshold; Some tests were disabled for Android; run.py was adopted for devices with brackets in in name.
-
Alexander Smorkalov authored
-
Andrey Pavlenko authored
-
StevenPuttemans authored
content and renamed to a more sensible name. Also fixed a wrong link in the actual display_image tutorial.
-
StevenPuttemans authored
-
Ilya Lavrenov authored
-
Alexander Smorkalov authored
-
- 21 Nov, 2013 3 commits
-
-
Piotr Miecielica authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-