- 27 May, 2015 1 commit
-
-
rajithr authored
-
- 26 May, 2015 1 commit
-
-
rajithr authored
-
- 25 May, 2015 6 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
- 24 May, 2015 14 commits
-
-
GilLevi authored
-
Andreas Stührk authored
Conflicts: modules/highgui/src/grfmt_tiff.cpp floodfill return value removed
-
Vladislav Vinogradov authored
Install symlinks to shared libraries as a part of development package, not runtime package. It is default behavior for debian packages.
-
Ilya Lavrenov authored
Conflicts: modules/highgui/src/cap_ffmpeg_impl.hpp
-
Andreas Stührk authored
Some TIFF images consist of only one strip. The magic value 2**32-1 for the "rows per strip" tag reflects that fact, effectively meaning "infinite". Conflicts: modules/highgui/src/grfmt_tiff.cpp modules/highgui/test/test_grfmt.cpp fix whitespace fix compile error
-
Niklas Frisk authored
Conflicts: modules/features2d/src/draw.cpp
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
jormansa authored
Conflicts: modules/highgui/src/cap_ffmpeg_impl.hpp
-
StevenPuttemans authored
Conflicts: modules/gpu/doc/per_element_operations.rst
-
Alexander Smorkalov authored
tiff test fixed
-
Alexander Smorkalov authored
(cherry picked from commit e650d87e) (cherry picked from commit ca9c52ac) Conflicts: cmake/OpenCVPackaging.cmake
-
Martijn Liem authored
Fixed a memory leak in cap_dshow.cpp in videoInput::setVideoSettingCamera(). The leak was caused by not releasing an IBaseFilter object created in a call to getDevice(). Tho object is now properly released. Conflicts: modules/highgui/src/cap_dshow.cpp
-
Vadim Pisarevsky authored
-
- 23 May, 2015 12 commits
-
-
Ruslan Baratov authored
At least this is how it's defined in core/types_c.h Conflicts: modules/core/doc/intro.rst
-
Leonid Beynenson authored
The function makes wave correction of a stitched panorama. Earlier it gave wrong results for panorama made from 1 frame.
-
Camille authored
-
Mike Maraya authored
-
Dikay900 authored
-
Aleksandr Petrikov authored
Conflicts: modules/calib3d/src/stereobm.cpp Add CV_Assert (ndisp % 8 == 0) to NEON version
-
Ehren Metcalfe authored
Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389) Conflicts: modules/highgui/src/cap_ios_abstract_camera.mm
-
aletheios authored
-
Jüri Aedla authored
Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue.
-
Alexander Smorkalov authored
fix MatOpInitializer
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 22 May, 2015 6 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
removed HAL calls from public OpenCV headers; put IPP calls back to hall:sqrt() and such (but they are disabled for now)
-
Maxim Kostin authored
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
-