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
Leonid Beynenson [Sat, 16 Jul 2011 11:26:57 +0000 (11:26 +0000)]
Added lbp cascade to the tests res/raw folder
Leonid Beynenson [Sat, 16 Jul 2011 11:25:33 +0000 (11:25 +0000)]
Added functions required for Java API wrappers generating converting Mat-s to/from vectors.
Kirill Kornyakov [Sat, 16 Jul 2011 10:35:50 +0000 (10:35 +0000)]
java tests: bugfix in hconcat
Kirill Kornyakov [Sat, 16 Jul 2011 10:25:05 +0000 (10:25 +0000)]
java tests: commited tests by Hussein Abdinoor
Vadim Pisarevsky [Sat, 16 Jul 2011 09:35:56 +0000 (09:35 +0000)]
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
Andrey Pavlenko [Sat, 16 Jul 2011 08:25:05 +0000 (08:25 +0000)]
Java API generator: implementation of vector<Point> support
Andrey Pavlenko [Sat, 16 Jul 2011 07:59:34 +0000 (07:59 +0000)]
Java API generator improvements:
- fixed return of complex types (Scalar, Point, etc)
- partial implementation of vector<> support (empty stubs for CPP-side converters)
Kirill Kornyakov [Sat, 16 Jul 2011 07:26:13 +0000 (07:26 +0000)]
java tests: avoided copy and paste
Vadim Pisarevsky [Fri, 15 Jul 2011 19:43:34 +0000 (19:43 +0000)]
commented off print (due to the report from the mailing list)
Andrey Kamaev [Fri, 15 Jul 2011 16:50:41 +0000 (16:50 +0000)]
Finished Android samples renaming
Andrey Kamaev [Fri, 15 Jul 2011 16:29:10 +0000 (16:29 +0000)]
Continued Android samples renaming
Leonid Beynenson [Fri, 15 Jul 2011 16:25:47 +0000 (16:25 +0000)]
Added Java functions, converting vectors to Mats and Mats to vectors.
Andrey Kamaev [Fri, 15 Jul 2011 15:56:08 +0000 (15:56 +0000)]
Android samples are renamed
Andrey Kamaev [Fri, 15 Jul 2011 15:26:29 +0000 (15:26 +0000)]
Headers are included into opencv_java build
Andrey Pavlenko [Fri, 15 Jul 2011 15:01:25 +0000 (15:01 +0000)]
partial vector<> support in Java API generator
Andrey Kamaev [Fri, 15 Jul 2011 14:03:53 +0000 (14:03 +0000)]
Added native camera Android sample; Added manual port of VideoCapture class.
Leonid Beynenson [Fri, 15 Jul 2011 13:59:06 +0000 (13:59 +0000)]
Changed
Leonid Beynenson [Fri, 15 Jul 2011 11:09:23 +0000 (11:09 +0000)]
Added setters to Java API
Kirill Kornyakov [Fri, 15 Jul 2011 11:00:32 +0000 (11:00 +0000)]
updated some java tests
Andrey Kamaev [Fri, 15 Jul 2011 09:07:01 +0000 (09:07 +0000)]
Refactored Android samples
Andrey Kamaev [Fri, 15 Jul 2011 07:18:45 +0000 (07:18 +0000)]
Refactored Android sample (1-java)
Evgeniy Kozinov [Fri, 15 Jul 2011 06:35:12 +0000 (06:35 +0000)]
fixed parser bug.
fixed TBB version in LatentSVM.
example works ok.
Andrey Kamaev [Fri, 15 Jul 2011 04:46:24 +0000 (04:46 +0000)]
Fixed android sample
Leonid Beynenson [Thu, 14 Jul 2011 18:41:09 +0000 (18:41 +0000)]
Fixed bug in the function of search of Android applicvation path.
Andrey Kamaev [Thu, 14 Jul 2011 16:48:15 +0000 (16:48 +0000)]
Fixed Android build.
Vadim Pisarevsky [Thu, 14 Jul 2011 15:30:28 +0000 (15:30 +0000)]
added improved version of the variational stereo correspondence algorithm by Sergey Kosov
Andrey Pavlenko [Thu, 14 Jul 2011 15:24:17 +0000 (15:24 +0000)]
- partial 'vector' support in Java API generator
- const ignore mask list added for Java API generator
Vadim Pisarevsky [Thu, 14 Jul 2011 14:54:05 +0000 (14:54 +0000)]
fixed mixed-type arithmetic operations (ticket #1224)
Leonid Beynenson [Thu, 14 Jul 2011 14:52:58 +0000 (14:52 +0000)]
Added class TermCriteria.
Vadim Pisarevsky [Thu, 14 Jul 2011 14:43:25 +0000 (14:43 +0000)]
added haarcascades for ears detection (by Modesto Castrillón Santana)
Kirill Kornyakov [Thu, 14 Jul 2011 14:25:35 +0000 (14:25 +0000)]
java tests: found a reason of crash (addWeighted bug #1224), some tests cleaned and added
Vadim Pisarevsky [Thu, 14 Jul 2011 14:13:10 +0000 (14:13 +0000)]
repaired Python bindings for functions using InputOutputArray