Andrey Pavlenko [Mon, 1 Aug 2011 16:11:24 +0000 (16:11 +0000)]
Java API: added class pointer ret type support, CV_EXPORTS_AS(x) support for classes, vector<T> as ret type support, randu/randn params type changed to double
Andrey Morozov [Mon, 1 Aug 2011 16:05:34 +0000 (16:05 +0000)]
fixed property for ffmpeg
Andrey Kamaev [Mon, 1 Aug 2011 15:06:11 +0000 (15:06 +0000)]
Minor bugfix.
Andrey Kamaev [Mon, 1 Aug 2011 14:31:38 +0000 (14:31 +0000)]
Java API: Added more classes from features2d.
Vladislav Vinogradov [Mon, 1 Aug 2011 13:15:37 +0000 (13:15 +0000)]
added gpu::calcHist function
Andrey Kamaev [Mon, 1 Aug 2011 12:47:04 +0000 (12:47 +0000)]
Java API: Added base port of features2d.DescriptorMatcher class
Vadim Pisarevsky [Mon, 1 Aug 2011 12:01:43 +0000 (12:01 +0000)]
fixed Vec*scalar operations, fixed minEnclosingCircle Python interface.
Kirill Kornyakov [Mon, 1 Aug 2011 08:23:03 +0000 (08:23 +0000)]
doc: added maxSize parameter to CascadeClassifier::detectMultiScale
Vladislav Vinogradov [Mon, 1 Aug 2011 08:15:31 +0000 (08:15 +0000)]
added buffered version of pyrDown and pyrUp
added stream support to downsample, upsample, pyrUp and pyrDown
Vladislav Vinogradov [Mon, 1 Aug 2011 05:35:34 +0000 (05:35 +0000)]
fixed doc bug in gpu/introduction (ticket #1260)
Andrey Kamaev [Sun, 31 Jul 2011 20:23:23 +0000 (20:23 +0000)]
Java API: updated Mat port
Andrey Morozov [Sun, 31 Jul 2011 17:34:31 +0000 (17:34 +0000)]
fixed build ffmpeg v0.8.1
Vadim Pisarevsky [Sun, 31 Jul 2011 09:23:05 +0000 (09:23 +0000)]
added EMD to ch7 hist sample, fixed bug with cv::min/cv::max (ticket #1270), fixed mixChannels description
Kirill Kornyakov [Sat, 30 Jul 2011 12:01:00 +0000 (12:01 +0000)]
java tests: added some new asserts, and new tests by Hussein Abdinoor
Kirill Kornyakov [Sat, 30 Jul 2011 11:59:09 +0000 (11:59 +0000)]
minarea.cpp sample reformatted
Andrey Morozov [Sat, 30 Jul 2011 10:26:37 +0000 (10:26 +0000)]
fixed build with ffmpeg 0.5.X
Andrey Morozov [Sat, 30 Jul 2011 07:52:06 +0000 (07:52 +0000)]
minor fix
Andrey Pavlenko [Fri, 29 Jul 2011 15:18:04 +0000 (15:18 +0000)]
Java API: tests for polylines() and goodFeaturesToTrack(), fix of GFTT corners arg type
Andrey Morozov [Fri, 29 Jul 2011 14:37:54 +0000 (14:37 +0000)]
minor fix for ffmpeg
Andrey Pavlenko [Fri, 29 Jul 2011 14:31:28 +0000 (14:31 +0000)]
adding arg name (to fix doc reference and wrappers consistency)
Leonid Beynenson [Fri, 29 Jul 2011 14:18:45 +0000 (14:18 +0000)]
Made additional internal header modules/objdetect/src/cascadedetect.hpp, and moved
some internal classes and template functions from cascadedetect.cpp to this header.
This will allow to make a child class for such classes as LBPEvaluator, etc.
Also made all "private" fields in LBPEvaluator and HaarEvaluator to be "protected".
Andrey Morozov [Fri, 29 Jul 2011 14:17:42 +0000 (14:17 +0000)]
added support new ffmpeg (0.8.X)
Andrey Kamaev [Fri, 29 Jul 2011 14:06:02 +0000 (14:06 +0000)]
Fixed regex bug in script for java tests coverage calculation
Andrey Kamaev [Fri, 29 Jul 2011 12:42:23 +0000 (12:42 +0000)]
Java API: star detector is covered by tests
Andrey Pavlenko [Fri, 29 Jul 2011 08:12:00 +0000 (08:12 +0000)]
Java API generator changes randu/randn/inRange args to Scalar; Java tests are updated.
Andrey Kamaev [Fri, 29 Jul 2011 07:39:56 +0000 (07:39 +0000)]
Java API: Finished SURF tests.
Vadim Pisarevsky [Thu, 28 Jul 2011 20:51:05 +0000 (20:51 +0000)]
converted part of ch12
Andrey Kamaev [Thu, 28 Jul 2011 16:03:16 +0000 (16:03 +0000)]
Java API: added more tests
Andrey Pavlenko [Thu, 28 Jul 2011 15:48:08 +0000 (15:48 +0000)]
Java API tests are added: fillConvexPoly, mixChannels, drawContours
Andrey Pavlenko [Thu, 28 Jul 2011 15:37:46 +0000 (15:37 +0000)]
Java API: typo in converter is fixed
Vadim Pisarevsky [Thu, 28 Jul 2011 14:10:17 +0000 (14:10 +0000)]
fixed floodfill with mask parameter when no mask is passed
Andrey Pavlenko [Thu, 28 Jul 2011 14:08:55 +0000 (14:08 +0000)]
Java API: converter for vector<KeyPoint> is fixed; test for inRange() improved
Andrey Pavlenko [Thu, 28 Jul 2011 13:09:58 +0000 (13:09 +0000)]
Java API: KeyPoint::toString() is added
Andrey Pavlenko [Thu, 28 Jul 2011 12:43:22 +0000 (12:43 +0000)]
Java API: converters vector<> to/from Mat are fixed
Andrey Kamaev [Thu, 28 Jul 2011 12:13:11 +0000 (12:13 +0000)]
Java: fixed Mats comparison; added resahpe mathod to core.Mat; fixed test resources extraction.
Andrey Pavlenko [Thu, 28 Jul 2011 11:28:33 +0000 (11:28 +0000)]
2 'findContours(...)' tests are added
Vadim Pisarevsky [Wed, 27 Jul 2011 20:53:19 +0000 (20:53 +0000)]
corrected OpenEXR status in CMakeLists.txt
Vadim Pisarevsky [Wed, 27 Jul 2011 20:13:50 +0000 (20:13 +0000)]
fixed flow matrix dimensionality in EMD
Vadim Pisarevsky [Wed, 27 Jul 2011 19:07:45 +0000 (19:07 +0000)]
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.
Bernat Gabor [Wed, 27 Jul 2011 17:52:27 +0000 (17:52 +0000)]
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
Andrey Kamaev [Wed, 27 Jul 2011 17:17:32 +0000 (17:17 +0000)]
Added missed import
Andrey Kamaev [Wed, 27 Jul 2011 17:06:33 +0000 (17:06 +0000)]
Added some new tests for Java API
Andrey Kamaev [Wed, 27 Jul 2011 16:26:46 +0000 (16:26 +0000)]
Added vector_Point3f_to_Mat converter and some java API tests
Andrey Pavlenko [Wed, 27 Jul 2011 15:16:24 +0000 (15:16 +0000)]
Java API generator: KeyPoint converters from/to Mat
Andrey Kamaev [Wed, 27 Jul 2011 15:03:16 +0000 (15:03 +0000)]
Added vector_Point2f_to_Mat converter
Andrey Kamaev [Wed, 27 Jul 2011 14:19:45 +0000 (14:19 +0000)]
Added some tests; Added assertion for comparing Mats with epsilon.
Andrey Pavlenko [Wed, 27 Jul 2011 14:09:49 +0000 (14:09 +0000)]
Java API generator: pointers handling fixed, KeyPoint manual port added
Andrey Kamaev [Wed, 27 Jul 2011 13:36:53 +0000 (13:36 +0000)]
TEGRA optimized add8u, sub8u and logical 8u operations
Vadim Pisarevsky [Wed, 27 Jul 2011 13:03:59 +0000 (13:03 +0000)]
converted live camera calibration sample
Andrey Kamaev [Wed, 27 Jul 2011 12:55:43 +0000 (12:55 +0000)]
Added several Android tests
Bernat Gabor [Wed, 27 Jul 2011 11:35:11 +0000 (11:35 +0000)]
Added the File Input and Output using XML and YAML files tutorial.
Kirill Kornyakov [Wed, 27 Jul 2011 07:14:06 +0000 (07:14 +0000)]
added java tests for imgproc by Hussein Abdinoor
Andrey Pavlenko [Tue, 26 Jul 2011 13:40:26 +0000 (13:40 +0000)]
class & funcs ignore list support is added
Andrey Kamaev [Tue, 26 Jul 2011 12:59:51 +0000 (12:59 +0000)]
Make build log of Android samples and tests less verbose
Kirill Kornyakov [Tue, 26 Jul 2011 10:27:51 +0000 (10:27 +0000)]
added stub java tests
Andrey Kamaev [Tue, 26 Jul 2011 09:13:30 +0000 (09:13 +0000)]
Fixed module detection in gen_javadoc.py script
Andrey Pavlenko [Tue, 26 Jul 2011 08:17:58 +0000 (08:17 +0000)]
new tests stubs
Andrey Kamaev [Tue, 26 Jul 2011 08:17:52 +0000 (08:17 +0000)]
Added Android tests coverage calculation into build
Andrey Pavlenko [Tue, 26 Jul 2011 07:50:44 +0000 (07:50 +0000)]
statistic report improved
Andrey Kamaev [Tue, 26 Jul 2011 07:32:33 +0000 (07:32 +0000)]
Fixed dependencies for Android projects
Andrey Kamaev [Tue, 26 Jul 2011 07:07:38 +0000 (07:07 +0000)]
Fixed pch support on linux
Marius Muja [Mon, 25 Jul 2011 23:58:54 +0000 (23:58 +0000)]
Specifying correct parameter types for cv::flann::GenericIndex and cv::flann::Index_
Andrey Pavlenko [Mon, 25 Jul 2011 15:09:16 +0000 (15:09 +0000)]
a couple of new smoke tests; Mat.java code clean-up
Andrey Kamaev [Mon, 25 Jul 2011 13:42:23 +0000 (13:42 +0000)]
Removed outdated stuff from Android build scripts
Andrey Kamaev [Mon, 25 Jul 2011 13:17:11 +0000 (13:17 +0000)]
Fixed install terget for Android examples
Andrey Kamaev [Mon, 25 Jul 2011 12:32:33 +0000 (12:32 +0000)]
Fixed camera output format handling
Andrey Pavlenko [Mon, 25 Jul 2011 12:13:37 +0000 (12:13 +0000)]
script to find Java API methods that not covered by auto-generated JUnit stubs
Andrey Kamaev [Mon, 25 Jul 2011 11:18:48 +0000 (11:18 +0000)]
Fixed camera libs setting in Android.mk
Andrey Kamaev [Mon, 25 Jul 2011 11:16:32 +0000 (11:16 +0000)]
Fixing native camera for Android
Bernat Gabor [Mon, 25 Jul 2011 10:06:03 +0000 (10:06 +0000)]
Finished the DFT tutorial for the core section.
Kirill Kornyakov [Mon, 25 Jul 2011 07:47:18 +0000 (07:47 +0000)]
bugfix in cmake for java api
Andrey Kamaev [Mon, 25 Jul 2011 07:36:09 +0000 (07:36 +0000)]
Fixed Android build on linux
Bernat Gabor [Mon, 25 Jul 2011 07:15:52 +0000 (07:15 +0000)]
Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial.
Andrey Kamaev [Sun, 24 Jul 2011 22:07:43 +0000 (22:07 +0000)]
Fixed precompiled headers support for opencv_test_gpu
Andrey Kamaev [Sun, 24 Jul 2011 21:08:36 +0000 (21:08 +0000)]
Fixed precompiled headeds for non-windows systems.
Andrey Kamaev [Sun, 24 Jul 2011 20:44:20 +0000 (20:44 +0000)]
Fixed build of Android samples and tests
Andrey Kamaev [Sun, 24 Jul 2011 19:22:58 +0000 (19:22 +0000)]
Fixed precompiled headers support (fixed formatting, fixed dependencies generation)
Maria Dimashova [Sun, 24 Jul 2011 18:15:53 +0000 (18:15 +0000)]
fixed priors usage in ertrees
Vadim Pisarevsky [Sun, 24 Jul 2011 10:34:14 +0000 (10:34 +0000)]
fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
Vadim Pisarevsky [Sat, 23 Jul 2011 19:11:17 +0000 (19:11 +0000)]
converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module
Andrey Kamaev [Fri, 22 Jul 2011 15:37:01 +0000 (15:37 +0000)]
Refactoring of native camera implementation
Bernat Gabor [Fri, 22 Jul 2011 15:11:59 +0000 (15:11 +0000)]
Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links.
Andrey Pavlenko [Fri, 22 Jul 2011 15:11:35 +0000 (15:11 +0000)]
making CV data type to be int
Andrey Kamaev [Fri, 22 Jul 2011 14:11:16 +0000 (14:11 +0000)]
Fixed Android package build
Kirill Kornyakov [Fri, 22 Jul 2011 13:58:53 +0000 (13:58 +0000)]
java tests: imgproc test cleaned
Andrey Pavlenko [Fri, 22 Jul 2011 13:53:49 +0000 (13:53 +0000)]
fixed warnings in generated Java code (accurate imports)
Andrey Kamaev [Fri, 22 Jul 2011 13:34:25 +0000 (13:34 +0000)]
Fixed android samples; fixed cmake files
Anatoly Baksheev [Fri, 22 Jul 2011 13:26:31 +0000 (13:26 +0000)]
compilation
Anatoly Baksheev [Fri, 22 Jul 2011 13:24:27 +0000 (13:24 +0000)]
Andrey Kamaev [Fri, 22 Jul 2011 13:10:50 +0000 (13:10 +0000)]
Refactored CMakeLists.txt for java module
Vadim Pisarevsky [Fri, 22 Jul 2011 12:50:49 +0000 (12:50 +0000)]
fixed several typoes and errors in the refman (ticket #1203)
Kirill Kornyakov [Fri, 22 Jul 2011 12:47:11 +0000 (12:47 +0000)]
java api: fixed ctor in RotatedRect, added 114 tests by Hussein Abdinoor
Andrey Pavlenko [Fri, 22 Jul 2011 12:35:52 +0000 (12:35 +0000)]
classes/files renaming, some code refactoring
Vadim Pisarevsky [Fri, 22 Jul 2011 12:20:43 +0000 (12:20 +0000)]
fixed trim_weights in boosting (thanks to frankman for the patch; ticket #1231)
Vadim Pisarevsky [Fri, 22 Jul 2011 12:15:22 +0000 (12:15 +0000)]
fixed printing Mx0 matrices (ticket #1247)
Kirill Kornyakov [Fri, 22 Jul 2011 10:44:40 +0000 (10:44 +0000)]
added mk files for NDK-builder of opencv_java project
Andrey Pavlenko [Fri, 22 Jul 2011 07:43:33 +0000 (07:43 +0000)]
renaming the class and file to Tiltle case to meet Java conventions
Andrey Pavlenko [Fri, 22 Jul 2011 07:41:22 +0000 (07:41 +0000)]
renaming the class and its file
Andrey Pavlenko [Fri, 22 Jul 2011 07:40:24 +0000 (07:40 +0000)]
renaming the class and file to Tiltle case to meet Java conventions
Andrey Kamaev [Fri, 22 Jul 2011 06:13:04 +0000 (06:13 +0000)]
Errors from javadoc generator are redirected to log file.