profile/ivi/opencv.git
10 years agoWar on Whitespace, master edition: trailing spaces.
Roman Donchenko [Tue, 27 Aug 2013 09:57:24 +0000 (13:57 +0400)]
War on Whitespace, master edition: trailing spaces.

10 years agoMerge commit '43aec5ad' into merge-2.4
Roman Donchenko [Tue, 27 Aug 2013 09:26:44 +0000 (13:26 +0400)]
Merge commit '43aec5ad' into merge-2.4

Conflicts:
cmake/OpenCVConfig.cmake
cmake/OpenCVLegacyOptions.cmake
modules/contrib/src/retina.cpp
modules/gpu/doc/camera_calibration_and_3d_reconstruction.rst
modules/gpu/doc/video.rst
modules/gpu/src/speckle_filtering.cpp
modules/python/src2/cv2.cv.hpp
modules/python/test/test2.py
samples/python/watershed.py

10 years agoMerge commit '43aec5ad^' into merge-2.4
Roman Donchenko [Tue, 27 Aug 2013 09:23:26 +0000 (13:23 +0400)]
Merge commit '43aec5ad^' into merge-2.4

Conflicts:
modules/contrib/src/inputoutput.cpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpuarithm/perf/perf_element_operations.cpp
modules/gpuarithm/src/element_operations.cpp
modules/ts/src/precomp.hpp

10 years agoMerge pull request #1327 from alalek:ocl_master_tests_fix
Roman Donchenko [Mon, 26 Aug 2013 12:44:37 +0000 (16:44 +0400)]
Merge pull request #1327 from alalek:ocl_master_tests_fix

10 years agoMerge pull request #1340 from SpecLad:python-updates
Roman Donchenko [Mon, 26 Aug 2013 12:41:13 +0000 (16:41 +0400)]
Merge pull request #1340 from SpecLad:python-updates

10 years agoMoved Sphinx detection outside of the PYTHONINTERP_FOUND block.
Roman Donchenko [Fri, 23 Aug 2013 14:43:06 +0000 (18:43 +0400)]
Moved Sphinx detection outside of the PYTHONINTERP_FOUND block.

Who knows, maybe the user's Sphinx installation uses a Python we couldn't find.

10 years agoRefactored NumPy detection.
Roman Donchenko [Fri, 23 Aug 2013 14:41:13 +0000 (18:41 +0400)]
Refactored NumPy detection.

Most importantly, added support for multiple include directores,
but also did some general cleanup.

10 years agoBumped minimal Python version to 2.6.
Roman Donchenko [Fri, 23 Aug 2013 14:31:51 +0000 (18:31 +0400)]
Bumped minimal Python version to 2.6.

Rationale: we already depend on it (e.g. some scripts use print_function).

10 years agoRemoved old Python detection cruft.
Roman Donchenko [Fri, 23 Aug 2013 14:24:02 +0000 (18:24 +0400)]
Removed old Python detection cruft.

None of this should be relevant as of CMake 2.8.7.

10 years agoMerge pull request #1304 from berak:doc_tut_cascade
Roman Donchenko [Fri, 23 Aug 2013 11:18:05 +0000 (15:18 +0400)]
Merge pull request #1304 from berak:doc_tut_cascade

10 years agoMerge pull request #1323 from SpecLad:find-git
Roman Donchenko [Fri, 23 Aug 2013 10:48:21 +0000 (14:48 +0400)]
Merge pull request #1323 from SpecLad:find-git

10 years agoMerge pull request #1322 from SpecLad:terse
Roman Donchenko [Fri, 23 Aug 2013 08:11:41 +0000 (12:11 +0400)]
Merge pull request #1322 from SpecLad:terse

10 years agoMerge pull request #1328 from SpecLad:zlib-update
Roman Donchenko [Fri, 23 Aug 2013 08:06:16 +0000 (12:06 +0400)]
Merge pull request #1328 from SpecLad:zlib-update

10 years agoOCL: tests: repair moments implementation in master branch, enable tests
Alexander Alekhin [Thu, 22 Aug 2013 19:33:11 +0000 (23:33 +0400)]
OCL: tests: repair moments implementation in master branch, enable tests

10 years agorebased commits
berak [Thu, 22 Aug 2013 16:16:54 +0000 (18:16 +0200)]
rebased commits

10 years agousing VideoCapture instead of CvCapture* in cascade tutorial
berak [Tue, 20 Aug 2013 08:56:57 +0000 (10:56 +0200)]
using VideoCapture instead of CvCapture* in cascade tutorial

corrected constants,  changed objdetection.cpp as well

updated objDetection2.cpp as well

fixed headers in objdetection2.cpp

removed useles RNG

fixed buildbot warnings (wow, i like that bot!)

victim of the war on whitespace

fixing buildbot warnings

fixing last buildbot warning, heya .

trying to rebase/squash commits

10 years agoSet minimal zlib version to 1.2.3.
Roman Donchenko [Thu, 22 Aug 2013 14:06:07 +0000 (18:06 +0400)]
Set minimal zlib version to 1.2.3.

Rationale: 1.2.3 was a security update, and we should avoid using
versions with known security vulnerabilities.

10 years agoCut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR.
Roman Donchenko [Thu, 22 Aug 2013 14:04:50 +0000 (18:04 +0400)]
Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR.

They're not listed in the documentation for the FindZLIB module,
so we shouldn't use them unless necessary.

10 years agoUpdated zlib to 1.2.8.
Roman Donchenko [Thu, 22 Aug 2013 13:59:27 +0000 (17:59 +0400)]
Updated zlib to 1.2.8.

10 years agoOCL: tests: repair/disable failed tests in ocl module
Alexander Alekhin [Wed, 21 Aug 2013 13:12:55 +0000 (17:12 +0400)]
OCL: tests: repair/disable failed tests in ocl module

10 years agoDon't search for Git ourselves - CMake can handle it now.
Roman Donchenko [Thu, 22 Aug 2013 09:28:17 +0000 (13:28 +0400)]
Don't search for Git ourselves - CMake can handle it now.

10 years agoDropped the CMAKE_VERBOSE option.
Roman Donchenko [Thu, 22 Aug 2013 08:41:14 +0000 (12:41 +0400)]
Dropped the CMAKE_VERBOSE option.

There's no reason for it to exist, since it just duplicates the
CMAKE_VERBOSE_MAKEFILE variable.

10 years agoMerge pull request #1318 from SpecLad:wow
Roman Donchenko [Thu, 22 Aug 2013 07:49:43 +0000 (11:49 +0400)]
Merge pull request #1318 from SpecLad:wow

10 years agoMerge pull request #1316 from asmorkalov:winrt_c4447_fix
Roman Donchenko [Wed, 21 Aug 2013 15:24:25 +0000 (19:24 +0400)]
Merge pull request #1316 from asmorkalov:winrt_c4447_fix

10 years agoConverted tabs to spaces.
Roman Donchenko [Wed, 21 Aug 2013 14:52:15 +0000 (18:52 +0400)]
Converted tabs to spaces.

10 years agoNormalized file endings.
Roman Donchenko [Wed, 21 Aug 2013 13:26:54 +0000 (17:26 +0400)]
Normalized file endings.

10 years agoDeleted all trailing whitespace.
Roman Donchenko [Wed, 21 Aug 2013 12:44:09 +0000 (16:44 +0400)]
Deleted all trailing whitespace.

10 years agoDisabled whitespace checking for 3rdparty.
Roman Donchenko [Tue, 20 Aug 2013 15:33:23 +0000 (19:33 +0400)]
Disabled whitespace checking for 3rdparty.

10 years agoAdded more text/binary/whitespace attributes for files we have.
Roman Donchenko [Mon, 22 Jul 2013 13:14:08 +0000 (17:14 +0400)]
Added more text/binary/whitespace attributes for files we have.

10 years agoMerge pull request #1305 from SpecLad:perf-precomp
Roman Donchenko [Wed, 21 Aug 2013 14:34:47 +0000 (18:34 +0400)]
Merge pull request #1305 from SpecLad:perf-precomp

10 years agoMerge pull request #1295 from asmorkalov:winrt_ptr_usage_fix
Roman Donchenko [Wed, 21 Aug 2013 14:28:35 +0000 (18:28 +0400)]
Merge pull request #1295 from asmorkalov:winrt_ptr_usage_fix

10 years agoC4447 warning about main function format suppressed.
Alexander Smorkalov [Wed, 21 Aug 2013 10:38:20 +0000 (03:38 -0700)]
C4447 warning about main function format suppressed.

10 years agoInvalid usage of cv::Ptr for arrays fixed.
Alexander Smorkalov [Mon, 19 Aug 2013 08:25:53 +0000 (01:25 -0700)]
Invalid usage of cv::Ptr for arrays fixed.

10 years agoMerge pull request #1306 from jet47:gpu-bitwize-fix
Roman Donchenko [Wed, 21 Aug 2013 12:18:31 +0000 (16:18 +0400)]
Merge pull request #1306 from jet47:gpu-bitwize-fix

10 years agoMerge pull request #942 from achalddave:patch-1
Roman Donchenko [Wed, 21 Aug 2013 12:06:27 +0000 (16:06 +0400)]
Merge pull request #942 from achalddave:patch-1

10 years agoMerge pull request #1269 from kdrobnyh:FindIPP-cmake-script
Roman Donchenko [Wed, 21 Aug 2013 09:32:27 +0000 (13:32 +0400)]
Merge pull request #1269 from kdrobnyh:FindIPP-cmake-script

10 years agoMerge pull request #1215 from jet47:cuda-5.5-sanity
Roman Donchenko [Wed, 21 Aug 2013 09:25:26 +0000 (13:25 +0400)]
Merge pull request #1215 from jet47:cuda-5.5-sanity

10 years agoAdd IPP 8.0 support in FindIPP script
kdrobnyh [Wed, 14 Aug 2013 09:33:17 +0000 (13:33 +0400)]
Add IPP 8.0 support in FindIPP script

10 years agoMerge pull request #1314 from jet47:ts-gpu-fix
Roman Donchenko [Wed, 21 Aug 2013 07:56:29 +0000 (11:56 +0400)]
Merge pull request #1314 from jet47:ts-gpu-fix

10 years agorecord cuda gpu name to output report
Vladislav Vinogradov [Wed, 21 Aug 2013 06:12:44 +0000 (10:12 +0400)]
record cuda gpu name to output report

10 years agoadded cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros
Vladislav Vinogradov [Wed, 21 Aug 2013 06:00:40 +0000 (10:00 +0400)]
added cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros

10 years agoMerge pull request #1298 from jet47:gpu-eliminate-doubles
Roman Donchenko [Tue, 20 Aug 2013 14:04:54 +0000 (18:04 +0400)]
Merge pull request #1298 from jet47:gpu-eliminate-doubles

10 years agofixed gpu bitwize operation:
Vladislav Vinogradov [Tue, 20 Aug 2013 12:28:45 +0000 (16:28 +0400)]
fixed gpu bitwize operation:

incorrect types for template instantiation

10 years agoFix the name of perf tests' precompiled header.
Roman Donchenko [Tue, 20 Aug 2013 08:51:33 +0000 (12:51 +0400)]
Fix the name of perf tests' precompiled header.

(cherry picked from commit aa96d8d053c3d0c367da7c1c1f9c73ed376b3bfa)

10 years agoMerge pull request #1297 from SpecLad:merge-2.4
Roman Donchenko [Tue, 20 Aug 2013 10:10:21 +0000 (14:10 +0400)]
Merge pull request #1297 from SpecLad:merge-2.4

10 years agoFix the name of perf tests' precompiled header.
Roman Donchenko [Tue, 20 Aug 2013 08:51:33 +0000 (12:51 +0400)]
Fix the name of perf tests' precompiled header.

10 years agoMerge pull request #1301 from asmorkalov:java_video_capture_fix
Roman Donchenko [Tue, 20 Aug 2013 08:12:22 +0000 (12:12 +0400)]
Merge pull request #1301 from asmorkalov:java_video_capture_fix

10 years agoMerge remote-tracking branch 'origin/2.4' into merge-2.4
Roman Donchenko [Mon, 19 Aug 2013 10:08:34 +0000 (14:08 +0400)]
Merge remote-tracking branch 'origin/2.4' into merge-2.4

Conflicts:
cmake/OpenCVModule.cmake
doc/tutorials/calib3d/camera_calibration/camera_calibration.rst
doc/tutorials/features2d/feature_detection/feature_detection.rst
doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
doc/tutorials/features2d/feature_homography/feature_homography.rst
modules/core/include/opencv2/core/operations.hpp
modules/core/src/arithm.cpp
modules/gpu/perf/perf_video.cpp
modules/imgproc/include/opencv2/imgproc/imgproc.hpp
modules/java/generator/gen_java.py
modules/java/generator/src/cpp/VideoCapture.cpp
modules/nonfree/src/opencl/surf.cl
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/perf_haar.cpp
modules/ocl/perf/perf_precomp.hpp
modules/ocl/src/color.cpp
modules/ocl/src/filtering.cpp
modules/ocl/test/test_color.cpp
modules/ocl/test/test_objdetect.cpp
modules/python/src2/cv2.cpp
samples/gpu/CMakeLists.txt
samples/gpu/super_resolution.cpp

10 years agoTypo in Java generator fixed.
Alexander Smorkalov [Mon, 19 Aug 2013 12:27:06 +0000 (16:27 +0400)]
Typo in Java generator fixed.

Typo breaks debug build for Android platform.

10 years agoeliminate unnecessary double arithmetics in CUDA
Vladislav Vinogradov [Thu, 30 May 2013 09:10:11 +0000 (13:10 +0400)]
eliminate unnecessary double arithmetics in CUDA

10 years agoFixed incorrect extension on 3rdparty/libpng/opencv-libpng.patch.
Roman Donchenko [Mon, 19 Aug 2013 11:00:36 +0000 (15:00 +0400)]
Fixed incorrect extension on 3rdparty/libpng/opencv-libpng.patch.

10 years agoMerge pull request #1296 from jet47:gpu-cvtcolor-fix-master
Roman Donchenko [Mon, 19 Aug 2013 10:26:12 +0000 (14:26 +0400)]
Merge pull request #1296 from jet47:gpu-cvtcolor-fix-master

10 years agoMerge pull request #1294 from jet47:gpu-tests-fix
Roman Donchenko [Mon, 19 Aug 2013 10:21:50 +0000 (14:21 +0400)]
Merge pull request #1294 from jet47:gpu-tests-fix

10 years agoMerge pull request #1293 from jet47:gpu-cvtcolor-fix
Roman Donchenko [Mon, 19 Aug 2013 10:14:22 +0000 (14:14 +0400)]
Merge pull request #1293 from jet47:gpu-cvtcolor-fix

10 years agofixed gpu BGR <-> YUV color conversion
Vladislav Vinogradov [Mon, 19 Aug 2013 09:17:55 +0000 (13:17 +0400)]
fixed gpu BGR <-> YUV color conversion

10 years agoadded cvconfig.hpp header file to gpu tests
Vladislav Vinogradov [Mon, 19 Aug 2013 08:46:57 +0000 (12:46 +0400)]
added cvconfig.hpp header file to gpu tests

it uses HAVE_CUDA, HAVE_NVCUVID, etc. macroses

10 years agoMerge pull request #1288 from nghiaho12:haar
Roman Donchenko [Mon, 19 Aug 2013 08:04:24 +0000 (12:04 +0400)]
Merge pull request #1288 from nghiaho12:haar

10 years agoMerge pull request #1285 from SpecLad:enum-compare
Roman Donchenko [Mon, 19 Aug 2013 08:00:18 +0000 (12:00 +0400)]
Merge pull request #1285 from SpecLad:enum-compare

10 years agofixed gpu cvtColor for BGR <-> YUV
Vladislav Vinogradov [Mon, 19 Aug 2013 07:56:58 +0000 (11:56 +0400)]
fixed gpu cvtColor for BGR <-> YUV

10 years agoBuffer is accessed out of bounds.
Nghia Ho [Sat, 17 Aug 2013 10:32:13 +0000 (20:32 +1000)]
Buffer is accessed out of bounds.

10 years agoMerge pull request #1286 from SpecLad:optflow-sf-init
Roman Donchenko [Fri, 16 Aug 2013 15:59:26 +0000 (19:59 +0400)]
Merge pull request #1286 from SpecLad:optflow-sf-init

10 years agoMerge pull request #1277 from NCBee:2.4
Roman Donchenko [Fri, 16 Aug 2013 15:59:12 +0000 (19:59 +0400)]
Merge pull request #1277 from NCBee:2.4

10 years agoMoved Scalar variable 'value' to int main() to work around a GCC -Wshadow warning...
Bahram Dahi [Fri, 16 Aug 2013 15:14:32 +0000 (08:14 -0700)]
Moved Scalar variable 'value' to int main() to work around a GCC -Wshadow warning in operations.hpp

10 years agoMerge pull request #1280 from asmorkalov:winrt_detect_fix
Roman Donchenko [Fri, 16 Aug 2013 15:03:45 +0000 (19:03 +0400)]
Merge pull request #1280 from asmorkalov:winrt_detect_fix

10 years agoMerge pull request #1257 from SpecLad:merge-2.4
Roman Donchenko [Fri, 16 Aug 2013 14:42:17 +0000 (18:42 +0400)]
Merge pull request #1257 from SpecLad:merge-2.4

10 years agoWindowsRT availability check reorganized. Build script updated.
Alexander Smorkalov [Thu, 15 Aug 2013 13:01:38 +0000 (06:01 -0700)]
WindowsRT availability check reorganized. Build script updated.

10 years agoMerge pull request #1284 from melody-rain:superres_example_2
Roman Donchenko [Fri, 16 Aug 2013 12:07:41 +0000 (16:07 +0400)]
Merge pull request #1284 from melody-rain:superres_example_2

10 years agoIn calcOpticalFlowSF, fixed several uninitialized uses of matrices.
Roman Donchenko [Fri, 16 Aug 2013 10:43:18 +0000 (14:43 +0400)]
In calcOpticalFlowSF, fixed several uninitialized uses of matrices.

This should fix that pesky test failure that pops up from time to time.

I don't actually know if the default values should be zeros, but the tests
pass, so...

10 years agoMerge branch 'master' into merge-2.4
Roman Donchenko [Fri, 16 Aug 2013 10:14:12 +0000 (14:14 +0400)]
Merge branch 'master' into merge-2.4

Conflicts:
modules/photo/doc/inpainting.rst

10 years agoMerge pull request #1252 from asmorkalov:winrt_api_cert_highgui_fix
Roman Donchenko [Fri, 16 Aug 2013 10:05:39 +0000 (14:05 +0400)]
Merge pull request #1252 from asmorkalov:winrt_api_cert_highgui_fix

10 years agoMerge pull request #1279 from asmorkalov:ocv_opt_tabs
Roman Donchenko [Fri, 16 Aug 2013 09:58:13 +0000 (13:58 +0400)]
Merge pull request #1279 from asmorkalov:ocv_opt_tabs

10 years agoFixed a -Wenum-compare warning in cudev.
Roman Donchenko [Fri, 16 Aug 2013 09:53:37 +0000 (13:53 +0400)]
Fixed a -Wenum-compare warning in cudev.

10 years agoMerge pull request #1152 from StevenPuttemans:bugfix_2795
Roman Donchenko [Fri, 16 Aug 2013 08:52:47 +0000 (12:52 +0400)]
Merge pull request #1152 from StevenPuttemans:bugfix_2795

10 years ago1. Added OpenCL version of superres to the sample.
Jin Ma [Fri, 16 Aug 2013 08:30:40 +0000 (16:30 +0800)]
1. Added OpenCL version of superres to the sample.
2. Modified according to the feedback of the community.

10 years agoMerge pull request #1210 from pengx17:2.4_ocl_surf_intel_fix
Roman Donchenko [Fri, 16 Aug 2013 08:22:18 +0000 (12:22 +0400)]
Merge pull request #1210 from pengx17:2.4_ocl_surf_intel_fix

10 years agoAll optimized function tables wrapped to getters to change its
Alexander Smorkalov [Thu, 15 Aug 2013 07:01:40 +0000 (00:01 -0700)]
All optimized function tables wrapped to getters to change its
initialization time.

10 years agoMerge pull request #1258 from apavlenko:java_video_capture
Roman Donchenko [Fri, 16 Aug 2013 08:05:12 +0000 (12:05 +0400)]
Merge pull request #1258 from apavlenko:java_video_capture

10 years agorestoring binary compatibility
Andrey Pavlenko [Thu, 15 Aug 2013 19:49:32 +0000 (23:49 +0400)]
restoring binary compatibility

10 years agoMerge pull request #1275 from rdm12:bug_1922
Roman Donchenko [Thu, 15 Aug 2013 15:12:23 +0000 (19:12 +0400)]
Merge pull request #1275 from rdm12:bug_1922

10 years agoRestricted Win32 API was fixed in Highgui and some 3rd party libs. Patch
Alexander Smorkalov [Mon, 12 Aug 2013 13:30:40 +0000 (06:30 -0700)]
Restricted Win32 API was fixed in Highgui and some 3rd party libs. Patch
for libpng added.

10 years agoapplied comments after review
Dmitry Retinskiy [Thu, 15 Aug 2013 12:18:01 +0000 (16:18 +0400)]
applied comments after review

10 years agoMerge pull request #1276 from nghiaho12:mushroom
Roman Donchenko [Thu, 15 Aug 2013 08:05:01 +0000 (12:05 +0400)]
Merge pull request #1276 from nghiaho12:mushroom

10 years agoMerge pull request #1253 from kamjagin:fixingCompilationOnOSX
Roman Donchenko [Thu, 15 Aug 2013 07:54:54 +0000 (11:54 +0400)]
Merge pull request #1253 from kamjagin:fixingCompilationOnOSX

10 years agoMinor bug fix, missing const in method signature
Bahram Dahi [Wed, 14 Aug 2013 22:54:13 +0000 (15:54 -0700)]
Minor bug fix, missing const in method signature

10 years agoAdded ability to read several opencv types (Size, Point, etc.) to FileStorage. Solves...
Bahram Dahi [Wed, 14 Aug 2013 22:08:34 +0000 (15:08 -0700)]
Added ability to read several opencv types (Size, Point, etc.) to FileStorage. Solves issue #3196

10 years agoadding std to cstdint typedef of uint32_t
kamjagin [Wed, 14 Aug 2013 09:25:49 +0000 (11:25 +0200)]
adding std to cstdint typedef of uint32_t

10 years agodefined uint for non-windows platforms too. replaced isnan for cvIsNaN.
Miroslav Kobetski [Mon, 12 Aug 2013 18:08:06 +0000 (20:08 +0200)]
defined uint for non-windows platforms too. replaced isnan for cvIsNaN.

10 years agoMerge pull request #1265 from abidrahmank:misc_docs2
Roman Donchenko [Wed, 14 Aug 2013 15:03:44 +0000 (19:03 +0400)]
Merge pull request #1265 from abidrahmank:misc_docs2

10 years agoMerge pull request #1272 from kamjagin:fixingQTKitPublic2.4
Roman Donchenko [Wed, 14 Aug 2013 14:50:26 +0000 (18:50 +0400)]
Merge pull request #1272 from kamjagin:fixingQTKitPublic2.4

10 years agoMerge pull request #1270 from rdm12:bugfix_3094
Roman Donchenko [Wed, 14 Aug 2013 14:49:38 +0000 (18:49 +0400)]
Merge pull request #1270 from rdm12:bugfix_3094

10 years agobug #1922: restored most of the class definitions in basic_structures.rst
Dmitry Retinskiy [Wed, 14 Aug 2013 13:08:58 +0000 (17:08 +0400)]
bug #1922: restored most of the class definitions in basic_structures.rst

10 years agoFixed mismatching allocation and deallocation: el_ptr
Nghia Ho [Wed, 14 Aug 2013 13:36:29 +0000 (23:36 +1000)]
Fixed mismatching allocation and deallocation: el_ptr

10 years agoMerge pull request #1254 from pengx17:2.4_filter2d_
Roman Donchenko [Wed, 14 Aug 2013 13:27:17 +0000 (17:27 +0400)]
Merge pull request #1254 from pengx17:2.4_filter2d_

10 years agoMerge pull request #1186 from SpecLad:dont-export-templates
Roman Donchenko [Wed, 14 Aug 2013 13:25:01 +0000 (17:25 +0400)]
Merge pull request #1186 from SpecLad:dont-export-templates

10 years agomissed # in if defined
kamjagin [Wed, 14 Aug 2013 12:25:46 +0000 (14:25 +0200)]
missed # in if defined

10 years agoadded HAVE_QTKIT to tests
kamjagin [Wed, 14 Aug 2013 11:40:50 +0000 (13:40 +0200)]
added HAVE_QTKIT to tests

10 years agoFix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME
kamjagin [Wed, 14 Aug 2013 11:33:47 +0000 (13:33 +0200)]
Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME

10 years agobug #3094: added CV_Assert to PyrDown_ to check if source matrix is not empty
Dmitry Retinskiy [Wed, 14 Aug 2013 11:30:35 +0000 (15:30 +0400)]
bug #3094: added CV_Assert to PyrDown_ to check if source matrix is not empty

10 years agoMerge pull request #3 from Itseez/2.4
kdrobnyh [Wed, 14 Aug 2013 09:29:15 +0000 (02:29 -0700)]
Merge pull request #3 from Itseez/2.4

OpenCV changes

10 years agoMerge pull request #1149 from jet47:generalized-hough-refactoring
Roman Donchenko [Wed, 14 Aug 2013 09:26:23 +0000 (13:26 +0400)]
Merge pull request #1149 from jet47:generalized-hough-refactoring