profile/ivi/opencv.git
12 years agoJava API: KeyPoint::toString() is added
Andrey Pavlenko [Thu, 28 Jul 2011 13:09:58 +0000 (13:09 +0000)]
Java API: KeyPoint::toString() is added

12 years agoJava API: converters vector<> to/from Mat are fixed
Andrey Pavlenko [Thu, 28 Jul 2011 12:43:22 +0000 (12:43 +0000)]
Java API: converters vector<> to/from Mat are fixed

12 years agoJava: fixed Mats comparison; added resahpe mathod to core.Mat; fixed test resources...
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.

12 years ago2 'findContours(...)' tests are added
Andrey Pavlenko [Thu, 28 Jul 2011 11:28:33 +0000 (11:28 +0000)]
2 'findContours(...)' tests are added

12 years agocorrected OpenEXR status in CMakeLists.txt
Vadim Pisarevsky [Wed, 27 Jul 2011 20:53:19 +0000 (20:53 +0000)]
corrected OpenEXR status in CMakeLists.txt

12 years agofixed flow matrix dimensionality in EMD
Vadim Pisarevsky [Wed, 27 Jul 2011 20:13:50 +0000 (20:13 +0000)]
fixed flow matrix dimensionality in EMD

12 years agoadded minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points...
Vadim Pisarevsky [Wed, 27 Jul 2011 19:07:45 +0000 (19:07 +0000)]
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.

12 years agoAdded the "Mask operations on matrices" tutorial (with its sample). Plus modified...
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.

12 years agoAdded missed import
Andrey Kamaev [Wed, 27 Jul 2011 17:17:32 +0000 (17:17 +0000)]
Added missed import

12 years agoAdded some new tests for Java API
Andrey Kamaev [Wed, 27 Jul 2011 17:06:33 +0000 (17:06 +0000)]
Added some new tests for Java API

12 years agoAdded vector_Point3f_to_Mat converter and some java API tests
Andrey Kamaev [Wed, 27 Jul 2011 16:26:46 +0000 (16:26 +0000)]
Added vector_Point3f_to_Mat converter and some java API tests

12 years agoJava API generator: KeyPoint converters from/to Mat
Andrey Pavlenko [Wed, 27 Jul 2011 15:16:24 +0000 (15:16 +0000)]
Java API generator: KeyPoint converters from/to Mat

12 years agoAdded vector_Point2f_to_Mat converter
Andrey Kamaev [Wed, 27 Jul 2011 15:03:16 +0000 (15:03 +0000)]
Added vector_Point2f_to_Mat converter

12 years agoAdded some tests; Added assertion for comparing Mats with epsilon.
Andrey Kamaev [Wed, 27 Jul 2011 14:19:45 +0000 (14:19 +0000)]
Added some tests; Added assertion for comparing Mats with epsilon.

12 years agoJava API generator: pointers handling fixed, KeyPoint manual port added
Andrey Pavlenko [Wed, 27 Jul 2011 14:09:49 +0000 (14:09 +0000)]
Java API generator: pointers handling fixed, KeyPoint manual port added

12 years agoTEGRA optimized add8u, sub8u and logical 8u operations
Andrey Kamaev [Wed, 27 Jul 2011 13:36:53 +0000 (13:36 +0000)]
TEGRA optimized add8u, sub8u and logical 8u operations

12 years agoconverted live camera calibration sample
Vadim Pisarevsky [Wed, 27 Jul 2011 13:03:59 +0000 (13:03 +0000)]
converted live camera calibration sample

12 years agoAdded several Android tests
Andrey Kamaev [Wed, 27 Jul 2011 12:55:43 +0000 (12:55 +0000)]
Added several Android tests

12 years agoAdded the File Input and Output using XML and YAML files tutorial.
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.

12 years agoadded java tests for imgproc by Hussein Abdinoor
Kirill Kornyakov [Wed, 27 Jul 2011 07:14:06 +0000 (07:14 +0000)]
added java tests for imgproc by Hussein Abdinoor

12 years agoclass & funcs ignore list support is added
Andrey Pavlenko [Tue, 26 Jul 2011 13:40:26 +0000 (13:40 +0000)]
class & funcs ignore list support is added

12 years agoMake build log of Android samples and tests less verbose
Andrey Kamaev [Tue, 26 Jul 2011 12:59:51 +0000 (12:59 +0000)]
Make build log of Android samples and tests less verbose

12 years agoadded stub java tests
Kirill Kornyakov [Tue, 26 Jul 2011 10:27:51 +0000 (10:27 +0000)]
added stub java tests

12 years agoFixed module detection in gen_javadoc.py script
Andrey Kamaev [Tue, 26 Jul 2011 09:13:30 +0000 (09:13 +0000)]
Fixed module detection in gen_javadoc.py script

12 years agonew tests stubs
Andrey Pavlenko [Tue, 26 Jul 2011 08:17:58 +0000 (08:17 +0000)]
new tests stubs

12 years agoAdded Android tests coverage calculation into build
Andrey Kamaev [Tue, 26 Jul 2011 08:17:52 +0000 (08:17 +0000)]
Added Android tests coverage calculation into build

12 years agostatistic report improved
Andrey Pavlenko [Tue, 26 Jul 2011 07:50:44 +0000 (07:50 +0000)]
statistic report improved

12 years agoFixed dependencies for Android projects
Andrey Kamaev [Tue, 26 Jul 2011 07:32:33 +0000 (07:32 +0000)]
Fixed dependencies for Android projects

12 years agoFixed pch support on linux
Andrey Kamaev [Tue, 26 Jul 2011 07:07:38 +0000 (07:07 +0000)]
Fixed pch support on linux

12 years agoSpecifying correct parameter types for cv::flann::GenericIndex and cv::flann::Index_
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_

12 years agoa couple of new smoke tests; Mat.java code clean-up
Andrey Pavlenko [Mon, 25 Jul 2011 15:09:16 +0000 (15:09 +0000)]
a couple of new smoke tests; Mat.java code clean-up

13 years agoRemoved outdated stuff from Android build scripts
Andrey Kamaev [Mon, 25 Jul 2011 13:42:23 +0000 (13:42 +0000)]
Removed outdated stuff from Android build scripts

13 years agoFixed install terget for Android examples
Andrey Kamaev [Mon, 25 Jul 2011 13:17:11 +0000 (13:17 +0000)]
Fixed install terget for Android examples

13 years agoFixed camera output format handling
Andrey Kamaev [Mon, 25 Jul 2011 12:32:33 +0000 (12:32 +0000)]
Fixed camera output format handling

13 years agoscript to find Java API methods that not covered by auto-generated JUnit stubs
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

13 years agoFixed camera libs setting in Android.mk
Andrey Kamaev [Mon, 25 Jul 2011 11:18:48 +0000 (11:18 +0000)]
Fixed camera libs setting in Android.mk

13 years agoFixing native camera for Android
Andrey Kamaev [Mon, 25 Jul 2011 11:16:32 +0000 (11:16 +0000)]
Fixing native camera for Android

13 years agoFinished the DFT tutorial for the core section.
Bernat Gabor [Mon, 25 Jul 2011 10:06:03 +0000 (10:06 +0000)]
Finished the DFT tutorial for the core section.

13 years agobugfix in cmake for java api
Kirill Kornyakov [Mon, 25 Jul 2011 07:47:18 +0000 (07:47 +0000)]
bugfix in cmake for java api

13 years agoFixed Android build on linux
Andrey Kamaev [Mon, 25 Jul 2011 07:36:09 +0000 (07:36 +0000)]
Fixed Android build on linux

13 years agoAdded Fernandos first tutorial regarding SVMs. Extended the global links (conf.py...
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.

13 years agoFixed precompiled headers support for opencv_test_gpu
Andrey Kamaev [Sun, 24 Jul 2011 22:07:43 +0000 (22:07 +0000)]
Fixed precompiled headers support for opencv_test_gpu

13 years agoFixed precompiled headeds for non-windows systems.
Andrey Kamaev [Sun, 24 Jul 2011 21:08:36 +0000 (21:08 +0000)]
Fixed precompiled headeds for non-windows systems.

13 years agoFixed build of Android samples and tests
Andrey Kamaev [Sun, 24 Jul 2011 20:44:20 +0000 (20:44 +0000)]
Fixed build of Android samples and tests

13 years agoFixed precompiled headers support (fixed formatting, fixed dependencies generation)
Andrey Kamaev [Sun, 24 Jul 2011 19:22:58 +0000 (19:22 +0000)]
Fixed precompiled headers support (fixed formatting, fixed dependencies generation)

13 years agofixed priors usage in ertrees
Maria Dimashova [Sun, 24 Jul 2011 18:15:53 +0000 (18:15 +0000)]
fixed priors usage in ertrees

13 years agofixed and improving formatting in opencv2refman.pdf. added support for n-channel...
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.

13 years agoconverted book samples from ch4; fixed potential alignment problems in QTKit video...
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

13 years agoRefactoring of native camera implementation
Andrey Kamaev [Fri, 22 Jul 2011 15:37:01 +0000 (15:37 +0000)]
Refactoring of native camera implementation

13 years agoSample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials...
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.

13 years agomaking CV data type to be int
Andrey Pavlenko [Fri, 22 Jul 2011 15:11:35 +0000 (15:11 +0000)]
making CV data type to be int

13 years agoFixed Android package build
Andrey Kamaev [Fri, 22 Jul 2011 14:11:16 +0000 (14:11 +0000)]
Fixed Android package build

13 years agojava tests: imgproc test cleaned
Kirill Kornyakov [Fri, 22 Jul 2011 13:58:53 +0000 (13:58 +0000)]
java tests: imgproc test cleaned

13 years agofixed warnings in generated Java code (accurate imports)
Andrey Pavlenko [Fri, 22 Jul 2011 13:53:49 +0000 (13:53 +0000)]
fixed warnings in generated Java code (accurate imports)

13 years agoFixed android samples; fixed cmake files
Andrey Kamaev [Fri, 22 Jul 2011 13:34:25 +0000 (13:34 +0000)]
Fixed android samples; fixed cmake files

13 years agocompilation
Anatoly Baksheev [Fri, 22 Jul 2011 13:26:31 +0000 (13:26 +0000)]
compilation

13 years ago(no commit message)
Anatoly Baksheev [Fri, 22 Jul 2011 13:24:27 +0000 (13:24 +0000)]

13 years agoRefactored CMakeLists.txt for java module
Andrey Kamaev [Fri, 22 Jul 2011 13:10:50 +0000 (13:10 +0000)]
Refactored CMakeLists.txt for java module

13 years agofixed several typoes and errors in the refman (ticket #1203)
Vadim Pisarevsky [Fri, 22 Jul 2011 12:50:49 +0000 (12:50 +0000)]
fixed several typoes and errors in the refman (ticket #1203)

13 years agojava api: fixed ctor in RotatedRect, added 114 tests by Hussein Abdinoor
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

13 years agoclasses/files renaming, some code refactoring
Andrey Pavlenko [Fri, 22 Jul 2011 12:35:52 +0000 (12:35 +0000)]
classes/files renaming, some code refactoring

13 years agofixed trim_weights in boosting (thanks to frankman for the patch; ticket #1231)
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)

13 years agofixed printing Mx0 matrices (ticket #1247)
Vadim Pisarevsky [Fri, 22 Jul 2011 12:15:22 +0000 (12:15 +0000)]
fixed printing Mx0 matrices (ticket #1247)

13 years agoadded mk files for NDK-builder of opencv_java project
Kirill Kornyakov [Fri, 22 Jul 2011 10:44:40 +0000 (10:44 +0000)]
added mk files for NDK-builder of opencv_java project

13 years agorenaming the class and file to Tiltle case to meet Java conventions
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

13 years agorenaming the class and its file
Andrey Pavlenko [Fri, 22 Jul 2011 07:41:22 +0000 (07:41 +0000)]
renaming the class and its file

13 years agorenaming the class and file to Tiltle case to meet Java conventions
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

13 years agoErrors from javadoc generator are redirected to log file.
Andrey Kamaev [Fri, 22 Jul 2011 06:13:04 +0000 (06:13 +0000)]
Errors from javadoc generator are redirected to log file.

13 years agoAdded option to automatically move constants to private list
Andrey Kamaev [Fri, 22 Jul 2011 04:54:19 +0000 (04:54 +0000)]
Added option to automatically move constants to private list

13 years agoAdded cmake dependency on version.hpp. From now cmake will automatically rerun if...
Andrey Kamaev [Thu, 21 Jul 2011 21:44:48 +0000 (21:44 +0000)]
Added cmake dependency on version.hpp. From now cmake will automatically rerun if version.hpp file is changed.

13 years agoMinor android.toolchain.cmake enhancement
Andrey Kamaev [Thu, 21 Jul 2011 21:43:41 +0000 (21:43 +0000)]
Minor android.toolchain.cmake enhancement

13 years agofixed Xcode 4.1 compile errors in png codec in highgui
Vadim Pisarevsky [Thu, 21 Jul 2011 19:50:20 +0000 (19:50 +0000)]
fixed Xcode 4.1 compile errors in png codec in highgui

13 years agoFixed typo
Andrey Kamaev [Thu, 21 Jul 2011 19:05:21 +0000 (19:05 +0000)]
Fixed typo

13 years agoJava API generator: refactored manual const and funcs handling, collected real 'impor...
Andrey Pavlenko [Thu, 21 Jul 2011 17:20:17 +0000 (17:20 +0000)]
Java API generator: refactored manual const and funcs handling, collected real 'import' needs for java classes (to eliminate eclipse warnings in java classes)

13 years agoput the smaller opencv_tutorials.pdf to SVN
Vadim Pisarevsky [Thu, 21 Jul 2011 13:41:40 +0000 (13:41 +0000)]
put the smaller opencv_tutorials.pdf to SVN

13 years agofixed 2 typos in linux_eclipse tutorial
Vadim Pisarevsky [Thu, 21 Jul 2011 13:36:32 +0000 (13:36 +0000)]
fixed 2 typos in linux_eclipse tutorial

13 years agoAded setPreviewDisplay call to java camera samples
Andrey Kamaev [Thu, 21 Jul 2011 09:57:46 +0000 (09:57 +0000)]
Aded setPreviewDisplay call to java camera samples

13 years agoadded an ability to make push_back to the empty matrix
Maria Dimashova [Thu, 21 Jul 2011 09:38:25 +0000 (09:38 +0000)]
added an ability to make push_back to the empty matrix

13 years agoadded cv::gpu::pow, ticket #1227
Anatoly Baksheev [Thu, 21 Jul 2011 08:47:44 +0000 (08:47 +0000)]
added cv::gpu::pow, ticket #1227

13 years agoedited another way of using eclipse using cmake
Gary Bradski [Thu, 21 Jul 2011 01:03:41 +0000 (01:03 +0000)]
edited another way of using eclipse using cmake

13 years agofixed xcolor warnings when building opencv_tutorials.pdf
Vadim Pisarevsky [Wed, 20 Jul 2011 22:21:32 +0000 (22:21 +0000)]
fixed xcolor warnings when building opencv_tutorials.pdf

13 years agoRestored corrupted images in Android binary package tutorial.
Andrey Kamaev [Wed, 20 Jul 2011 19:24:21 +0000 (19:24 +0000)]
Restored corrupted images in Android binary package tutorial.

13 years agoOk, now optimized the tutorial size for real. Made JPG/PNG optimization for all the...
Bernat Gabor [Wed, 20 Jul 2011 18:08:25 +0000 (18:08 +0000)]
Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy!

13 years agoadded missing header
Alexey Spizhevoy [Wed, 20 Jul 2011 12:56:21 +0000 (12:56 +0000)]
added missing header

13 years agoFixed image positioning in tutorial
Andrey Kamaev [Wed, 20 Jul 2011 11:21:00 +0000 (11:21 +0000)]
Fixed image positioning in tutorial

13 years agoFixed list formatting
Andrey Kamaev [Wed, 20 Jul 2011 07:54:08 +0000 (07:54 +0000)]
Fixed list formatting

13 years agoAdded Android binary package tutorial
Andrey Kamaev [Wed, 20 Jul 2011 05:39:55 +0000 (05:39 +0000)]
Added Android binary package tutorial

13 years ago1) Converted all images to JPG to reduce size.
Bernat Gabor [Tue, 19 Jul 2011 22:08:54 +0000 (22:08 +0000)]
1) Converted all images to JPG to reduce size.
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials:
   a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
   b) one describing image scanning operations plus the LUT function (demonstration YouTube video included).
   c) a basic filtering approach (plus multi row image scanning demonstration) in the work.

13 years agoAllowed to build html documentation without pdf documentation.
Andrey Kamaev [Tue, 19 Jul 2011 20:27:58 +0000 (20:27 +0000)]
Allowed to build html documentation without pdf documentation.

13 years agoRemoved debug print form cmake
Andrey Kamaev [Tue, 19 Jul 2011 17:09:44 +0000 (17:09 +0000)]
Removed debug print form cmake

13 years agoFixed Android samples; Fixed bugs in cmake (java module).
Andrey Kamaev [Tue, 19 Jul 2011 17:07:01 +0000 (17:07 +0000)]
Fixed Android samples; Fixed bugs in cmake (java module).

13 years agoJava API generator: updated CvException class path
Andrey Pavlenko [Tue, 19 Jul 2011 16:59:12 +0000 (16:59 +0000)]
Java API generator: updated CvException class path

13 years agoJava API generator: class properties support added
Andrey Pavlenko [Tue, 19 Jul 2011 16:47:49 +0000 (16:47 +0000)]
Java API generator: class properties support added

13 years agojava tests: adopted for the new package structure
Kirill Kornyakov [Tue, 19 Jul 2011 16:08:26 +0000 (16:08 +0000)]
java tests: adopted for the new package structure

13 years agoAdded Java packages support to cmake
Andrey Kamaev [Tue, 19 Jul 2011 15:37:17 +0000 (15:37 +0000)]
Added Java packages support to cmake

13 years agoJava API generator: fixed consts generation
Andrey Pavlenko [Tue, 19 Jul 2011 15:04:05 +0000 (15:04 +0000)]
Java API generator: fixed consts generation

13 years agoJava API packages restructured (require further changes in CMake part to work)
Andrey Pavlenko [Tue, 19 Jul 2011 13:25:40 +0000 (13:25 +0000)]
Java API packages restructured (require further changes in CMake part to work)

13 years agofixed just introduced compile errors on Mac
Vadim Pisarevsky [Tue, 19 Jul 2011 13:07:51 +0000 (13:07 +0000)]
fixed just introduced compile errors on Mac

13 years agoadded COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW...
Vadim Pisarevsky [Tue, 19 Jul 2011 12:27:07 +0000 (12:27 +0000)]
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings

13 years agojava tests: COLOR_RGB2GRAY used instead of CV_BGR2GRAY
Kirill Kornyakov [Tue, 19 Jul 2011 12:25:07 +0000 (12:25 +0000)]
java tests: COLOR_RGB2GRAY used instead of CV_BGR2GRAY