Andrey Pavlenko [Wed, 6 Jul 2011 18:56:09 +0000 (18:56 +0000)]
Initial classes support, improved generated java & cpp code formatting.
Ana Huaman [Wed, 6 Jul 2011 17:57:19 +0000 (17:57 +0000)]
Added BackProjection reST tutorial
itsyplen [Wed, 6 Jul 2011 16:25:33 +0000 (16:25 +0000)]
Java tests: commited some core tests (to be cleaned)
Ana Huaman [Wed, 6 Jul 2011 14:48:46 +0000 (14:48 +0000)]
Fixed small inconsistency in sample code calcBackProject_Demo2.cpp
Ana Huaman [Wed, 6 Jul 2011 14:15:13 +0000 (14:15 +0000)]
Added matchTemplate reST tutorial
Ana Huaman [Wed, 6 Jul 2011 09:33:03 +0000 (09:33 +0000)]
Added calcHist tutorial in reST
Bernat Gabor [Wed, 6 Jul 2011 09:15:54 +0000 (09:15 +0000)]
Corrected(re-added) and extended the ImgProc Tutorial TOC entry.
Ana Huaman [Wed, 6 Jul 2011 04:22:00 +0000 (04:22 +0000)]
Added Equalized Histogram reST tutorial + corrected Smoothing tutorial (images reduced and fixed link)
Bernat Gabor [Wed, 6 Jul 2011 00:01:27 +0000 (00:01 +0000)]
Added the OpenCV with Visual Studio tutorial. Enhanced, extended the Windows Installation one. Some minor CSS changes to avoid unnecessary large spaces inside enumerations in the tutorials.
Ana Huaman [Tue, 5 Jul 2011 18:08:46 +0000 (18:08 +0000)]
Added tutorial for BackProject in cpp (demo 2) - tutorial code
Andrey Kamaev [Tue, 5 Jul 2011 17:29:54 +0000 (17:29 +0000)]
Added initial version of rst_parser script
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
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().
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.
Kirill Kornyakov [Tue, 5 Jul 2011 14:03:28 +0000 (14:03 +0000)]
java tests: now only OpenCVTestRunner contains android specific stuff
Andrey Kamaev [Tue, 5 Jul 2011 13:02:29 +0000 (13:02 +0000)]
Fixed typo in features2d doc
Kirill Kornyakov [Tue, 5 Jul 2011 08:37:49 +0000 (08:37 +0000)]
JavaAPI: implemented Mat.dump method (analog for C++ stream <<)
Andrey Kamaev [Tue, 5 Jul 2011 06:42:56 +0000 (06:42 +0000)]
removed duplicated compiler flags assignment
Ana Huaman [Tue, 5 Jul 2011 06:20:39 +0000 (06:20 +0000)]
Added calcBackProject_Demo1.cpp for tutorial sample code
Ana Huaman [Mon, 4 Jul 2011 23:12:27 +0000 (23:12 +0000)]
Added compareHist_demo.cpp code
Ana Huaman [Mon, 4 Jul 2011 18:58:57 +0000 (18:58 +0000)]
Added MatchTemplate_Demo.cpp to tutorial sample code
Vadim Pisarevsky [Mon, 4 Jul 2011 16:18:12 +0000 (16:18 +0000)]
merged the latest fixes in 2.3 to trunk
Alexander Mordvintsev [Mon, 4 Jul 2011 14:13:57 +0000 (14:13 +0000)]
use addWeighted for blending
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
Andrey Kamaev [Mon, 4 Jul 2011 12:19:40 +0000 (12:19 +0000)]
Fixed 'Undefined control sequence' error in recently added tutorial
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)
Andrey Kamaev [Mon, 4 Jul 2011 11:40:27 +0000 (11:40 +0000)]
Removed unnecessary variable disclosures from version config
Alexander Mordvintsev [Mon, 4 Jul 2011 11:38:53 +0000 (11:38 +0000)]
little simplification
Alexander Mordvintsev [Mon, 4 Jul 2011 11:25:56 +0000 (11:25 +0000)]
turing.py sample added
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).
Kirill Kornyakov [Mon, 4 Jul 2011 10:51:06 +0000 (10:51 +0000)]
lena added
Kirill Kornyakov [Mon, 4 Jul 2011 09:30:55 +0000 (09:30 +0000)]
some tests for highgui java added
Alexander Mordvintsev [Mon, 4 Jul 2011 09:05:11 +0000 (09:05 +0000)]
find_obj.py sample added
Andrey Kamaev [Mon, 4 Jul 2011 08:18:02 +0000 (08:18 +0000)]
Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES
Andrey Kamaev [Mon, 4 Jul 2011 06:33:10 +0000 (06:33 +0000)]
Fixed Android tests and samples build
Ana Huaman [Mon, 4 Jul 2011 03:22:16 +0000 (03:22 +0000)]
Added calcHist_Demo.cpp tutorial code
Ana Huaman [Sun, 3 Jul 2011 18:55:47 +0000 (18:55 +0000)]
Added tutorial sample code: EqualizeHist_Demo.cpp
Alexander Mordvintsev [Sat, 2 Jul 2011 22:21:19 +0000 (22:21 +0000)]
distrans.py sample added
Alexander Mordvintsev [Sat, 2 Jul 2011 16:03:17 +0000 (16:03 +0000)]
floodfill.py sample added
Andrey Kamaev [Sat, 2 Jul 2011 15:12:07 +0000 (15:12 +0000)]
Fixed several cross-compiling issues. Fixed cmake status report.
itsyplen [Sat, 2 Jul 2011 12:17:57 +0000 (12:17 +0000)]
several java tests added
Alexander Mordvintsev [Sat, 2 Jul 2011 07:13:31 +0000 (07:13 +0000)]
inpaint.py sample added
Alexander Mordvintsev [Fri, 1 Jul 2011 17:50:07 +0000 (17:50 +0000)]
cv.Line -> cv2.line
Alexander Mordvintsev [Fri, 1 Jul 2011 17:33:29 +0000 (17:33 +0000)]
python Sketcher utility class
Andrey Pavlenko [Fri, 1 Jul 2011 15:58:16 +0000 (15:58 +0000)]
#863: typo fixed, minor changes in cpp generator
Andrey Pavlenko [Fri, 1 Jul 2011 15:48:13 +0000 (15:48 +0000)]
#863: default Mat() c-tor, minor improvements
Alexander Mordvintsev [Fri, 1 Jul 2011 15:09:38 +0000 (15:09 +0000)]
watershed.py sample added
Vadim Pisarevsky [Fri, 1 Jul 2011 14:03:03 +0000 (14:03 +0000)]
we do not need strmiids.lib anymore
Kirill Kornyakov [Fri, 1 Jul 2011 13:34:23 +0000 (13:34 +0000)]
added some tests to core module
Andrey Kamaev [Fri, 1 Jul 2011 13:12:05 +0000 (13:12 +0000)]
HelloAndroid sample is moved to samples/android
Andrey Kamaev [Fri, 1 Jul 2011 13:11:16 +0000 (13:11 +0000)]
Fixed versioning bug: FIND_PACKAGE( OpenCV ) errors if no version specified
Kirill Kornyakov [Fri, 1 Jul 2011 13:11:03 +0000 (13:11 +0000)]
implemented static Mat.eye method
Andrey Kamaev [Fri, 1 Jul 2011 12:23:03 +0000 (12:23 +0000)]
Modified cmake status report
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)
Vadim Pisarevsky [Fri, 1 Jul 2011 12:09:39 +0000 (12:09 +0000)]
some more corrections from Gabor
Andrey Pavlenko [Fri, 1 Jul 2011 11:12:55 +0000 (11:12 +0000)]
#863: sample text color changed from Green to Red.
Andrey Pavlenko [Fri, 1 Jul 2011 11:10:20 +0000 (11:10 +0000)]
#863: 'string' args support added
Vadim Pisarevsky [Fri, 1 Jul 2011 09:39:22 +0000 (09:39 +0000)]
propagated fixes in docs and cap_dshow to trunk
Alexander Mordvintsev [Fri, 1 Jul 2011 08:22:45 +0000 (08:22 +0000)]
morphology python sample
Alexey Spizhevoy [Fri, 1 Jul 2011 07:07:54 +0000 (07:07 +0000)]
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
Andrey Kamaev [Fri, 1 Jul 2011 06:58:53 +0000 (06:58 +0000)]
Reverted change from r5802 (it breaks install target for Android platform)
Alexey Spizhevoy [Fri, 1 Jul 2011 05:37:20 +0000 (05:37 +0000)]
added tests for pyrDown and pyrUp (gpu)
Vincent Rabaud [Fri, 1 Jul 2011 01:28:14 +0000 (01:28 +0000)]
- make sure we don't crash for an empty image
Ethan Rublee [Fri, 1 Jul 2011 01:25:27 +0000 (01:25 +0000)]
Version modifications.
Ethan Rublee [Fri, 1 Jul 2011 00:57:00 +0000 (00:57 +0000)]
minor edits to cmake.
Ethan Rublee [Fri, 1 Jul 2011 00:14:09 +0000 (00:14 +0000)]
Adding namemangling to the opencv.pc file.
Andrey Kamaev [Thu, 30 Jun 2011 19:45:52 +0000 (19:45 +0000)]
Merged name suffixes for windows (from 2.3 branch)
Andrey Kamaev [Thu, 30 Jun 2011 17:01:15 +0000 (17:01 +0000)]
Fixed compilation problem when building without CUDA
hartmut [Thu, 30 Jun 2011 14:57:27 +0000 (14:57 +0000)]
fix for capture
Andrey Kamaev [Thu, 30 Jun 2011 14:56:39 +0000 (14:56 +0000)]
Fixed Android target name for Android samples and tests
Kirill Kornyakov [Thu, 30 Jun 2011 14:47:50 +0000 (14:47 +0000)]
added several tests for java/core module
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)
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)
Andrey Kamaev [Thu, 30 Jun 2011 14:35:35 +0000 (14:35 +0000)]
Android tests are included into cmake build
Alexander Mordvintsev [Thu, 30 Jun 2011 14:17:31 +0000 (14:17 +0000)]
morphology.py sample stub
Andrey Kamaev [Thu, 30 Jun 2011 14:16:14 +0000 (14:16 +0000)]
Fixed Android tests resources and settings
Ana Huaman [Thu, 30 Jun 2011 13:42:46 +0000 (13:42 +0000)]
Added Affine Transformation tutorial in reST
Andrey Kamaev [Thu, 30 Jun 2011 13:37:56 +0000 (13:37 +0000)]
Added cmake script to build Android samples
Vadim Pisarevsky [Thu, 30 Jun 2011 12:25:36 +0000 (12:25 +0000)]
:ocv:function => :ocv:cfunction for some old API
Kirill Kornyakov [Thu, 30 Jun 2011 12:07:31 +0000 (12:07 +0000)]
autogenerated JUnit stub tests added
Vadim Pisarevsky [Thu, 30 Jun 2011 12:06:26 +0000 (12:06 +0000)]
propagated some more fixes from 2.3 branch to the trunk
Kirill Kornyakov [Thu, 30 Jun 2011 09:39:30 +0000 (09:39 +0000)]
opencv_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
Bernat Gabor [Thu, 30 Jun 2011 09:37:01 +0000 (09:37 +0000)]
Updated the TOC tree of the imgproc tutorial section.
Kirill Kornyakov [Thu, 30 Jun 2011 09:29:35 +0000 (09:29 +0000)]
initial commit of JavaAPI unit tests
Ana Huaman [Thu, 30 Jun 2011 09:08:04 +0000 (09:08 +0000)]
Added Remap tutorial in reST
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).
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.
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.
Vadim Pisarevsky [Wed, 29 Jun 2011 22:34:08 +0000 (22:34 +0000)]
propagated 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
Vadim Pisarevsky [Wed, 29 Jun 2011 22:06:42 +0000 (22:06 +0000)]
propagated 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
Gary Bradski [Wed, 29 Jun 2011 21:34:52 +0000 (21:34 +0000)]
Edit load and save to load, modify and save
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)
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)
Vincent Rabaud [Wed, 29 Jun 2011 17:01:23 +0000 (17:01 +0000)]
fix #1169
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
Andrey Kamaev [Wed, 29 Jun 2011 13:18:20 +0000 (13:18 +0000)]
Fixed native camera support in Android.mk
Andrey Kamaev [Wed, 29 Jun 2011 13:17:02 +0000 (13:17 +0000)]
Added new Android sample (Java API + Native)