profile/ivi/opencv.git
13 years ago[~] Updated GPU module install target to copy NCV.hpp and NPP_staging.hpp to the...
Anton Obukhov [Mon, 25 Apr 2011 16:07:48 +0000 (16:07 +0000)]
[~] Updated GPU module install target to copy NCV.hpp and NPP_staging.hpp to the package include directory

13 years ago[~] Added nppStSetActiveCUDAstream and nppStGetActiveCUDAstream to the export table
Anton Obukhov [Mon, 25 Apr 2011 15:35:33 +0000 (15:35 +0000)]
[~] Added nppStSetActiveCUDAstream and nppStGetActiveCUDAstream to the export table

13 years agoadded 16-bit support to TiffEncoder (restore after #4919)
Vladislav Vinogradov [Mon, 25 Apr 2011 10:46:06 +0000 (10:46 +0000)]
added 16-bit support to TiffEncoder (restore after #4919)

13 years agofixed jump over initialisation bug.
Nils Hasler [Mon, 25 Apr 2011 09:04:15 +0000 (09:04 +0000)]
fixed jump over initialisation bug.

13 years agofixed compile-time bug under Ubuntu
Alexey Spizhevoy [Mon, 25 Apr 2011 08:38:54 +0000 (08:38 +0000)]
fixed compile-time bug under Ubuntu

13 years ago[~] Minor refactoring, clean-up
Anton Obukhov [Sun, 24 Apr 2011 21:39:08 +0000 (21:39 +0000)]
[~] Minor refactoring, clean-up
[+] Added 128-bit transpose

13 years agoPurpose: updated the imgproc chapter
Elena Fedotova [Sun, 24 Apr 2011 21:02:14 +0000 (21:02 +0000)]
Purpose: updated the imgproc chapter

13 years agoIf a pipeline is specified manually, this has to be done in full now, ending with...
Nils Hasler [Sun, 24 Apr 2011 09:48:19 +0000 (09:48 +0000)]
If a pipeline is specified manually, this has to be done in full now, ending with appsink. For example:

"uridecodebin uri=file:///path/to/some/video.avi ! ffmpegcolorspace ! appsink"

13 years agoremoved private copy of gstappsink because appsink is now part of gstreamer base.
Nils Hasler [Sat, 23 Apr 2011 21:24:41 +0000 (21:24 +0000)]
removed private copy of gstappsink because appsink is now part of gstreamer base.

13 years agofixed compile error (ubuntu64)
Maria Dimashova [Sat, 23 Apr 2011 13:09:56 +0000 (13:09 +0000)]
fixed compile error (ubuntu64)

13 years agoadded overloaded variants of findHomography & findFundamentalMat for backward compati...
Vadim Pisarevsky [Sat, 23 Apr 2011 12:49:14 +0000 (12:49 +0000)]
added overloaded variants of findHomography & findFundamentalMat for backward compatibility

13 years ago* added property CV_CAP_GSTREAMER_QUEUE_LENGTH
Nils Hasler [Sat, 23 Apr 2011 07:27:04 +0000 (07:27 +0000)]
* added property CV_CAP_GSTREAMER_QUEUE_LENGTH
* removed unnecessary memcpy
* fixed minor memory leak

13 years ago- make sure the code compiles with gcc 4.6
Vincent Rabaud [Fri, 22 Apr 2011 21:35:46 +0000 (21:35 +0000)]
- make sure the code compiles with gcc 4.6

13 years agoclass MeanshiftGrouping replaced from objdetect.hpp to cascadedetect.cpp
Alexey Kazakov [Fri, 22 Apr 2011 16:11:35 +0000 (16:11 +0000)]
class MeanshiftGrouping replaced from objdetect.hpp to cascadedetect.cpp

13 years agoA little fix in haar cascade
Alexey Kazakov [Fri, 22 Apr 2011 11:21:40 +0000 (11:21 +0000)]
A little fix in haar cascade

13 years agomoved precomp.hpp before all other headers (to repair PCH mechanism). moved tables...
Vadim Pisarevsky [Fri, 22 Apr 2011 10:35:51 +0000 (10:35 +0000)]
moved precomp.hpp before all other headers (to repair PCH mechanism). moved tables from the header to datamatrix.cpp

13 years agoAdded ROC-curve calculating to the cascade detection algorithm
Alexey Kazakov [Fri, 22 Apr 2011 10:03:05 +0000 (10:03 +0000)]
Added ROC-curve calculating to the cascade detection algorithm

13 years agofixed linker errors by adding CV_EXPORTS to the exported DataMatrix functionality;
Vadim Pisarevsky [Fri, 22 Apr 2011 09:53:10 +0000 (09:53 +0000)]
fixed linker errors by adding CV_EXPORTS to the exported DataMatrix functionality;

13 years agosome more minor fixes in datamatrix: warnings eliminated, replaced MMX intrinsics...
Vadim Pisarevsky [Fri, 22 Apr 2011 07:25:09 +0000 (07:25 +0000)]
some more minor fixes in datamatrix: warnings eliminated, replaced MMX intrinsics (which are not recommended to use on x64) with SSE2.

13 years ago#1018: predicate on SSE2
James Bowman [Thu, 21 Apr 2011 17:29:21 +0000 (17:29 +0000)]
#1018: predicate on SSE2

13 years agotemporary fix for problem with compilation sse intrinsics on Windows
Andrey Morozov [Thu, 21 Apr 2011 14:47:57 +0000 (14:47 +0000)]
temporary fix for problem with compilation sse intrinsics on Windows

13 years agoAndroid compatibility fix: avoid regex.h include to be able to build OpenCV for platf...
Andrey Kamaev [Thu, 21 Apr 2011 12:54:16 +0000 (12:54 +0000)]
Android compatibility fix: avoid regex.h include to be able to build OpenCV for platform android-5

13 years agoremoved compiled hdr_parser.py
Vadim Pisarevsky [Thu, 21 Apr 2011 12:05:56 +0000 (12:05 +0000)]
removed compiled hdr_parser.py

13 years agoadded 16-bit support to TiffEncoder
Vladislav Vinogradov [Thu, 21 Apr 2011 08:16:23 +0000 (08:16 +0000)]
added 16-bit support to TiffEncoder

13 years agodatamatrix
James Bowman [Thu, 21 Apr 2011 00:47:37 +0000 (00:47 +0000)]
datamatrix

13 years agodatamatrix test image
James Bowman [Thu, 21 Apr 2011 00:24:21 +0000 (00:24 +0000)]
datamatrix test image

13 years agodatamatrix
James Bowman [Thu, 21 Apr 2011 00:21:42 +0000 (00:21 +0000)]
datamatrix

13 years agosmall correction to the previous patch (also by Konstantin Krivakin)
Vadim Pisarevsky [Wed, 20 Apr 2011 17:56:25 +0000 (17:56 +0000)]
small correction to the previous patch (also by Konstantin Krivakin)

13 years agoFixed remaining Android compatibility issues: added compiler flag to interpret char...
Andrey Kamaev [Wed, 20 Apr 2011 14:48:02 +0000 (14:48 +0000)]
Fixed remaining Android compatibility issues: added compiler flag to interpret char as signed char.

13 years agoFixed #1004
Andrey Kamaev [Wed, 20 Apr 2011 11:28:16 +0000 (11:28 +0000)]
Fixed #1004

13 years agoFixed #998 and #999: OpponentSIFT and OpponentSURF regression tests failure on Android
Andrey Kamaev [Wed, 20 Apr 2011 07:33:05 +0000 (07:33 +0000)]
Fixed #998 and #999: OpponentSIFT and OpponentSURF regression tests failure on Android

13 years agoTutorials
Victor Erukhimov [Tue, 19 Apr 2011 17:18:36 +0000 (17:18 +0000)]
Tutorials

13 years agointegrated parallel SVM prediction; fixed warnings after meanshift integration
Vadim Pisarevsky [Tue, 19 Apr 2011 16:20:44 +0000 (16:20 +0000)]
integrated parallel SVM prediction; fixed warnings after meanshift integration

13 years agoThe bug was fixed
Alexey Kazakov [Tue, 19 Apr 2011 12:31:35 +0000 (12:31 +0000)]
The bug was fixed

13 years agofixed ?? marks; fixed missing highlighting in some of the sections
Vadim Pisarevsky [Tue, 19 Apr 2011 11:41:12 +0000 (11:41 +0000)]
fixed ?? marks; fixed missing highlighting in some of the sections

13 years agoAdded to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for...
Alexey Kazakov [Tue, 19 Apr 2011 09:05:15 +0000 (09:05 +0000)]
Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ).
Some changes in the HOGDescriptor class interface(objdetect.hpp) (added useMeanShiftGrouping parameter to the detectMultiScale(...) function)

13 years agofixed build issues related to changes in IPP calls.
Vladimir Dudnik [Mon, 18 Apr 2011 21:24:57 +0000 (21:24 +0000)]
fixed build issues related to changes in IPP calls.

13 years agominor changes: removed trailing spaces in some files
Vladimir Dudnik [Mon, 18 Apr 2011 19:34:51 +0000 (19:34 +0000)]
minor changes: removed trailing spaces in some files

13 years agofixed OutputArray::create, which resolves several failures in opencv_test_core
Vadim Pisarevsky [Mon, 18 Apr 2011 16:32:43 +0000 (16:32 +0000)]
fixed OutputArray::create, which resolves several failures in opencv_test_core

13 years agofixed crash in test_core
Vadim Pisarevsky [Mon, 18 Apr 2011 15:34:35 +0000 (15:34 +0000)]
fixed crash in test_core

13 years agofixed build problems on Windows
Vadim Pisarevsky [Mon, 18 Apr 2011 15:14:32 +0000 (15:14 +0000)]
fixed build problems on Windows

13 years agocorrected the errors in the python's tests
Andrey Morozov [Mon, 18 Apr 2011 15:06:09 +0000 (15:06 +0000)]
corrected the errors in the python's tests

13 years agoAndroid compatibility fix for r4885: __kernel replaced with filter_kernel
Andrey Kamaev [Mon, 18 Apr 2011 11:15:15 +0000 (11:15 +0000)]
Android compatibility fix for r4885: __kernel replaced with filter_kernel

13 years agoAndroid native camera: added BGR output format; added methods to configure output...
Andrey Kamaev [Mon, 18 Apr 2011 08:50:24 +0000 (08:50 +0000)]
Android native camera: added BGR output format; added methods to configure output frame size.

13 years agoPurpose: updated the imgproc chapter
Elena Fedotova [Sun, 17 Apr 2011 19:46:02 +0000 (19:46 +0000)]
Purpose: updated the imgproc chapter

13 years agoa big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays...
Vadim Pisarevsky [Sun, 17 Apr 2011 13:14:45 +0000 (13:14 +0000)]
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.

13 years agomoved Python bindings source code into src subdirectory; preparing to add python...
Vadim Pisarevsky [Sun, 17 Apr 2011 13:09:04 +0000 (13:09 +0000)]
moved Python bindings source code into src subdirectory; preparing to add python/doc and python/test subdirectories

13 years agofixed build issue (MSVC2010, x64)
Vladimir Dudnik [Fri, 15 Apr 2011 19:46:45 +0000 (19:46 +0000)]
fixed build issue (MSVC2010, x64)

13 years agoAdded checks for incorrect results in the circles grid pattern detection.
Ilya Lysenkov [Fri, 15 Apr 2011 17:24:07 +0000 (17:24 +0000)]
Added checks for incorrect results in the circles grid pattern detection.

13 years agoImplemented new algorithm for asymmetric circles pattern detection. Use flag CALIB_CB...
Ilya Lysenkov [Fri, 15 Apr 2011 15:33:11 +0000 (15:33 +0000)]
Implemented new algorithm for asymmetric circles pattern detection. Use flag CALIB_CB_CLUSTERING.

13 years agoremoved obsolete tests
Vadim Pisarevsky [Fri, 15 Apr 2011 11:56:57 +0000 (11:56 +0000)]
removed obsolete tests

13 years agoremoved obsolete swig-based python & octave wrappers
Vadim Pisarevsky [Fri, 15 Apr 2011 11:14:01 +0000 (11:14 +0000)]
removed obsolete swig-based python & octave wrappers

13 years agoremoved obsolete tests
Vadim Pisarevsky [Fri, 15 Apr 2011 11:13:04 +0000 (11:13 +0000)]
removed obsolete tests

13 years agonormal bayes classifier has been parallelized using TBB; letter_recog sample updated...
Vadim Pisarevsky [Thu, 14 Apr 2011 17:04:39 +0000 (17:04 +0000)]
normal bayes classifier has been parallelized using TBB; letter_recog sample updated to demosntrate knearest & bayes classifiers (thanks to Konstantin Krivakin for the patches)

13 years agoWhen opening a file with GStreamer:
Nils Hasler [Wed, 13 Apr 2011 07:15:35 +0000 (07:15 +0000)]
When opening a file with GStreamer:
* if the filename looks like a URI, it is opened in non-blocking mode, cvQueryFrame() could skip frames or grab one frame more than once
* if the filename looks like a filename, it is opened in blocking mode. cvQueryFrame() grabs consecutive frames
* otherwise the filename is interpreted as a gstreamer pipeline as used with gst-launch. The last element of the pipeline has to have the property name=to-opencv

13 years agoTest system included into Android build
Andrey Kamaev [Mon, 11 Apr 2011 14:47:06 +0000 (14:47 +0000)]
Test system included into Android build

13 years agofixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu
Alexey Spizhevoy [Mon, 11 Apr 2011 05:11:23 +0000 (05:11 +0000)]
fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu

13 years agoPurpose: updated the core chapter
Elena Fedotova [Sun, 10 Apr 2011 21:25:46 +0000 (21:25 +0000)]
Purpose: updated the core chapter

13 years agoPurpose: updated the core chapter
Elena Fedotova [Sun, 10 Apr 2011 20:54:37 +0000 (20:54 +0000)]
Purpose: updated the core chapter

13 years agoPurpose: updated the core chapter
Elena Fedotova [Sun, 10 Apr 2011 19:37:17 +0000 (19:37 +0000)]
Purpose: updated the core chapter

13 years agoadded downsample function into gpu module, refactored it a little bit, added guard...
Alexey Spizhevoy [Fri, 8 Apr 2011 08:04:56 +0000 (08:04 +0000)]
added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp

13 years agoadded blendLinear into gpu module
Alexey Spizhevoy [Fri, 8 Apr 2011 05:21:47 +0000 (05:21 +0000)]
added blendLinear into gpu module

13 years agoBugs in the test for LatentSVM were fixed.
Valentina Kustikova [Fri, 8 Apr 2011 03:51:40 +0000 (03:51 +0000)]
Bugs in the test for LatentSVM were fixed.

13 years agoPurpose: updated the core chapter
Elena Fedotova [Thu, 7 Apr 2011 20:29:59 +0000 (20:29 +0000)]
Purpose: updated the core chapter

13 years ago[~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassif...
Anton Obukhov [Thu, 7 Apr 2011 12:59:01 +0000 (12:59 +0000)]
[~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api)

13 years agono Window named "Object SURF" has ever been created, shouldn't destroy such one.
Liu Liu [Thu, 7 Apr 2011 05:48:48 +0000 (05:48 +0000)]
no Window named "Object SURF" has ever been created, shouldn't destroy such one.

13 years ago- make sure the code compiles under gcc-4.6
Vincent Rabaud [Wed, 6 Apr 2011 22:00:09 +0000 (22:00 +0000)]
- make sure the code compiles under gcc-4.6

13 years agoA few scripts to each making the sample.
Ethan Rublee [Wed, 6 Apr 2011 18:11:54 +0000 (18:11 +0000)]
A few scripts to each making the sample.

13 years agoMerged android-experimental branch back to trunk.
Andrey Kamaev [Wed, 6 Apr 2011 14:31:03 +0000 (14:31 +0000)]
Merged android-experimental branch back to trunk.

13 years agoimproved tree_engine.cpp sample (added train file data specification; print sorted...
Vadim Pisarevsky [Tue, 5 Apr 2011 15:13:10 +0000 (15:13 +0000)]
improved tree_engine.cpp sample (added train file data specification; print sorted variable importance table)

13 years agorefactored FaceDetection GPU sample
Anatoly Baksheev [Mon, 4 Apr 2011 15:21:58 +0000 (15:21 +0000)]
refactored FaceDetection GPU sample

13 years ago[*] Fixed #974 ("GPU CascadeClassifier fails with some training files"): Moved IsNode...
Anton Obukhov [Mon, 4 Apr 2011 11:47:21 +0000 (11:47 +0000)]
[*] Fixed #974 ("GPU CascadeClassifier fails with some training files"): Moved IsNodeLeaf bit from NodeDescriptor to FeatureDescriptor for both left and right nodes, therefore from now on max number of rects in a feature is 31

13 years agopatched spilltree for better compatibility with multi-threaded apps (thanks to Kevin...
Vadim Pisarevsky [Mon, 4 Apr 2011 10:58:07 +0000 (10:58 +0000)]
patched spilltree for better compatibility with multi-threaded apps (thanks to Kevin Keraudren)

13 years agobeta cmake file for cuda4.0 (requires "cudafe", Mar 24 2011 22:01:27 or latter)
Anatoly Baksheev [Mon, 4 Apr 2011 10:01:55 +0000 (10:01 +0000)]
beta cmake file for cuda4.0 (requires "cudafe", Mar 24 2011 22:01:27 or latter)

13 years agoPurpose: updated the core chapter
Elena Fedotova [Sun, 3 Apr 2011 22:10:32 +0000 (22:10 +0000)]
Purpose: updated the core chapter

13 years agoadded documentation on LatentSVM algorithm
Alexey Polovinkin [Sun, 3 Apr 2011 10:16:28 +0000 (10:16 +0000)]
added documentation on LatentSVM algorithm

13 years agoto test buildbot (1)
Maria Dimashova [Sat, 2 Apr 2011 15:01:44 +0000 (15:01 +0000)]
to test buildbot (1)

13 years agoto test buildbot
Maria Dimashova [Sat, 2 Apr 2011 14:18:32 +0000 (14:18 +0000)]
to test buildbot

13 years agoremoved duplicated comments
Maria Dimashova [Sat, 2 Apr 2011 07:49:31 +0000 (07:49 +0000)]
removed duplicated comments

13 years agotbb search improvement
Anatoly Baksheev [Fri, 1 Apr 2011 19:19:03 +0000 (19:19 +0000)]
tbb search improvement

13 years agoextended libdc1394 backend (the patch is by Michael Joachimiak)
Vadim Pisarevsky [Fri, 1 Apr 2011 18:29:32 +0000 (18:29 +0000)]
extended libdc1394 backend (the patch is by Michael Joachimiak)

13 years agorestored several tests on features2d after moving on google tests
Maria Dimashova [Fri, 1 Apr 2011 14:21:46 +0000 (14:21 +0000)]
restored several tests on features2d after moving on google tests

13 years agoknearest training has been threaded (thanks to Konstantin Krivakin)
Vadim Pisarevsky [Fri, 1 Apr 2011 11:24:15 +0000 (11:24 +0000)]
knearest training has been threaded (thanks to Konstantin Krivakin)

13 years agominor changes in gpu performance sample
Alexey Spizhevoy [Fri, 1 Apr 2011 07:31:06 +0000 (07:31 +0000)]
minor changes in gpu performance sample

13 years agoPurpose: updated the last section of chapter 10
Elena Fedotova [Thu, 31 Mar 2011 22:07:17 +0000 (22:07 +0000)]
Purpose: updated the last section of chapter 10

13 years agofixed bug in complanarity check in cvEstimateRigidTransform (thanks to Luca Del Tongo)
Vadim Pisarevsky [Thu, 31 Mar 2011 14:03:17 +0000 (14:03 +0000)]
fixed bug in complanarity check in cvEstimateRigidTransform (thanks to Luca Del Tongo)

13 years agominor bug in hog (unbind texture)
Anatoly Baksheev [Thu, 31 Mar 2011 11:14:23 +0000 (11:14 +0000)]
minor bug in hog (unbind texture)

13 years agoadded ROI support for HOG_GPU
Anatoly Baksheev [Thu, 31 Mar 2011 10:55:39 +0000 (10:55 +0000)]
added ROI support for HOG_GPU

13 years agofixed remaining ??
Vadim Pisarevsky [Wed, 30 Mar 2011 12:27:31 +0000 (12:27 +0000)]
fixed remaining ??

13 years agodo not enumerate subsections (individual functions and classes)
Vadim Pisarevsky [Wed, 30 Mar 2011 12:26:58 +0000 (12:26 +0000)]
do not enumerate subsections (individual functions and classes)

13 years agofixed extra memory allocations.
Anatoly Baksheev [Wed, 30 Mar 2011 11:42:23 +0000 (11:42 +0000)]
fixed extra memory allocations.

13 years agoPurpose: updated the last section of chapter 10
Elena Fedotova [Tue, 29 Mar 2011 21:48:36 +0000 (21:48 +0000)]
Purpose: updated the last section of chapter 10

13 years agocorrected grammar (done by Elena)
Vadim Pisarevsky [Mon, 28 Mar 2011 23:16:20 +0000 (23:16 +0000)]
corrected grammar (done by Elena)

13 years agocorrected grammar (done by Elena)
Vadim Pisarevsky [Mon, 28 Mar 2011 23:05:42 +0000 (23:05 +0000)]
corrected grammar (done by Elena)

13 years agofixed SURF_GPU bug (features count > max dimension of grid)
Vladislav Vinogradov [Mon, 28 Mar 2011 10:34:44 +0000 (10:34 +0000)]
fixed SURF_GPU bug (features count > max dimension of grid)
minor gpu docs fixes

13 years agominor
Anatoly Baksheev [Mon, 28 Mar 2011 06:56:37 +0000 (06:56 +0000)]
minor

13 years ago- speed up the Hamming distance
Vincent Rabaud [Mon, 28 Mar 2011 04:36:39 +0000 (04:36 +0000)]
- speed up the Hamming distance

13 years agofixed setProperty
Maria Dimashova [Fri, 25 Mar 2011 10:37:32 +0000 (10:37 +0000)]
fixed setProperty

13 years agofixed gpu::meanShiftSegmentation docs
Alexey Spizhevoy [Fri, 25 Mar 2011 06:23:21 +0000 (06:23 +0000)]
fixed gpu::meanShiftSegmentation docs

13 years agofixed gpu::graphcut preconditions
Alexey Spizhevoy [Thu, 24 Mar 2011 12:22:23 +0000 (12:22 +0000)]
fixed gpu::graphcut preconditions