Ana Huaman [Fri, 12 Aug 2011 15:56:52 +0000 (15:56 +0000)]
Added rst Tutorial for Feature Detection with SURF and drawKeypoints
Vadim Pisarevsky [Fri, 12 Aug 2011 15:19:10 +0000 (15:19 +0000)]
another attempt to fix #1299
Vadim Pisarevsky [Fri, 12 Aug 2011 12:54:38 +0000 (12:54 +0000)]
fixed Matx33 * Point3 and Matx22 * Point operators (ticket #1299)
Vadim Pisarevsky [Fri, 12 Aug 2011 11:28:17 +0000 (11:28 +0000)]
made retina code compile with VS2005/VS2008
Vadim Pisarevsky [Fri, 12 Aug 2011 10:52:06 +0000 (10:52 +0000)]
improved list formatting in opencv refman. Updated PDFs.
Andrey Kamaev [Fri, 12 Aug 2011 08:14:51 +0000 (08:14 +0000)]
Java API: generated test stubs for 2 new functions
Vadim Pisarevsky [Fri, 12 Aug 2011 07:50:55 +0000 (07:50 +0000)]
export HOGDescriptor::getDefaultPeopleDetector() to Python (ticket #1298)
Andrey Kamaev [Fri, 12 Aug 2011 07:23:54 +0000 (07:23 +0000)]
Fixed search in html documentation (ticket #1232)
Ana Huaman [Fri, 12 Aug 2011 03:33:52 +0000 (03:33 +0000)]
Added SURF_Homography sample codee
Alexander Mordvintsev [Fri, 12 Aug 2011 03:23:44 +0000 (03:23 +0000)]
comment
Alexander Mordvintsev [Fri, 12 Aug 2011 03:05:31 +0000 (03:05 +0000)]
peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt)
some old cv api use cleaning
Ana Huaman [Fri, 12 Aug 2011 00:19:42 +0000 (00:19 +0000)]
Added code for SURF using FLANN Matcher and drawMatches options
Vadim Pisarevsky [Thu, 11 Aug 2011 22:38:09 +0000 (22:38 +0000)]
preserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107)
Vadim Pisarevsky [Thu, 11 Aug 2011 22:27:18 +0000 (22:27 +0000)]
fixed kmeans center initialization in the case of huge matrices (ticket #1291); fixed warinings in libtiff.
Vadim Pisarevsky [Thu, 11 Aug 2011 22:18:51 +0000 (22:18 +0000)]
another attempt to fix IPP detection on x64 (ticket #1294)
Vadim Pisarevsky [Thu, 11 Aug 2011 22:02:52 +0000 (22:02 +0000)]
fixed building retina code on Windows
Vadim Pisarevsky [Thu, 11 Aug 2011 21:35:04 +0000 (21:35 +0000)]
raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test
Vadim Pisarevsky [Thu, 11 Aug 2011 20:45:51 +0000 (20:45 +0000)]
fixed retinaDemo compile errors
Vadim Pisarevsky [Thu, 11 Aug 2011 20:42:08 +0000 (20:42 +0000)]
added retina model, by Alexander Benoit
Ana Huaman [Thu, 11 Aug 2011 20:30:25 +0000 (20:30 +0000)]
Added two sample code for features 2D - SURF descriptor and detector
Andrey Kamaev [Thu, 11 Aug 2011 19:06:41 +0000 (19:06 +0000)]
Html documentation: fixed text wrapping for sidebar
Vadim Pisarevsky [Thu, 11 Aug 2011 18:06:09 +0000 (18:06 +0000)]
added support for Ximea cameras (missing parts in the prev. commit)
Vadim Pisarevsky [Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)]
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
Vadim Pisarevsky [Thu, 11 Aug 2011 13:16:00 +0000 (13:16 +0000)]
fixed default maxSize case in cvHaarDetectObjects (ticket #1296)
Vadim Pisarevsky [Thu, 11 Aug 2011 13:12:59 +0000 (13:12 +0000)]
avoid infinite loops when 0-area image is filtered (ticket #1295)
Vadim Pisarevsky [Thu, 11 Aug 2011 11:47:54 +0000 (11:47 +0000)]
fixed IPP detection on 64-bit Windows (ticket #1294)
Bernat Gabor [Thu, 11 Aug 2011 09:34:03 +0000 (09:34 +0000)]
Added a video input tutorial with PSNR and SSIM.
Andrey Kamaev [Thu, 11 Aug 2011 08:28:05 +0000 (08:28 +0000)]
Fixed libraries order in Android.mk (thanks to Anush Moorthy for the report)
Andrey Kamaev [Thu, 11 Aug 2011 07:21:28 +0000 (07:21 +0000)]
Java API: Removed meaningless tests
Andrey Morozov [Thu, 11 Aug 2011 07:04:27 +0000 (07:04 +0000)]
fixed compile errors in samples
itsyplen [Thu, 11 Aug 2011 06:46:09 +0000 (06:46 +0000)]
Update samples using cmd parser
Andrey Kamaev [Wed, 10 Aug 2011 16:57:15 +0000 (16:57 +0000)]
Java API: generated test stubs for recently added functions/classes
Andrey Kamaev [Wed, 10 Aug 2011 15:56:47 +0000 (15:56 +0000)]
Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module
Maria Dimashova [Wed, 10 Aug 2011 14:58:55 +0000 (14:58 +0000)]
updated openni finding by cmake (#1190, #1252); updated doc on kinect
Leonid Beynenson [Wed, 10 Aug 2011 14:21:20 +0000 (14:21 +0000)]
Changed tabulation.
Andrey Kamaev [Wed, 10 Aug 2011 14:09:22 +0000 (14:09 +0000)]
Java API: fixed input List<List<smth>> arguments
Vadim Pisarevsky [Wed, 10 Aug 2011 12:49:52 +0000 (12:49 +0000)]
multilib support added (ticket #363)
Vadim Pisarevsky [Wed, 10 Aug 2011 12:40:41 +0000 (12:40 +0000)]
added size check to static Mat::diag()
Andrey Kamaev [Wed, 10 Aug 2011 12:35:22 +0000 (12:35 +0000)]
Added new tests written by Hussein Abdinoor; Added support for new classes in features2d and imgproc
itsyplen [Wed, 10 Aug 2011 12:33:03 +0000 (12:33 +0000)]
Updated using new cmd parser
Vadim Pisarevsky [Wed, 10 Aug 2011 12:08:58 +0000 (12:08 +0000)]
fixed OpenCVConfig.cmake for statically built OpenCV on Mac
Vladislav Vinogradov [Wed, 10 Aug 2011 12:05:24 +0000 (12:05 +0000)]
added remap test, fix compilation error
Maria Dimashova [Wed, 10 Aug 2011 11:59:37 +0000 (11:59 +0000)]
fixed cmake status of openni
Maria Dimashova [Wed, 10 Aug 2011 11:49:10 +0000 (11:49 +0000)]
fixed compile error on ubuntu64
Maria Dimashova [Wed, 10 Aug 2011 11:36:55 +0000 (11:36 +0000)]
fixed compile errors and warning on ubuntu64
Vladislav Vinogradov [Wed, 10 Aug 2011 11:32:48 +0000 (11:32 +0000)]
added registerPageLocked/unregisterPageLocked functions
added convert functions to BruteForceMatcher_GPU
other minor fixes
itsyplen [Wed, 10 Aug 2011 11:29:32 +0000 (11:29 +0000)]
Updated sample using new cmd parser
itsyplen [Wed, 10 Aug 2011 10:41:38 +0000 (10:41 +0000)]
Updated samples using new cmd parser
Vadim Pisarevsky [Wed, 10 Aug 2011 10:28:01 +0000 (10:28 +0000)]
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
Anatoly Baksheev [Wed, 10 Aug 2011 09:51:36 +0000 (09:51 +0000)]
experimental kernels for cuda
Andrey Kamaev [Wed, 10 Aug 2011 09:45:17 +0000 (09:45 +0000)]
Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings
Maria Dimashova [Wed, 10 Aug 2011 09:43:44 +0000 (09:43 +0000)]
fixed compile errors
Anatoly Baksheev [Wed, 10 Aug 2011 09:35:57 +0000 (09:35 +0000)]
experimental kernels for cuda
Maria Dimashova [Wed, 10 Aug 2011 09:17:37 +0000 (09:17 +0000)]
added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290)
itsyplen [Wed, 10 Aug 2011 08:56:27 +0000 (08:56 +0000)]
Updating samples using cmd parser
itsyplen [Wed, 10 Aug 2011 08:52:52 +0000 (08:52 +0000)]
Fixed some grammatical errors
Maria Dimashova [Wed, 10 Aug 2011 07:02:50 +0000 (07:02 +0000)]
fixed memory leak in SIFT wrapper (#1288)
Vladislav Vinogradov [Wed, 10 Aug 2011 06:53:24 +0000 (06:53 +0000)]
minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors)
Vadim Pisarevsky [Tue, 9 Aug 2011 15:11:32 +0000 (15:11 +0000)]
initial (buggy) C++ version of Delaunay triangulation
Andrey Kamaev [Tue, 9 Aug 2011 14:58:24 +0000 (14:58 +0000)]
Java API: added JNI_OnLoad to eliminate jvm warnings
Maria Dimashova [Tue, 9 Aug 2011 14:00:11 +0000 (14:00 +0000)]
added doc on supported Kinect properties (#1251)
Maria Dimashova [Tue, 9 Aug 2011 13:58:05 +0000 (13:58 +0000)]
added CV_CAP_PROP_OPENNI_REGISTRATION property for getting
Vladislav Vinogradov [Tue, 9 Aug 2011 13:08:54 +0000 (13:08 +0000)]
minor stitching optimization (improve buffer reuse)
Andrey Kamaev [Tue, 9 Aug 2011 12:52:47 +0000 (12:52 +0000)]
Java API: added support for BruteforceMatcher-SL2
Andrey Kamaev [Tue, 9 Aug 2011 11:55:43 +0000 (11:55 +0000)]
Removed outdated android-opencv subproject
Andrey Kamaev [Tue, 9 Aug 2011 11:46:27 +0000 (11:46 +0000)]
Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource
Vladislav Vinogradov [Tue, 9 Aug 2011 11:35:42 +0000 (11:35 +0000)]
fixed compilation error without cuda
Maria Dimashova [Tue, 9 Aug 2011 09:59:44 +0000 (09:59 +0000)]
fixed doc warning
Andrey Kamaev [Tue, 9 Aug 2011 09:56:16 +0000 (09:56 +0000)]
Updated Android tutorials
Maria Dimashova [Tue, 9 Aug 2011 09:52:08 +0000 (09:52 +0000)]
added doc on CvERTrees
Vladislav Vinogradov [Tue, 9 Aug 2011 09:15:04 +0000 (09:15 +0000)]
minor
Vladislav Vinogradov [Tue, 9 Aug 2011 07:51:48 +0000 (07:51 +0000)]
moved GpuMat class to separate header file
Vladislav Vinogradov [Tue, 9 Aug 2011 06:25:01 +0000 (06:25 +0000)]
fixed gpu test failure on empty test data
Bernat Gabor [Tue, 9 Aug 2011 05:43:58 +0000 (05:43 +0000)]
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
Maria Dimashova [Mon, 8 Aug 2011 15:47:52 +0000 (15:47 +0000)]
fixed CvCapture_OpenNI constructor (removed all exceptions) (#1237)
Maria Dimashova [Mon, 8 Aug 2011 14:03:37 +0000 (14:03 +0000)]
fixed grammar of the comment
Andrey Kamaev [Mon, 8 Aug 2011 13:26:23 +0000 (13:26 +0000)]
Updated android tutorial for native development
Maria Dimashova [Mon, 8 Aug 2011 13:18:12 +0000 (13:18 +0000)]
added SL2 (squared L2 distance) and implemented the descriptors matching in L2 using SL2
Vladislav Vinogradov [Mon, 8 Aug 2011 13:05:50 +0000 (13:05 +0000)]
added buffered version of cornerHarris, cornerMinEigenVal, histEven and histRange
Vladislav Vinogradov [Mon, 8 Aug 2011 13:03:18 +0000 (13:03 +0000)]
fixed some warnings under win64
Maria Dimashova [Mon, 8 Aug 2011 12:47:04 +0000 (12:47 +0000)]
minor changes
Anatoly Baksheev [Mon, 8 Aug 2011 12:16:23 +0000 (12:16 +0000)]
minor improvements in cmake-file for gpu samples
Vladislav Vinogradov [Mon, 8 Aug 2011 11:28:14 +0000 (11:28 +0000)]
fixed some warnings under win64
Vladislav Vinogradov [Mon, 8 Aug 2011 08:53:55 +0000 (08:53 +0000)]
added gpu::Canny function
Andrey Kamaev [Mon, 8 Aug 2011 07:08:58 +0000 (07:08 +0000)]
Fixed mixChannels argument types
Vladislav Vinogradov [Mon, 8 Aug 2011 05:59:09 +0000 (05:59 +0000)]
fixed #1279
Bernat Gabor [Mon, 8 Aug 2011 05:58:10 +0000 (05:58 +0000)]
Added the "Interoperability with OpenCV 1" tutorial.
Andrey Kamaev [Mon, 8 Aug 2011 05:16:31 +0000 (05:16 +0000)]
Java API: refactored Core tests
Leonid Beynenson [Sun, 7 Aug 2011 20:46:51 +0000 (20:46 +0000)]
Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level".
Vadim Pisarevsky [Sun, 7 Aug 2011 17:12:09 +0000 (17:12 +0000)]
corrected PCA::PCA and PCA::operator () description (thanks to Adrian Kaehler)
Vadim Pisarevsky [Sun, 7 Aug 2011 16:58:29 +0000 (16:58 +0000)]
fixed pointPolygonTest(). Now it returns -1, 0, 1 when measureDist=false (ticket #1285)
Andrey Kamaev [Sat, 6 Aug 2011 21:19:23 +0000 (21:19 +0000)]
Java API: cleaned imgproc tests; changed signatures of several java functions
Vadim Pisarevsky [Sat, 6 Aug 2011 20:15:29 +0000 (20:15 +0000)]
disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket #1177)
Vadim Pisarevsky [Sat, 6 Aug 2011 19:42:29 +0000 (19:42 +0000)]
fixed KeyPoint::convert(keypoints,point2f) (ticket #1282; thanks to cooperz for the patch)
Vadim Pisarevsky [Sat, 6 Aug 2011 19:38:09 +0000 (19:38 +0000)]
fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273)
Vadim Pisarevsky [Sat, 6 Aug 2011 19:28:20 +0000 (19:28 +0000)]
fixed parallel block matching stereo correspondence algorithm (ticket #997; thanks to jbieger for the patch)
Vadim Pisarevsky [Sat, 6 Aug 2011 19:17:14 +0000 (19:17 +0000)]
added some missing declarations of the functions, noticed in the ticket ##229
Vadim Pisarevsky [Sat, 6 Aug 2011 18:52:05 +0000 (18:52 +0000)]
added _InputArray::_InputArray(const Scalar& s) constructor (ticket #1214)
Vadim Pisarevsky [Sat, 6 Aug 2011 18:03:08 +0000 (18:03 +0000)]
temporarily fixed #1279
Andrey Kamaev [Sat, 6 Aug 2011 12:17:00 +0000 (12:17 +0000)]
Java API: added ticket number to failed test