opencv/modules/imgproc
Roman Donchenko 7ea1bf3cf0 Fixed several problems found by PVS-Studio.
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).
2014-05-20 13:54:00 +04:00
..
doc Merge pull request #2738 from kevmitch:2.4 2014-05-19 17:33:22 +04:00
include/opencv2/imgproc typos 2014-03-04 12:47:40 +04:00
perf deleted extra semicolons 2014-01-07 02:52:30 +04:00
src Fixed several problems found by PVS-Studio. 2014-05-20 13:54:00 +04:00
test Fixed several problems found by PVS-Studio. 2014-05-20 13:54:00 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00