Andrey Kamaev [Thu, 14 Jul 2011 10:03:19 +0000 (10:03 +0000)]
Fixed Android packaging script
Andrey Kamaev [Thu, 14 Jul 2011 09:34:57 +0000 (09:34 +0000)]
Android samples are included into the Android package
Andrey Kamaev [Thu, 14 Jul 2011 08:57:46 +0000 (08:57 +0000)]
Andoid build fixed
Leonid Beynenson [Thu, 14 Jul 2011 08:36:48 +0000 (08:36 +0000)]
Added the function minMaxLoc to JavaAPI as a manual ported function.
Added test for the function.
Andrey Pavlenko [Thu, 14 Jul 2011 08:15:35 +0000 (08:15 +0000)]
class ignore list added for Java API generator
Andrey Pavlenko [Thu, 14 Jul 2011 08:10:47 +0000 (08:10 +0000)]
funcs ignore list added for Java API generator
Andrey Kamaev [Thu, 14 Jul 2011 07:44:33 +0000 (07:44 +0000)]
Fixed Android compilation on Windows
Andrey Kamaev [Thu, 14 Jul 2011 07:04:36 +0000 (07:04 +0000)]
Fixed Android build
Vadim Pisarevsky [Wed, 13 Jul 2011 23:04:39 +0000 (23:04 +0000)]
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
Ana Huaman [Wed, 13 Jul 2011 17:53:45 +0000 (17:53 +0000)]
Added reST tutorials for Contours (6 in imgproc) and for Corner Detection (4 in features2D) + links in conf.py
Maria Dimashova [Wed, 13 Jul 2011 17:05:57 +0000 (17:05 +0000)]
added ability to reset view point of depth generator to normal one (#1195)
Andrey Kamaev [Wed, 13 Jul 2011 15:47:04 +0000 (15:47 +0000)]
Allowed spaces in path to OpenCV (tested only Android build)
Andrey Kamaev [Wed, 13 Jul 2011 14:48:16 +0000 (14:48 +0000)]
Allowed spaces in Android NDK path
Andrey Pavlenko [Wed, 13 Jul 2011 14:23:47 +0000 (14:23 +0000)]
partial implementation of complex out args in Java wrappers
Andrey Kamaev [Wed, 13 Jul 2011 13:06:14 +0000 (13:06 +0000)]
Improved ANDROID_SDK_TARGET detection; improved NDK detection in android.toolchain.cmake
Ilya Lysenkov [Wed, 13 Jul 2011 13:05:41 +0000 (13:05 +0000)]
Fixed findCirclesGrid for the case of working with 'square' asymmetric patterns.
Leonid Beynenson [Wed, 13 Jul 2011 11:23:32 +0000 (11:23 +0000)]
Added to Java API classes Range and CvSlice.
Vadim Pisarevsky [Wed, 13 Jul 2011 10:18:13 +0000 (10:18 +0000)]
fixed opencv_video tests
Andrey Kamaev [Wed, 13 Jul 2011 09:17:41 +0000 (09:17 +0000)]
Fixed Android SDK searching
Andrey Kamaev [Wed, 13 Jul 2011 09:10:21 +0000 (09:10 +0000)]
Fixed Android SDK searching
Vadim Pisarevsky [Wed, 13 Jul 2011 08:55:06 +0000 (08:55 +0000)]
fixed memleak in Python bindings (ticket #1219)
Vadim Pisarevsky [Wed, 13 Jul 2011 06:19:21 +0000 (06:19 +0000)]
a few minor fixes in Python samples
Ana Huaman [Wed, 13 Jul 2011 03:28:23 +0000 (03:28 +0000)]
Added moments_demo.cpp
Ana Huaman [Wed, 13 Jul 2011 02:43:02 +0000 (02:43 +0000)]
Added pointPolygonTest_demo code for tutorials
Andrey Pavlenko [Tue, 12 Jul 2011 21:13:56 +0000 (21:13 +0000)]
- 'c_string' support added to Java API
- improved CV_IN_OUT/CV_OUT handling for generated Python/Java wrappers
Ana Huaman [Tue, 12 Jul 2011 21:06:36 +0000 (21:06 +0000)]
Added generalContours_demo2.cpp
Ana Huaman [Tue, 12 Jul 2011 20:28:50 +0000 (20:28 +0000)]
Added hull_demo.cpp code for tutorials
Ana Huaman [Tue, 12 Jul 2011 19:51:23 +0000 (19:51 +0000)]
Added generalContours_demo1.cpp tutorial code
Evgeniy Kozinov [Tue, 12 Jul 2011 18:43:41 +0000 (18:43 +0000)]
refactoring latentSVM
Ana Huaman [Tue, 12 Jul 2011 18:40:51 +0000 (18:40 +0000)]
Added sample code for tutorial findContours_demo.cpp
Andrey Kamaev [Tue, 12 Jul 2011 17:20:48 +0000 (17:20 +0000)]
Android toolchain default NDK path is updated for version r6
Leonid Beynenson [Tue, 12 Jul 2011 16:33:26 +0000 (16:33 +0000)]
Fixed bug in the operator of cv::Ranges-s intersection (operator &).
Andrey Kamaev [Tue, 12 Jul 2011 16:22:52 +0000 (16:22 +0000)]
Fixed bug with ARM_TARGET caching
Andrey Kamaev [Tue, 12 Jul 2011 15:59:31 +0000 (15:59 +0000)]
Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples.
Vadim Pisarevsky [Tue, 12 Jul 2011 15:59:15 +0000 (15:59 +0000)]
fixed typo in the license (ticket #1211)
Leonid Beynenson [Tue, 12 Jul 2011 15:39:38 +0000 (15:39 +0000)]
Added the class RotatedRect to Java API.
Added tests for the class.
Kirill Kornyakov [Tue, 12 Jul 2011 15:10:54 +0000 (15:10 +0000)]
java tests: added 2 tests for calib3d, implemented assertMatNotEqual
Kirill Kornyakov [Tue, 12 Jul 2011 14:53:09 +0000 (14:53 +0000)]
java tests: added a chessboard image
Andrey Pavlenko [Tue, 12 Jul 2011 13:31:02 +0000 (13:31 +0000)]
org.opencv.utils renamed to org.opencv.android
Andrey Pavlenko [Tue, 12 Jul 2011 13:13:02 +0000 (13:13 +0000)]
adding runtime Android logging in Debug
Andrey Kamaev [Tue, 12 Jul 2011 12:59:26 +0000 (12:59 +0000)]
Added packaging script for Android
Vadim Pisarevsky [Tue, 12 Jul 2011 12:56:03 +0000 (12:56 +0000)]
embeded cv Python module into cv2.
Kirill Kornyakov [Tue, 12 Jul 2011 08:16:01 +0000 (08:16 +0000)]
java tests: Mat.inv and Mat.cross implemented, almost all Mat tests finished except put, get and dispose
Andrey Kamaev [Tue, 12 Jul 2011 07:40:29 +0000 (07:40 +0000)]
minor cmake corrections
Ana Huaman [Tue, 12 Jul 2011 00:20:06 +0000 (00:20 +0000)]
Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs
Vadim Pisarevsky [Mon, 11 Jul 2011 23:03:05 +0000 (23:03 +0000)]
optimized sparse LK optical flow (tickets #1062 and #1210)
Ana Huaman [Mon, 11 Jul 2011 22:03:23 +0000 (22:03 +0000)]
Added cornerSubPix_Demo.cpp tutorial sample code
Ana Huaman [Mon, 11 Jul 2011 21:08:35 +0000 (21:08 +0000)]
Added goodFeaturesToTrack_Demo.cpp code for tutorials
Ana Huaman [Mon, 11 Jul 2011 19:59:17 +0000 (19:59 +0000)]
Added Harris corner detection sample tutorial
Andrey Pavlenko [Mon, 11 Jul 2011 15:28:09 +0000 (15:28 +0000)]
native exception handling added
Kirill Kornyakov [Mon, 11 Jul 2011 15:19:53 +0000 (15:19 +0000)]
java tests: added stubs for calib3d, features2d classes, some other updates
Andrey Kamaev [Mon, 11 Jul 2011 15:03:42 +0000 (15:03 +0000)]
Improved rst_parser and javadoc generation scripts
Andrey Kamaev [Mon, 11 Jul 2011 13:33:05 +0000 (13:33 +0000)]
Improved javadoc comments generation scripts; fixed some typos in documentation
Andrey Pavlenko [Mon, 11 Jul 2011 12:21:58 +0000 (12:21 +0000)]
- added missing loadLibrary for inner classes
- added zero check for pointers in utils.cpp
Alexander Mordvintsev [Mon, 11 Jul 2011 09:59:23 +0000 (09:59 +0000)]
help message printing
Alexander Mordvintsev [Mon, 11 Jul 2011 09:46:36 +0000 (09:46 +0000)]
sobel -> Sobel
Alexander Mordvintsev [Mon, 11 Jul 2011 09:21:27 +0000 (09:21 +0000)]
faster detection and timing in facedetect.py
Andrey Pavlenko [Mon, 11 Jul 2011 08:33:12 +0000 (08:33 +0000)]
'clib3d' support added
Alexander Mordvintsev [Mon, 11 Jul 2011 08:06:51 +0000 (08:06 +0000)]
command line option for avi output in turing.py
Alexander Mordvintsev [Mon, 11 Jul 2011 07:51:15 +0000 (07:51 +0000)]
made boundingRects argument of segmentMotion CV_OUT
updated documentation
Alexander Mordvintsev [Mon, 11 Jul 2011 07:47:56 +0000 (07:47 +0000)]
lk_track.py window renamed
Alexander Mordvintsev [Mon, 11 Jul 2011 07:42:37 +0000 (07:42 +0000)]
motempl.py sample works
Alexander Mordvintsev [Sun, 10 Jul 2011 22:06:33 +0000 (22:06 +0000)]
contours.py sample added
Alexander Mordvintsev [Sun, 10 Jul 2011 21:23:32 +0000 (21:23 +0000)]
work on motempl.py sample
Alexey Spizhevoy [Sat, 9 Jul 2011 07:32:14 +0000 (07:32 +0000)]
fixed BFM GPU test compile-time error on ubuntu x64 in debug mode
Bernat Gabor [Fri, 8 Jul 2011 19:43:29 +0000 (19:43 +0000)]
Some tutorial extending of the Windows install and usage. Display Image retouching.
Vadim Pisarevsky [Fri, 8 Jul 2011 16:25:09 +0000 (16:25 +0000)]
use Euler font for the formulas in the online docs too.
Vadim Pisarevsky [Fri, 8 Jul 2011 16:14:13 +0000 (16:14 +0000)]
re-added the opencv_flann documentation
Anatoly Baksheev [Fri, 8 Jul 2011 16:08:58 +0000 (16:08 +0000)]
- fixed SetTo tests for GPU (a problem in test code)
- minor refactoring
Maria Dimashova [Fri, 8 Jul 2011 15:54:57 +0000 (15:54 +0000)]
fixed SIFT when keypoints vector is empty (#1162)
Andrey Kamaev [Fri, 8 Jul 2011 15:29:59 +0000 (15:29 +0000)]
Javadoc comments genearion is integrated into the Java API build
Vadim Pisarevsky [Fri, 8 Jul 2011 15:03:28 +0000 (15:03 +0000)]
fixed timeScale formula in CvCapture_FFMPEG::setProperty(... CV_CAP_PROP_POS_...) (ticket #1207)
Andrey Kamaev [Fri, 8 Jul 2011 15:00:11 +0000 (15:00 +0000)]
Improved rst_parser; added javadoc comments generator; added javadoc markers to handwritten .java files
Alexander Mordvintsev [Fri, 8 Jul 2011 14:58:22 +0000 (14:58 +0000)]
added lk_track.py sample (currently as a comparison between flow tracker implementations)
Andrey Pavlenko [Fri, 8 Jul 2011 14:46:41 +0000 (14:46 +0000)]
finalize() added to ported classes; javadoc anchor added to ported funcs
Maria Dimashova [Fri, 8 Jul 2011 14:41:43 +0000 (14:41 +0000)]
fixed PyramidAdaptedFeatureDetector (when mask is not empty) (#1206)
Maria Dimashova [Fri, 8 Jul 2011 14:34:03 +0000 (14:34 +0000)]
updated whitelist
Alexey Spizhevoy [Fri, 8 Jul 2011 14:00:54 +0000 (14:00 +0000)]
removed debug func. call
Alexey Spizhevoy [Fri, 8 Jul 2011 13:59:23 +0000 (13:59 +0000)]
added support of old CC into GPU mean shift routines
Alexander Shishkov [Fri, 8 Jul 2011 07:10:37 +0000 (07:10 +0000)]
removed -static-libstdc++ flag for compatibility with old MinGW version
Alexander Shishkov [Fri, 8 Jul 2011 07:08:59 +0000 (07:08 +0000)]
removed CPack
added target package_source (tar or zip)
Vadim Pisarevsky [Fri, 8 Jul 2011 06:48:18 +0000 (06:48 +0000)]
fixed memory leak in CvKNearest::train() and the constructor.
Andrey Kamaev [Fri, 8 Jul 2011 04:31:13 +0000 (04:31 +0000)]
Fixed few more bugs in rst_parser. Fixed small typos in documentation.
Vadim Pisarevsky [Thu, 7 Jul 2011 22:58:20 +0000 (22:58 +0000)]
commented off debugging print in cap_libv4l.cpp (ticket #807)
Vadim Pisarevsky [Thu, 7 Jul 2011 22:52:54 +0000 (22:52 +0000)]
probably fixed parallel face detector (i.e. built with TBB), ticket #1185. Thanks to mengw for the patch
Vadim Pisarevsky [Thu, 7 Jul 2011 22:35:34 +0000 (22:35 +0000)]
Disabled -ffast-math in the case of GCC 4.6.x (ticket #1201)
Alexander Mordvintsev [Thu, 7 Jul 2011 22:33:36 +0000 (22:33 +0000)]
facedetect.py sample works
Vadim Pisarevsky [Thu, 7 Jul 2011 22:10:13 +0000 (22:10 +0000)]
fixed #1204
Vadim Pisarevsky [Thu, 7 Jul 2011 21:38:21 +0000 (21:38 +0000)]
added centerPrincipalPoint=false to getOptimalNewCameraMatrix (ticket #1199)
Vadim Pisarevsky [Thu, 7 Jul 2011 17:00:09 +0000 (17:00 +0000)]
corrected css style - use the same background color for all text elements.
Vadim Pisarevsky [Thu, 7 Jul 2011 16:59:09 +0000 (16:59 +0000)]
fixed a few more typos in the docs.
Vadim Pisarevsky [Thu, 7 Jul 2011 16:40:44 +0000 (16:40 +0000)]
opencl module is not ready for trunk yet
salmanulhaq [Thu, 7 Jul 2011 16:35:20 +0000 (16:35 +0000)]
ocl folder contains the gpu implementations
Andrey Kamaev [Thu, 7 Jul 2011 16:33:02 +0000 (16:33 +0000)]
Fixed bugs in rst_parser.py; added parsing of 'seealso' blocks
salmanulhaq [Thu, 7 Jul 2011 16:21:20 +0000 (16:21 +0000)]
renamed gpu to ocl
salmanulhaq [Thu, 7 Jul 2011 16:20:43 +0000 (16:20 +0000)]
OclMat implementation
Alexander Mordvintsev [Thu, 7 Jul 2011 16:14:49 +0000 (16:14 +0000)]
work on facedetect sample
salmanulhaq [Thu, 7 Jul 2011 16:06:26 +0000 (16:06 +0000)]
Update OclMat to match GpuMat. Include ref counting, opearators, Scalar initialization. Tested for Intel OCL SDK.
Andrey Pavlenko [Thu, 7 Jul 2011 15:40:54 +0000 (15:40 +0000)]
- 'String' (that is synonym of std::string) is added
- report generation added (<module>.txt)
Andrey Kamaev [Thu, 7 Jul 2011 14:49:24 +0000 (14:49 +0000)]
Improved rst parser; fixed bug in hdr_parser; some small fixes in documentation