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.
Andrey Kamaev [Fri, 22 Jul 2011 04:54:19 +0000 (04:54 +0000)]
Added option to automatically move constants to private list
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.
Andrey Kamaev [Thu, 21 Jul 2011 21:43:41 +0000 (21:43 +0000)]
Minor android.toolchain.cmake enhancement
Vadim Pisarevsky [Thu, 21 Jul 2011 19:50:20 +0000 (19:50 +0000)]
fixed Xcode 4.1 compile errors in png codec in highgui
Andrey Kamaev [Thu, 21 Jul 2011 19:05:21 +0000 (19:05 +0000)]
Fixed typo
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)
Vadim Pisarevsky [Thu, 21 Jul 2011 13:41:40 +0000 (13:41 +0000)]
put the smaller opencv_tutorials.pdf to SVN
Vadim Pisarevsky [Thu, 21 Jul 2011 13:36:32 +0000 (13:36 +0000)]
fixed 2 typos in linux_eclipse tutorial
Andrey Kamaev [Thu, 21 Jul 2011 09:57:46 +0000 (09:57 +0000)]
Aded setPreviewDisplay call to java camera samples
Maria Dimashova [Thu, 21 Jul 2011 09:38:25 +0000 (09:38 +0000)]
added an ability to make push_back to the empty matrix
Anatoly Baksheev [Thu, 21 Jul 2011 08:47:44 +0000 (08:47 +0000)]
added cv::gpu::pow, ticket #1227
Gary Bradski [Thu, 21 Jul 2011 01:03:41 +0000 (01:03 +0000)]
edited another way of using eclipse using cmake
Vadim Pisarevsky [Wed, 20 Jul 2011 22:21:32 +0000 (22:21 +0000)]
fixed xcolor warnings when building opencv_tutorials.pdf
Andrey Kamaev [Wed, 20 Jul 2011 19:24:21 +0000 (19:24 +0000)]
Restored corrupted images in Android binary package tutorial.
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!
Alexey Spizhevoy [Wed, 20 Jul 2011 12:56:21 +0000 (12:56 +0000)]
added missing header
Andrey Kamaev [Wed, 20 Jul 2011 11:21:00 +0000 (11:21 +0000)]
Fixed image positioning in tutorial
Andrey Kamaev [Wed, 20 Jul 2011 07:54:08 +0000 (07:54 +0000)]
Fixed list formatting
Andrey Kamaev [Wed, 20 Jul 2011 05:39:55 +0000 (05:39 +0000)]
Added Android binary package tutorial
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.
Andrey Kamaev [Tue, 19 Jul 2011 20:27:58 +0000 (20:27 +0000)]
Allowed to build html documentation without pdf documentation.
Andrey Kamaev [Tue, 19 Jul 2011 17:09:44 +0000 (17:09 +0000)]
Removed debug print form cmake
Andrey Kamaev [Tue, 19 Jul 2011 17:07:01 +0000 (17:07 +0000)]
Fixed Android samples; Fixed bugs in cmake (java module).
Andrey Pavlenko [Tue, 19 Jul 2011 16:59:12 +0000 (16:59 +0000)]
Java API generator: updated CvException class path
Andrey Pavlenko [Tue, 19 Jul 2011 16:47:49 +0000 (16:47 +0000)]
Java API generator: class properties support added
Kirill Kornyakov [Tue, 19 Jul 2011 16:08:26 +0000 (16:08 +0000)]
java tests: adopted for the new package structure
Andrey Kamaev [Tue, 19 Jul 2011 15:37:17 +0000 (15:37 +0000)]
Added Java packages support to cmake
Andrey Pavlenko [Tue, 19 Jul 2011 15:04:05 +0000 (15:04 +0000)]
Java API generator: fixed consts generation
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)
Vadim Pisarevsky [Tue, 19 Jul 2011 13:07:51 +0000 (13:07 +0000)]
fixed just introduced compile errors on Mac
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
Kirill Kornyakov [Tue, 19 Jul 2011 12:25:07 +0000 (12:25 +0000)]
java tests: COLOR_RGB2GRAY used instead of CV_BGR2GRAY
Andrey Kamaev [Tue, 19 Jul 2011 12:10:05 +0000 (12:10 +0000)]
Fixed Android samples; updated black list of enums.
Kirill Kornyakov [Tue, 19 Jul 2011 11:44:30 +0000 (11:44 +0000)]
java tests: added tests for calcHist, calcBackProject, Mat.size() method renamed
Kirill Kornyakov [Tue, 19 Jul 2011 11:17:03 +0000 (11:17 +0000)]
fix by Vadim in calcBackProject: additional case is considered
Andrey Kamaev [Tue, 19 Jul 2011 11:06:27 +0000 (11:06 +0000)]
Added FPS measurement to some Android samples
Andrey Kamaev [Tue, 19 Jul 2011 09:01:36 +0000 (09:01 +0000)]
Added face datection Android sample
Andrey Pavlenko [Tue, 19 Jul 2011 08:56:31 +0000 (08:56 +0000)]
Java API: added int64 and Vec3d support; small code refactoring performed
Andrey Kamaev [Tue, 19 Jul 2011 07:40:26 +0000 (07:40 +0000)]
Changed labels for some android samples
Marius Muja [Mon, 18 Jul 2011 22:01:42 +0000 (22:01 +0000)]
Fixes
Marius Muja [Mon, 18 Jul 2011 22:00:06 +0000 (22:00 +0000)]
Checking for already defined proprocessor macros
Marius Muja [Mon, 18 Jul 2011 21:57:28 +0000 (21:57 +0000)]
Fixing ticket #1230
Kirill Kornyakov [Mon, 18 Jul 2011 16:41:17 +0000 (16:41 +0000)]
java tests: split test, minor improvements
Vadim Pisarevsky [Mon, 18 Jul 2011 16:31:30 +0000 (16:31 +0000)]
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
Andrey Kamaev [Mon, 18 Jul 2011 16:17:07 +0000 (16:17 +0000)]
Added image-manipulations android sample, other samples are updated; added Mat.size method to java API.
Andrey Pavlenko [Mon, 18 Jul 2011 16:07:11 +0000 (16:07 +0000)]
Java API: fixed bug in converter vector<Mat> <-> Mat
Andrey Pavlenko [Mon, 18 Jul 2011 14:23:45 +0000 (14:23 +0000)]
Java API: added missing converter vector<Mat> <-> Mat
Andrey Pavlenko [Mon, 18 Jul 2011 13:56:49 +0000 (13:56 +0000)]
Java API: added pointers support (Point*, double*)
Kirill Kornyakov [Mon, 18 Jul 2011 13:50:36 +0000 (13:50 +0000)]
java tests: added test for OFLK, FD, other improvements
Vadim Pisarevsky [Mon, 18 Jul 2011 13:05:34 +0000 (13:05 +0000)]
added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp
Andrey Pavlenko [Mon, 18 Jul 2011 09:27:48 +0000 (09:27 +0000)]
Java API: fix in Mat::put(r,c,double[]vals) method
Andrey Kamaev [Mon, 18 Jul 2011 09:13:05 +0000 (09:13 +0000)]
Android samples: class SampleViewBase which uses native camera is renamed.
Andrey Pavlenko [Mon, 18 Jul 2011 07:18:35 +0000 (07:18 +0000)]
Java API: fix in Mat::put methods, general improvements
Alexander Mordvintsev [Mon, 18 Jul 2011 06:48:55 +0000 (06:48 +0000)]
fixed broken python cv2.cpp build after rev.6089
Alexander Mordvintsev [Sun, 17 Jul 2011 19:23:24 +0000 (19:23 +0000)]
adjust cosine threshold in squares.py
Marius Muja [Sun, 17 Jul 2011 06:26:40 +0000 (06:26 +0000)]
Fixing ticket #1228
Andrey Kamaev [Sat, 16 Jul 2011 22:31:47 +0000 (22:31 +0000)]
Android:
* Added manual port for getTextSize;
* Fixed bugs in "native camera" sample;
* Added 15-puzzle sample.
Alexander Mordvintsev [Sat, 16 Jul 2011 18:29:51 +0000 (18:29 +0000)]
math.pi -> np.pi
squares.py sample added
Leonid Beynenson [Sat, 16 Jul 2011 13:29:20 +0000 (13:29 +0000)]
Fixed bug in modules/java/src/cpp/Mat.cpp
Removed some debugging insertions.
Added test for face detector.
Allowed tests to write on sdcard.
Andrey Pavlenko [Sat, 16 Jul 2011 11:40:04 +0000 (11:40 +0000)]
Java API generator: implementation of vector<> fixed