- 09 Jun, 2014 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 06 Jun, 2014 1 commit
-
-
atinfinity authored
-
- 02 Jun, 2014 1 commit
-
-
StevenPuttemans authored
-
- 29 May, 2014 1 commit
-
-
Roman Donchenko authored
-
- 28 May, 2014 2 commits
-
-
Alexander Alekhin authored
-
berak authored
-
- 27 May, 2014 1 commit
-
-
Roman Donchenko authored
-
- 26 May, 2014 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 May, 2014 2 commits
-
-
Roman Donchenko authored
-
StevenPuttemans authored
-
- 20 May, 2014 2 commits
-
-
Roman Donchenko authored
This fixes all problems from the article "Checking OpenCV with PVS-Studio" <http://www.viva64.com/en/b/0191/> that are not already fixed and are not in 3rdparty or the legacy module. The problems fixed are two instances of useless code and one instance of unspecified behavior (right-shifting a negative number).
-
Roman Donchenko authored
-
- 19 May, 2014 12 commits
-
-
Roman Donchenko authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Roman Donchenko authored
-
StevenPuttemans authored
-
Roman Donchenko authored
-
StevenPuttemans authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 16 May, 2014 1 commit
-
-
Roman Donchenko authored
-
- 15 May, 2014 3 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
thoinvil authored
Consistent with the test made in cv::boxFilter, it adjusts the kernel size to the source size only if the border is not BORDER_CONSTANT and if BORDER_ISOLATED is set. Otherwise, the source has to be considered possibly in a larger image (i.e. the source being a ROI) in witch the kernel should apply.
-
- 14 May, 2014 7 commits
-
-
Vlad Shakhuro authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
removed invalid condition, it is always false
-
Vladislav Vinogradov authored
add missing stream parameter to call_resize_linear_glob
-
- 13 May, 2014 3 commits
-
-
Yash Vadalia authored
Ticket 3458 (http://code.opencv.org/issues/3458)
-
Yash Vadalia authored
-
Vladislav Vinogradov authored
reshape input matrix, since the function works with data as with [N x dims] matrix
-