profile/ivi/opencv.git
13 years agoAdded initial version of rst_parser script
Andrey Kamaev [Tue, 5 Jul 2011 17:29:54 +0000 (17:29 +0000)]
Added initial version of rst_parser script

13 years agojava tests: merged with new CvType, implemented half of the tests for Mat
Kirill Kornyakov [Tue, 5 Jul 2011 16:26:00 +0000 (16:26 +0000)]
java tests: merged with new CvType, implemented half of the tests for Mat

13 years agoMore code review feedbacks addressed: Mat c-tor and setTo uses Scalar, Java Mat:...
Andrey Pavlenko [Tue, 5 Jul 2011 15:50:54 +0000 (15:50 +0000)]
More code review feedbacks addressed: Mat c-tor and setTo uses Scalar, Java Mat::dispose() calls C++ Mat::release().

13 years agoSome of code review feedbacks addressed: CvType moved from Mat, new Mat c-tor, sample...
Andrey Pavlenko [Tue, 5 Jul 2011 14:50:16 +0000 (14:50 +0000)]
Some of code review feedbacks addressed: CvType moved from Mat, new Mat c-tor, samples updated.

13 years agojava tests: now only OpenCVTestRunner contains android specific stuff
Kirill Kornyakov [Tue, 5 Jul 2011 14:03:28 +0000 (14:03 +0000)]
java tests: now only OpenCVTestRunner contains android specific stuff

13 years agoFixed typo in features2d doc
Andrey Kamaev [Tue, 5 Jul 2011 13:02:29 +0000 (13:02 +0000)]
Fixed typo in features2d doc

13 years agoJavaAPI: implemented Mat.dump method (analog for C++ stream <<)
Kirill Kornyakov [Tue, 5 Jul 2011 08:37:49 +0000 (08:37 +0000)]
JavaAPI: implemented Mat.dump method (analog for C++ stream <<)

13 years agoremoved duplicated compiler flags assignment
Andrey Kamaev [Tue, 5 Jul 2011 06:42:56 +0000 (06:42 +0000)]
removed duplicated compiler flags assignment

13 years agoAdded calcBackProject_Demo1.cpp for tutorial sample code
Ana Huaman [Tue, 5 Jul 2011 06:20:39 +0000 (06:20 +0000)]
Added calcBackProject_Demo1.cpp for tutorial sample code

13 years agoAdded compareHist_demo.cpp code
Ana Huaman [Mon, 4 Jul 2011 23:12:27 +0000 (23:12 +0000)]
Added compareHist_demo.cpp code

13 years agoAdded MatchTemplate_Demo.cpp to tutorial sample code
Ana Huaman [Mon, 4 Jul 2011 18:58:57 +0000 (18:58 +0000)]
Added MatchTemplate_Demo.cpp to tutorial sample code

13 years agomerged the latest fixes in 2.3 to trunk
Vadim Pisarevsky [Mon, 4 Jul 2011 16:18:12 +0000 (16:18 +0000)]
merged the latest fixes in 2.3 to trunk

13 years agouse addWeighted for blending
Alexander Mordvintsev [Mon, 4 Jul 2011 14:13:57 +0000 (14:13 +0000)]
use addWeighted for blending

13 years agojava tests updated: now they independent from android, test methods are sorted alphab...
Kirill Kornyakov [Mon, 4 Jul 2011 12:21:56 +0000 (12:21 +0000)]
java tests updated: now they independent from android, test methods are sorted alphabetically

13 years agoFixed 'Undefined control sequence' error in recently added tutorial
Andrey Kamaev [Mon, 4 Jul 2011 12:19:40 +0000 (12:19 +0000)]
Fixed 'Undefined control sequence' error in recently added tutorial

13 years agoTurned off android camera and java wrappers for low Android API levels (android-8...
Andrey Kamaev [Mon, 4 Jul 2011 11:41:39 +0000 (11:41 +0000)]
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)

13 years agoRemoved unnecessary variable disclosures from version config
Andrey Kamaev [Mon, 4 Jul 2011 11:40:27 +0000 (11:40 +0000)]
Removed unnecessary variable disclosures from version config

13 years agolittle simplification
Alexander Mordvintsev [Mon, 4 Jul 2011 11:38:53 +0000 (11:38 +0000)]
little simplification

13 years agoturing.py sample added
Alexander Mordvintsev [Mon, 4 Jul 2011 11:25:56 +0000 (11:25 +0000)]
turing.py sample added

13 years agoReformatted the TOC tables in tutorials to look just as good in PDFs as in HTML....
Bernat Gabor [Mon, 4 Jul 2011 11:04:56 +0000 (11:04 +0000)]
Reformatted the TOC tables in tutorials to look just as good in PDFs as in HTML. Updated the default.css_t too for this. Added the "Windows Install" tutorial (with videos).

13 years agolena added
Kirill Kornyakov [Mon, 4 Jul 2011 10:51:06 +0000 (10:51 +0000)]
lena added

13 years agosome tests for highgui java added
Kirill Kornyakov [Mon, 4 Jul 2011 09:30:55 +0000 (09:30 +0000)]
some tests for highgui java added

13 years agofind_obj.py sample added
Alexander Mordvintsev [Mon, 4 Jul 2011 09:05:11 +0000 (09:05 +0000)]
find_obj.py sample added

13 years agoInstroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES
Andrey Kamaev [Mon, 4 Jul 2011 08:18:02 +0000 (08:18 +0000)]
Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES

13 years agoFixed Android tests and samples build
Andrey Kamaev [Mon, 4 Jul 2011 06:33:10 +0000 (06:33 +0000)]
Fixed Android tests and samples build

13 years agoAdded calcHist_Demo.cpp tutorial code
Ana Huaman [Mon, 4 Jul 2011 03:22:16 +0000 (03:22 +0000)]
Added calcHist_Demo.cpp tutorial code

13 years agoAdded tutorial sample code: EqualizeHist_Demo.cpp
Ana Huaman [Sun, 3 Jul 2011 18:55:47 +0000 (18:55 +0000)]
Added tutorial sample code: EqualizeHist_Demo.cpp

13 years agodistrans.py sample added
Alexander Mordvintsev [Sat, 2 Jul 2011 22:21:19 +0000 (22:21 +0000)]
distrans.py sample added

13 years agofloodfill.py sample added
Alexander Mordvintsev [Sat, 2 Jul 2011 16:03:17 +0000 (16:03 +0000)]
floodfill.py sample added

13 years agoFixed several cross-compiling issues. Fixed cmake status report.
Andrey Kamaev [Sat, 2 Jul 2011 15:12:07 +0000 (15:12 +0000)]
Fixed several cross-compiling issues. Fixed cmake status report.

13 years agoseveral java tests added
itsyplen [Sat, 2 Jul 2011 12:17:57 +0000 (12:17 +0000)]
several java tests added

13 years agoinpaint.py sample added
Alexander Mordvintsev [Sat, 2 Jul 2011 07:13:31 +0000 (07:13 +0000)]
inpaint.py sample added

13 years agocv.Line -> cv2.line
Alexander Mordvintsev [Fri, 1 Jul 2011 17:50:07 +0000 (17:50 +0000)]
cv.Line -> cv2.line

13 years agopython Sketcher utility class
Alexander Mordvintsev [Fri, 1 Jul 2011 17:33:29 +0000 (17:33 +0000)]
python Sketcher utility class

13 years ago#863: typo fixed, minor changes in cpp generator
Andrey Pavlenko [Fri, 1 Jul 2011 15:58:16 +0000 (15:58 +0000)]
#863: typo fixed, minor changes in cpp generator

13 years ago#863: default Mat() c-tor, minor improvements
Andrey Pavlenko [Fri, 1 Jul 2011 15:48:13 +0000 (15:48 +0000)]
#863: default Mat() c-tor, minor improvements

13 years agowatershed.py sample added
Alexander Mordvintsev [Fri, 1 Jul 2011 15:09:38 +0000 (15:09 +0000)]
watershed.py sample added

13 years agowe do not need strmiids.lib anymore
Vadim Pisarevsky [Fri, 1 Jul 2011 14:03:03 +0000 (14:03 +0000)]
we do not need strmiids.lib anymore

13 years agoadded some tests to core module
Kirill Kornyakov [Fri, 1 Jul 2011 13:34:23 +0000 (13:34 +0000)]
added some tests to core module

13 years agoHelloAndroid sample is moved to samples/android
Andrey Kamaev [Fri, 1 Jul 2011 13:12:05 +0000 (13:12 +0000)]
HelloAndroid sample is moved to samples/android

13 years agoFixed versioning bug: FIND_PACKAGE( OpenCV ) errors if no version specified
Andrey Kamaev [Fri, 1 Jul 2011 13:11:16 +0000 (13:11 +0000)]
Fixed versioning bug: FIND_PACKAGE( OpenCV ) errors if no version specified

13 years agoimplemented static Mat.eye method
Kirill Kornyakov [Fri, 1 Jul 2011 13:11:03 +0000 (13:11 +0000)]
implemented static Mat.eye method

13 years agoModified cmake status report
Andrey Kamaev [Fri, 1 Jul 2011 12:23:03 +0000 (12:23 +0000)]
Modified cmake status report

13 years agogot back to the old DLL naming scheme (opencv_core230_vs2001_64d.dll => opencv_core23...
Vadim Pisarevsky [Fri, 1 Jul 2011 12:14:51 +0000 (12:14 +0000)]
got back to the old DLL naming scheme (opencv_core230_vs2001_64d.dll => opencv_core230[d].dll)

13 years agosome more corrections from Gabor
Vadim Pisarevsky [Fri, 1 Jul 2011 12:09:39 +0000 (12:09 +0000)]
some more corrections from Gabor

13 years ago#863: sample text color changed from Green to Red.
Andrey Pavlenko [Fri, 1 Jul 2011 11:12:55 +0000 (11:12 +0000)]
#863: sample text color changed from Green to Red.

13 years ago#863: 'string' args support added
Andrey Pavlenko [Fri, 1 Jul 2011 11:10:20 +0000 (11:10 +0000)]
#863: 'string' args support added

13 years agopropagated fixes in docs and cap_dshow to trunk
Vadim Pisarevsky [Fri, 1 Jul 2011 09:39:22 +0000 (09:39 +0000)]
propagated fixes in docs and cap_dshow to trunk

13 years agomorphology python sample
Alexander Mordvintsev [Fri, 1 Jul 2011 08:22:45 +0000 (08:22 +0000)]
morphology python sample

13 years agoadded gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated...
Alexey Spizhevoy [Fri, 1 Jul 2011 07:07:54 +0000 (07:07 +0000)]
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching

13 years agoReverted change from r5802 (it breaks install target for Android platform)
Andrey Kamaev [Fri, 1 Jul 2011 06:58:53 +0000 (06:58 +0000)]
Reverted change from r5802 (it breaks install target for Android platform)

13 years agoadded tests for pyrDown and pyrUp (gpu)
Alexey Spizhevoy [Fri, 1 Jul 2011 05:37:20 +0000 (05:37 +0000)]
added tests for pyrDown and pyrUp (gpu)

13 years ago- make sure we don't crash for an empty image
Vincent Rabaud [Fri, 1 Jul 2011 01:28:14 +0000 (01:28 +0000)]
- make sure we don't crash for an empty image

13 years agoVersion modifications.
Ethan Rublee [Fri, 1 Jul 2011 01:25:27 +0000 (01:25 +0000)]
Version modifications.

13 years agominor edits to cmake.
Ethan Rublee [Fri, 1 Jul 2011 00:57:00 +0000 (00:57 +0000)]
minor edits to cmake.

13 years agoAdding namemangling to the opencv.pc file.
Ethan Rublee [Fri, 1 Jul 2011 00:14:09 +0000 (00:14 +0000)]
Adding namemangling to the opencv.pc file.

13 years agoMerged name suffixes for windows (from 2.3 branch)
Andrey Kamaev [Thu, 30 Jun 2011 19:45:52 +0000 (19:45 +0000)]
Merged name suffixes for windows (from 2.3 branch)

13 years agoFixed compilation problem when building without CUDA
Andrey Kamaev [Thu, 30 Jun 2011 17:01:15 +0000 (17:01 +0000)]
Fixed compilation problem when building without CUDA

13 years agofix for capture
hartmut [Thu, 30 Jun 2011 14:57:27 +0000 (14:57 +0000)]
fix for capture

13 years agoFixed Android target name for Android samples and tests
Andrey Kamaev [Thu, 30 Jun 2011 14:56:39 +0000 (14:56 +0000)]
Fixed Android target name for Android samples and tests

13 years agoadded several tests for java/core module
Kirill Kornyakov [Thu, 30 Jun 2011 14:47:50 +0000 (14:47 +0000)]
added several tests for java/core module

13 years agofix for GPU module compile time (VS2010) error (from 2.3 branch)
Alexey Spizhevoy [Thu, 30 Jun 2011 14:47:20 +0000 (14:47 +0000)]
fix for GPU module compile time (VS2010) error (from 2.3 branch)

13 years agoGPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support...
Alexey Spizhevoy [Thu, 30 Jun 2011 14:39:48 +0000 (14:39 +0000)]
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)

13 years agoAndroid tests are included into cmake build
Andrey Kamaev [Thu, 30 Jun 2011 14:35:35 +0000 (14:35 +0000)]
Android tests are included into cmake build

13 years agomorphology.py sample stub
Alexander Mordvintsev [Thu, 30 Jun 2011 14:17:31 +0000 (14:17 +0000)]
morphology.py sample stub

13 years agoFixed Android tests resources and settings
Andrey Kamaev [Thu, 30 Jun 2011 14:16:14 +0000 (14:16 +0000)]
Fixed Android tests resources and settings

13 years agoAdded Affine Transformation tutorial in reST
Ana Huaman [Thu, 30 Jun 2011 13:42:46 +0000 (13:42 +0000)]
Added Affine Transformation tutorial in reST

13 years agoAdded cmake script to build Android samples
Andrey Kamaev [Thu, 30 Jun 2011 13:37:56 +0000 (13:37 +0000)]
Added cmake script to build Android samples

13 years ago:ocv:function => :ocv:cfunction for some old API
Vadim Pisarevsky [Thu, 30 Jun 2011 12:25:36 +0000 (12:25 +0000)]
:ocv:function => :ocv:cfunction for some old API

13 years agoautogenerated JUnit stub tests added
Kirill Kornyakov [Thu, 30 Jun 2011 12:07:31 +0000 (12:07 +0000)]
autogenerated JUnit stub tests added

13 years agopropagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Thu, 30 Jun 2011 12:06:26 +0000 (12:06 +0000)]
propagated some more fixes from 2.3 branch to the trunk

13 years agoopencv_test package renamed to opencv.test
Kirill Kornyakov [Thu, 30 Jun 2011 09:39:30 +0000 (09:39 +0000)]
opencv_test package renamed to opencv.test

13 years agoopencv_test package renamed to opencv.test
Kirill Kornyakov [Thu, 30 Jun 2011 09:38:07 +0000 (09:38 +0000)]
opencv_test package renamed to opencv.test

13 years agoUpdated the TOC tree of the imgproc tutorial section.
Bernat Gabor [Thu, 30 Jun 2011 09:37:01 +0000 (09:37 +0000)]
Updated the TOC tree of the imgproc tutorial section.

13 years agoinitial commit of JavaAPI unit tests
Kirill Kornyakov [Thu, 30 Jun 2011 09:29:35 +0000 (09:29 +0000)]
initial commit of JavaAPI unit tests

13 years agoAdded Remap tutorial in reST
Ana Huaman [Thu, 30 Jun 2011 09:08:04 +0000 (09:08 +0000)]
Added Remap tutorial in reST

13 years agoModified version section to read version number from version.hpp;
Andrey Kamaev [Thu, 30 Jun 2011 07:24:35 +0000 (07:24 +0000)]
Modified version section to read version number from version.hpp;
Added search for ant and Android SDK (needed for Android tests and samples).

13 years agoMixed up the linux_eclipse.rst file in the previous commit. Correcting it.
Bernat Gabor [Thu, 30 Jun 2011 00:59:47 +0000 (00:59 +0000)]
Mixed up the linux_eclipse.rst file in the previous commit. Correcting it.

13 years agoSome reST syntax correction. Now the PDF documentation builds correctly under Windows...
Bernat Gabor [Thu, 30 Jun 2011 00:41:41 +0000 (00:41 +0000)]
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.

13 years agopropagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:34:08 +0000 (22:34 +0000)]
propagated some more fixes from 2.3 branch to the trunk

13 years agopropagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:26:09 +0000 (22:26 +0000)]
propagated some more fixes from 2.3 branch to the trunk

13 years agopropagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:06:42 +0000 (22:06 +0000)]
propagated some more fixes from 2.3 branch to the trunk

13 years agopropagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:04:43 +0000 (22:04 +0000)]
propagated some more fixes from 2.3 branch to the trunk

13 years agoEdit load and save to load, modify and save
Gary Bradski [Wed, 29 Jun 2011 21:34:52 +0000 (21:34 +0000)]
Edit load and save to load, modify and save

13 years agobump version to 2.3.1 in the header too (ticket #1178)
Vadim Pisarevsky [Wed, 29 Jun 2011 17:45:41 +0000 (17:45 +0000)]
bump version to 2.3.1 in the header too (ticket #1178)

13 years agoAdded 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAff...
Ana Huaman [Wed, 29 Jun 2011 17:39:12 +0000 (17:39 +0000)]
Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D)

13 years agofix #1169
Vincent Rabaud [Wed, 29 Jun 2011 17:01:23 +0000 (17:01 +0000)]
fix #1169

13 years agoAndroid samples fixed - line endings are converted to unix style; autogenerated folde...
Andrey Kamaev [Wed, 29 Jun 2011 13:42:46 +0000 (13:42 +0000)]
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list

13 years agoFixed native camera support in Android.mk
Andrey Kamaev [Wed, 29 Jun 2011 13:18:20 +0000 (13:18 +0000)]
Fixed native camera support in Android.mk

13 years agoAdded new Android sample (Java API + Native)
Andrey Kamaev [Wed, 29 Jun 2011 13:17:02 +0000 (13:17 +0000)]
Added new Android sample (Java API + Native)

13 years agoAdded one more Android sample (using OpenCV from native)
Andrey Kamaev [Wed, 29 Jun 2011 12:26:27 +0000 (12:26 +0000)]
Added one more Android sample (using OpenCV from native)

13 years agoadded CUDA version info to gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 12:00:00 +0000 (12:00 +0000)]
added CUDA version info to gpu tests

13 years agoadded OS info to gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 11:53:15 +0000 (11:53 +0000)]
added OS info to gpu tests

13 years agofixed gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 11:14:03 +0000 (11:14 +0000)]
fixed gpu tests

13 years agofixed build under linux
Vladislav Vinogradov [Wed, 29 Jun 2011 10:57:48 +0000 (10:57 +0000)]
fixed build under linux

13 years agorefactored gpu module tests
Vladislav Vinogradov [Wed, 29 Jun 2011 10:14:16 +0000 (10:14 +0000)]
refactored gpu module tests

13 years agoAdded second sample for Android Java API
Andrey Kamaev [Wed, 29 Jun 2011 08:46:29 +0000 (08:46 +0000)]
Added second sample for Android Java API

13 years agoFixes for path mangling feature
Andrey Kamaev [Wed, 29 Jun 2011 06:27:08 +0000 (06:27 +0000)]
Fixes for path mangling feature

13 years agoAndroid sample is refactored according to Google code style guidelines for Android...
Andrey Kamaev [Wed, 29 Jun 2011 05:38:51 +0000 (05:38 +0000)]
Android sample is refactored according to Google code style guidelines for Android developers

13 years agoAdded Hough Circle Tutorial in reST
Ana Huaman [Wed, 29 Jun 2011 04:05:17 +0000 (04:05 +0000)]
Added Hough Circle Tutorial in reST