profile/ivi/opencv.git
11 years agoOpenCV Manager version ++.
Alexander Smorkalov [Wed, 24 Oct 2012 09:25:07 +0000 (13:25 +0400)]
OpenCV Manager version ++.

11 years agoCode normalization problems fixed.
Alexander Smorkalov [Wed, 24 Oct 2012 08:47:43 +0000 (12:47 +0400)]
Code normalization problems fixed.
Rair hangs on library installation fixed.

11 years agoRepo normalization problems fixed.
Alexander Smorkalov [Wed, 24 Oct 2012 08:46:36 +0000 (12:46 +0400)]
Repo normalization problems fixed.

11 years agoUndefind behavior in Async Service Helper fixed.
Alexander Smorkalov [Wed, 24 Oct 2012 08:28:31 +0000 (12:28 +0400)]
Undefind behavior in Async Service Helper fixed.

11 years ago2.4.3 version support added to OpenCV Manager. Docs updated. Samples updated.
Alexander Smorkalov [Tue, 23 Oct 2012 15:49:00 +0000 (19:49 +0400)]
2.4.3 version support added to OpenCV Manager. Docs updated. Samples updated.

11 years agoMerge pull request #80 from apavlenko/android-samples-refactor
Andrey Kamaev [Tue, 23 Oct 2012 16:53:59 +0000 (20:53 +0400)]
Merge pull request #80 from apavlenko/android-samples-refactor

11 years agoMerge pull request #91 from taka-no-me/warnings/windows
Andrey Kamaev [Tue, 23 Oct 2012 16:52:42 +0000 (20:52 +0400)]
Merge pull request #91 from taka-no-me/warnings/windows

11 years agoMerge pull request #90 from taka-no-me/version_2.4.3-rc
Andrey Kamaev [Tue, 23 Oct 2012 16:36:51 +0000 (20:36 +0400)]
Merge pull request #90 from taka-no-me/version_2.4.3-rc

11 years agoRefactring. Bug fix.
Alexander Smorkalov [Tue, 23 Oct 2012 13:35:29 +0000 (17:35 +0400)]
Refactring. Bug fix.

11 years agoCode review coments fixed. Lint wornings fixed.
Alexander Smorkalov [Tue, 23 Oct 2012 13:00:14 +0000 (17:00 +0400)]
Code review coments fixed. Lint wornings fixed.

11 years agocamera-preview sample removed from CMakeLists.txt
Alexander Smorkalov [Mon, 22 Oct 2012 13:19:18 +0000 (17:19 +0400)]
camera-preview sample removed from CMakeLists.txt

11 years agoCMakeLists.txt rescued. Androidmanifest unified.
Alexander Smorkalov [Mon, 22 Oct 2012 13:15:51 +0000 (17:15 +0400)]
CMakeLists.txt rescued. Androidmanifest unified.

11 years agoImage manipulations sample ported on new framework.
Alexander Smorkalov [Mon, 22 Oct 2012 13:06:15 +0000 (17:06 +0400)]
Image manipulations sample ported on new framework.

11 years agoCode clean up.
Alexander Smorkalov [Mon, 22 Oct 2012 12:43:20 +0000 (16:43 +0400)]
Code clean up.

11 years agoColor blob detection sample ported on new framework.
Alexander Smorkalov [Mon, 22 Oct 2012 12:21:35 +0000 (16:21 +0400)]
Color blob detection sample ported on new framework.

11 years agoFace detection sample ported on new framework.
Alexander Smorkalov [Mon, 22 Oct 2012 11:29:19 +0000 (15:29 +0400)]
Face detection sample ported on new framework.

11 years agoTutorial1 ported on new framework.
Alexander Smorkalov [Mon, 22 Oct 2012 10:59:03 +0000 (14:59 +0400)]
Tutorial1 ported on new framework.

11 years agoTutorial2 ported on new framework.
Alexander Smorkalov [Mon, 22 Oct 2012 10:43:55 +0000 (14:43 +0400)]
Tutorial2 ported on new framework.

11 years agoTutorial3 ported on new framework.
Alexander Smorkalov [Mon, 22 Oct 2012 09:25:57 +0000 (13:25 +0400)]
Tutorial3 ported on new framework.

11 years agoTutorial4 ported on new sample framework.
Alexander Smorkalov [Mon, 22 Oct 2012 09:04:23 +0000 (13:04 +0400)]
Tutorial4 ported on new sample framework.

11 years agoNew sample framework integrated to Java part of SDK;
Alexander Smorkalov [Mon, 22 Oct 2012 08:58:13 +0000 (12:58 +0400)]
New sample framework integrated to Java part of SDK;
Frame format setter added to both views.

11 years agoopenCV application framework moved to modules/java/... folder. Now it is part of...
Alexander Smorkalov [Fri, 19 Oct 2012 12:21:09 +0000 (16:21 +0400)]
openCV application framework moved to modules/java/... folder. Now it is part of OpenCV SDK.

11 years agoProcessing thread added to Java camera view.
Alexander Smorkalov [Fri, 19 Oct 2012 10:40:07 +0000 (14:40 +0400)]
Processing thread added to Java camera view.

11 years agoAuto focus added;
Alexander Smorkalov [Thu, 18 Oct 2012 13:51:12 +0000 (17:51 +0400)]
Auto focus added;
Old Android support added;
Android 4.1.x fixes added;
Thead sync added;
Camera errors handling added.

11 years agoDevice rotation support added;
Alexander Smorkalov [Thu, 18 Oct 2012 13:50:20 +0000 (17:50 +0400)]
Device rotation support added;
Nexus 7 support added.

11 years agoOnResume/OnPause handlers added to start/stop camera.
Alexander Smorkalov [Thu, 18 Oct 2012 08:36:30 +0000 (12:36 +0400)]
OnResume/OnPause handlers added to start/stop camera.
OpenCV initialization moved to onResume event to support package installation waiting.

11 years agoNaming fixed;
Alexander Smorkalov [Wed, 17 Oct 2012 10:58:45 +0000 (14:58 +0400)]
Naming fixed;
Warnings fixed;
Nexus 7 support added to manifest.

11 years agoPuzzle15 implementation with use of the OpenCV surface framework
Konstantin Bezruk [Thu, 18 Oct 2012 05:50:22 +0000 (09:50 +0400)]
Puzzle15 implementation with use of the OpenCV surface framework

11 years agoMenu and style removed from sample.
Alexander Smorkalov [Mon, 15 Oct 2012 07:51:27 +0000 (11:51 +0400)]
Menu and style removed from sample.

11 years agoadding initial version of a sample with new Camera-View handling design
Andrey Pavlenko [Fri, 28 Sep 2012 12:12:59 +0000 (16:12 +0400)]
adding initial version of a sample with new Camera-View handling design

11 years agoRemove dead blobtrackingkalman.cpp
Andrey Kamaev [Tue, 23 Oct 2012 14:14:13 +0000 (18:14 +0400)]
Remove dead blobtrackingkalman.cpp

11 years agoSuppress more warnings in libtiff
Andrey Kamaev [Tue, 23 Oct 2012 11:04:38 +0000 (15:04 +0400)]
Suppress more warnings in libtiff

11 years agoFix warnings from MSVC 10 64-bit
Andrey Kamaev [Tue, 23 Oct 2012 09:22:03 +0000 (13:22 +0400)]
Fix warnings from MSVC 10 64-bit

11 years agoFix warnings from MSVC 9 64-bit
Andrey Kamaev [Tue, 23 Oct 2012 09:08:43 +0000 (13:08 +0400)]
Fix warnings from MSVC 9 64-bit

11 years agoHide non-windows variable in gtest
Andrey Kamaev [Tue, 23 Oct 2012 08:57:56 +0000 (12:57 +0400)]
Hide non-windows variable in gtest

11 years agoDon't use _interlockedExchangeAdd in case of GNU compiler
Andrey Kamaev [Tue, 23 Oct 2012 08:52:54 +0000 (12:52 +0400)]
Don't use _interlockedExchangeAdd in case of GNU compiler

11 years agoMerge pull request #86 from taka-no-me/test/python_kmeans
Andrey Kamaev [Tue, 23 Oct 2012 14:03:52 +0000 (18:03 +0400)]
Merge pull request #86 from taka-no-me/test/python_kmeans

11 years agoAdvance version number to 2.4.3-rc
Andrey Kamaev [Tue, 23 Oct 2012 13:59:59 +0000 (17:59 +0400)]
Advance version number to 2.4.3-rc

11 years agoMerge pull request #84 from Daniil-Osokin/perfTest-warpPerspective
Andrey Kamaev [Tue, 23 Oct 2012 13:28:01 +0000 (17:28 +0400)]
Merge pull request #84 from Daniil-Osokin/perfTest-warpPerspective

11 years agoMerge pull request #82 from taka-no-me/perf/fix_failures
Andrey Kamaev [Tue, 23 Oct 2012 12:22:16 +0000 (16:22 +0400)]
Merge pull request #82 from taka-no-me/perf/fix_failures

11 years agoMerge pull request #88 from taka-no-me/build_ubuntu_x86_o2
Andrey Kamaev [Tue, 23 Oct 2012 12:20:56 +0000 (16:20 +0400)]
Merge pull request #88 from taka-no-me/build_ubuntu_x86_o2

11 years agoextended perf test warpPerspectiveLarge
Daniil Osokin [Tue, 23 Oct 2012 11:14:40 +0000 (15:14 +0400)]
extended perf test warpPerspectiveLarge

11 years agoForce build with -O2 instead of -O3 on 32-bit linux
Andrey Kamaev [Tue, 23 Oct 2012 11:52:11 +0000 (15:52 +0400)]
Force build with -O2 instead of -O3 on 32-bit linux

11 years agoRemove wrong assertion
Andrey Kamaev [Tue, 23 Oct 2012 11:28:44 +0000 (15:28 +0400)]
Remove wrong assertion

11 years agoDisable perf test for unstable solvePnPRansac
Andrey Kamaev [Tue, 23 Oct 2012 08:13:39 +0000 (12:13 +0400)]
Disable perf test for unstable solvePnPRansac

11 years agoLimit 32S data in perf test for addWeighted to avoid integer overflow
Andrey Kamaev [Tue, 23 Oct 2012 08:07:32 +0000 (12:07 +0400)]
Limit 32S data in perf test for addWeighted to avoid integer overflow

11 years agoFix argument parsing for old command line parser
Andrey Kamaev [Tue, 23 Oct 2012 08:07:01 +0000 (12:07 +0400)]
Fix argument parsing for old command line parser

11 years agoMerge pull request #76 vpisarev/test_fixes_1
Andrey Kamaev [Mon, 22 Oct 2012 17:08:47 +0000 (21:08 +0400)]
Merge pull request #76 vpisarev/test_fixes_1

11 years agodisabled several tests on Mac when no FFMPEG is used; disabled automatic table initia...
Vadim Pisarevsky [Mon, 22 Oct 2012 13:26:22 +0000 (17:26 +0400)]
disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW

11 years agoMerge pull request #79 from taka-no-me:warnings
Andrey Kamaev [Mon, 22 Oct 2012 16:56:53 +0000 (20:56 +0400)]
Merge pull request #79 from  taka-no-me:warnings

11 years agoFix OS X build warnings
Andrey Kamaev [Mon, 22 Oct 2012 15:13:29 +0000 (19:13 +0400)]
Fix OS X build warnings

11 years agoFix windows build warnings
Andrey Kamaev [Mon, 22 Oct 2012 14:46:26 +0000 (18:46 +0400)]
Fix windows build warnings

11 years agoFix implementation of PCA overload with retained variance parameter
Andrey Kamaev [Mon, 22 Oct 2012 14:39:56 +0000 (18:39 +0400)]
Fix implementation of PCA overload with retained variance parameter

11 years agoFix linux build warning
Andrey Kamaev [Mon, 22 Oct 2012 14:19:32 +0000 (18:19 +0400)]
Fix linux build warning

11 years agoMerge pull request #75 form taka-no-me:comments/2463
Andrey Kamaev [Mon, 22 Oct 2012 14:31:20 +0000 (18:31 +0400)]
Merge pull request #75 form taka-no-me:comments/2463

11 years agoRemove russian comments
Andrey Kamaev [Mon, 22 Oct 2012 13:24:43 +0000 (17:24 +0400)]
Remove russian comments

11 years agoMerge pull request #55 from vpisarev/ocl_fixes
Andrey Kamaev [Mon, 22 Oct 2012 12:39:09 +0000 (16:39 +0400)]
Merge pull request #55 from vpisarev/ocl_fixes

11 years agoMerge pull request #48 from kazuki-ma/2430_ostream_24
Andrey Kamaev [Mon, 22 Oct 2012 12:27:10 +0000 (16:27 +0400)]
Merge pull request #48 from kazuki-ma/2430_ostream_24

11 years agoMerge pull request #71 from NikoKJ/ocl4_2.4.3
Vadim Pisarevsky [Mon, 22 Oct 2012 11:57:42 +0000 (04:57 -0700)]
Merge pull request #71 from NikoKJ/ocl4_2.4.3

This patch is for the ocl module of 2.4.3

(tested on Mac (OSX 10.8, Xcode 4.5, OpenCL 1.1(?))

11 years agoMerge pull request #66 from alekcac/ios-armv7s
Vadim Pisarevsky [Mon, 22 Oct 2012 11:07:07 +0000 (04:07 -0700)]
Merge pull request #66 from alekcac/ios-armv7s

added support armv7s for iOS framework; tested on my computer (OSX 10.8, Xcode 4.5)

11 years agoMerge remote-tracking branch 'cuda-geek/surf-with-mask-fix' into 2.4
marina.kolpakova [Mon, 22 Oct 2012 09:16:27 +0000 (13:16 +0400)]
Merge remote-tracking branch 'cuda-geek/surf-with-mask-fix' into 2.4

11 years agoremove redundant OPENCL_DIR flag
Niko [Mon, 22 Oct 2012 07:14:22 +0000 (15:14 +0800)]
remove redundant OPENCL_DIR flag
remove as much warnings as possible
use enum instead of MACRO for ocl.hpp
add command line parser in accuracy test and perf test
some bug fix for arthim functions

11 years agofix GPU SURF tests for masked case
marina.kolpakova [Sun, 21 Oct 2012 07:37:35 +0000 (11:37 +0400)]
fix GPU SURF tests for masked case

11 years agoRestore core multiply/divide depth to CV_64F value.
marina.kolpakova [Sun, 21 Oct 2012 07:20:39 +0000 (11:20 +0400)]
Restore core multiply/divide depth to CV_64F value.

After setting depth to CV_32F for non double types this produces difference in results. I've attached test that reproduce this issue.The issue was found during anali broken GPU tests  for multiply/device functions.

11 years agoAdd stream operators (Requested #2430)
Kazuki MATSUDA [Sat, 20 Oct 2012 02:19:42 +0000 (11:19 +0900)]
Add stream operators (Requested #2430)

Add output stream operators (<<) for Rect, Size, Matx, Vec.
I can't add operations for cv::KeyPoint.

And putting together all operator<<.
(Matx, Point_, Point3_, Vec, Size_, Rect_)

11 years agoMerge pull request #65 from taka-no-me:android/warnings
Andrey Kamaev [Fri, 19 Oct 2012 16:49:19 +0000 (20:49 +0400)]
Merge pull request #65 from taka-no-me:android/warnings

11 years agoMerge pull request #64 from vpisarev/bugs_1939_2100
Andrey Kamaev [Fri, 19 Oct 2012 14:46:47 +0000 (18:46 +0400)]
Merge pull request #64 from vpisarev/bugs_1939_2100

11 years agofixed type "compatible -> incompatible" in the error message
Vadim Pisarevsky [Fri, 19 Oct 2012 09:43:14 +0000 (13:43 +0400)]
fixed type "compatible -> incompatible" in the error message

11 years agofixed bugs #2100 (kind of) and #1393
Vadim Pisarevsky [Thu, 18 Oct 2012 11:29:03 +0000 (15:29 +0400)]
fixed bugs #2100 (kind of) and #1393

[edit: cleaned whitespace]

11 years agoadded support armv7s for iOS framework
Alexander Shishkov [Fri, 19 Oct 2012 14:56:12 +0000 (18:56 +0400)]
added support armv7s for iOS framework

for supporting with iOS 6 devices

11 years agoFix Android build warnings
Andrey Kamaev [Fri, 19 Oct 2012 12:08:10 +0000 (16:08 +0400)]
Fix Android build warnings

11 years agoMerge pull request #54 from taka-no-me:doc/fix-signatures
Andrey Kamaev [Fri, 19 Oct 2012 11:02:30 +0000 (15:02 +0400)]
Merge pull request #54 from taka-no-me:doc/fix-signatures

11 years agoMerge pull request #50 from taka-no-me:parallel/fix-build-2445
Andrey Kamaev [Fri, 19 Oct 2012 10:57:08 +0000 (14:57 +0400)]
Merge pull request #50 from taka-no-me:parallel/fix-build-2445

11 years agoInclude unistd.h to parallel.cpp on UNIX-like systems
Andrey Kamaev [Wed, 17 Oct 2012 13:00:53 +0000 (17:00 +0400)]
Include unistd.h to parallel.cpp on UNIX-like systems

This fixes build without TBB and CUDA. Issue #2445

11 years agoMerge pull request #63 from jet47/gpu-sep-filters
marina.kolpakova [Fri, 19 Oct 2012 09:04:04 +0000 (13:04 +0400)]
Merge pull request #63 from jet47/gpu-sep-filters

11 years agogpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types
Vladislav Vinogradov [Thu, 18 Oct 2012 06:59:25 +0000 (10:59 +0400)]
gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types

11 years agoMerge pull request #61 from vpisarev/bug_2509
Andrey Kamaev [Fri, 19 Oct 2012 07:16:50 +0000 (11:16 +0400)]
Merge pull request #61 from vpisarev/bug_2509

11 years agoMerge pull request #60 from kirill-kornyakov/documentation-link-to-answers2
Andrey Kamaev [Fri, 19 Oct 2012 06:59:31 +0000 (10:59 +0400)]
Merge pull request #60 from kirill-kornyakov/documentation-link-to-answers2

11 years agoMerge pull request #51 from taka-no-me/java/fix-build-after-normalization
Andrey Kamaev [Fri, 19 Oct 2012 06:26:58 +0000 (10:26 +0400)]
Merge pull request #51 from taka-no-me/java/fix-build-after-normalization

11 years agoMerge pull request #57 from vpisarev/bug_2429_2.4
Andrey Kamaev [Thu, 18 Oct 2012 15:42:14 +0000 (19:42 +0400)]
Merge pull request #57 from vpisarev/bug_2429_2.4

11 years agoFix weight calculation for the last pixel in generic area resize.
Andrey Kamaev [Thu, 18 Oct 2012 15:35:57 +0000 (19:35 +0400)]
Fix weight calculation for the last pixel in generic area resize.

Also removed assigned only variable.

11 years agofixed bug #2429
Vadim Pisarevsky [Wed, 17 Oct 2012 19:04:22 +0000 (23:04 +0400)]
fixed bug #2429

[edit: cleaned whitespace]

11 years agofixed bug #2059
Vadim Pisarevsky [Thu, 18 Oct 2012 10:41:26 +0000 (14:41 +0400)]
fixed bug #2059

11 years agochanged link to Q&A forum in the docs
Kirill Kornyakov [Mon, 15 Oct 2012 13:56:59 +0000 (17:56 +0400)]
changed link to Q&A forum in the docs

11 years agoMerge pull request #56 from vpisarev/bug_2447_2.4
Andrey Kamaev [Thu, 18 Oct 2012 09:21:41 +0000 (13:21 +0400)]
Merge pull request #56 from vpisarev/bug_2447_2.4

11 years agofix bug #2447 - unary operator bug for single column matrix
Vadim Pisarevsky [Wed, 17 Oct 2012 18:33:37 +0000 (22:33 +0400)]
fix bug #2447 - unary operator bug for single column matrix

11 years agoEliminate discrepancies between signatures in documentation and OpenCV headers
Andrey Kamaev [Wed, 17 Oct 2012 17:24:55 +0000 (21:24 +0400)]
Eliminate discrepancies between signatures in documentation and OpenCV headers

All errors were found by doc/check_docs2.py

11 years agoFix Java API generation after normalization
Andrey Kamaev [Wed, 17 Oct 2012 14:20:46 +0000 (18:20 +0400)]
Fix Java API generation after normalization

The rst_parser.py was unintentionally corrupted by normalization.
This fix repairs the script and fixes Java API generation.

11 years agoNormalize line endings and whitespace
OpenCV Buildbot [Tue, 16 Oct 2012 23:18:30 +0000 (03:18 +0400)]
Normalize line endings and whitespace

11 years agomade opencv_ocl module build with VS2012
vpisarev [Wed, 17 Oct 2012 11:08:03 +0000 (15:08 +0400)]
made opencv_ocl module build with VS2012

11 years agoMerge branch 'release2.4.3' into 2.4
Andrey Kamaev [Tue, 16 Oct 2012 22:12:20 +0000 (02:12 +0400)]
Merge branch 'release2.4.3' into 2.4

11 years agoFix build of samples
Andrey Kamaev [Tue, 16 Oct 2012 16:03:07 +0000 (20:03 +0400)]
Fix build of samples

11 years agoRevert opencv_videostab to the state of 2.4.2
Andrey Kamaev [Tue, 16 Oct 2012 19:18:05 +0000 (23:18 +0400)]
Revert opencv_videostab to the state of 2.4.2

11 years agoFix binary compatibility of opencv_gpu
marina.kolpakova [Tue, 16 Oct 2012 14:06:45 +0000 (18:06 +0400)]
Fix binary compatibility of opencv_gpu

11 years agoFix binary compatibility of Java wrappers
Andrey Kamaev [Tue, 16 Oct 2012 10:22:17 +0000 (14:22 +0400)]
Fix binary compatibility of Java wrappers

11 years agoFix binary compatibility of opencv_objdetect
Andrey Kamaev [Tue, 16 Oct 2012 13:48:51 +0000 (17:48 +0400)]
Fix binary compatibility of opencv_objdetect

11 years agoFix binary compatibility of opencv_nonfree
Andrey Kamaev [Mon, 15 Oct 2012 22:05:26 +0000 (02:05 +0400)]
Fix binary compatibility of opencv_nonfree

11 years agoFix binary compatibility of opencv_contrib
Andrey Kamaev [Mon, 15 Oct 2012 21:59:49 +0000 (01:59 +0400)]
Fix binary compatibility of opencv_contrib

11 years agoFix binary compatibility of opencv_stitching
Andrey Kamaev [Mon, 15 Oct 2012 21:06:37 +0000 (01:06 +0400)]
Fix binary compatibility of opencv_stitching

11 years agoFix binary compatibility of opencv_ml
Andrey Kamaev [Tue, 16 Oct 2012 13:48:42 +0000 (17:48 +0400)]
Fix binary compatibility of opencv_ml