Andrey Kamaev
|
68534d70f3
|
Merged android-experimental branch back to trunk.
|
2011-04-06 14:31:03 +00:00 |
|
Vadim Pisarevsky
|
bbdd0aecbd
|
improved tree_engine.cpp sample (added train file data specification; print sorted variable importance table)
|
2011-04-05 15:13:10 +00:00 |
|
Anatoly Baksheev
|
ce474db8eb
|
refactored FaceDetection GPU sample
|
2011-04-04 15:21:58 +00:00 |
|
Anton Obukhov
|
58476b64a6
|
[*] 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
|
2011-04-04 11:47:21 +00:00 |
|
Vadim Pisarevsky
|
2388fa223e
|
patched spilltree for better compatibility with multi-threaded apps (thanks to Kevin Keraudren)
|
2011-04-04 10:58:07 +00:00 |
|
Anatoly Baksheev
|
e12b63dde0
|
beta cmake file for cuda4.0 (requires "cudafe", Mar 24 2011 22:01:27 or latter)
|
2011-04-04 10:01:55 +00:00 |
|
Elena Fedotova
|
25fc046a7a
|
Purpose: updated the core chapter
|
2011-04-03 22:10:32 +00:00 |
|
Alexey Polovinkin
|
da0cb51916
|
added documentation on LatentSVM algorithm
|
2011-04-03 10:16:28 +00:00 |
|
Maria Dimashova
|
b1e0f2a45e
|
to test buildbot (1)
|
2011-04-02 15:01:44 +00:00 |
|
Maria Dimashova
|
f9d9b3893b
|
to test buildbot
|
2011-04-02 14:18:32 +00:00 |
|
Maria Dimashova
|
afd5683cb6
|
removed duplicated comments
|
2011-04-02 07:49:31 +00:00 |
|
Anatoly Baksheev
|
7f77f8f35a
|
tbb search improvement
|
2011-04-01 19:19:03 +00:00 |
|
Vadim Pisarevsky
|
535425982f
|
extended libdc1394 backend (the patch is by Michael Joachimiak)
|
2011-04-01 18:29:32 +00:00 |
|
Maria Dimashova
|
c820438b22
|
restored several tests on features2d after moving on google tests
|
2011-04-01 14:21:46 +00:00 |
|
Vadim Pisarevsky
|
253d8c683e
|
knearest training has been threaded (thanks to Konstantin Krivakin)
|
2011-04-01 11:24:15 +00:00 |
|
Alexey Spizhevoy
|
caa2733636
|
minor changes in gpu performance sample
|
2011-04-01 07:31:06 +00:00 |
|
Elena Fedotova
|
3f2daa1dcf
|
Purpose: updated the last section of chapter 10
|
2011-03-31 22:07:17 +00:00 |
|
Vadim Pisarevsky
|
60633fddd0
|
fixed bug in complanarity check in cvEstimateRigidTransform (thanks to Luca Del Tongo)
|
2011-03-31 14:03:17 +00:00 |
|
Anatoly Baksheev
|
a69de4bf26
|
minor bug in hog (unbind texture)
|
2011-03-31 11:14:23 +00:00 |
|
Anatoly Baksheev
|
5f56b27616
|
added ROI support for HOG_GPU
|
2011-03-31 10:55:39 +00:00 |
|
Vadim Pisarevsky
|
400dbb13db
|
fixed remaining ??
|
2011-03-30 12:27:31 +00:00 |
|
Vadim Pisarevsky
|
bc7412c0c2
|
do not enumerate subsections (individual functions and classes)
|
2011-03-30 12:26:58 +00:00 |
|
Anatoly Baksheev
|
8b8ad17f4a
|
fixed extra memory allocations.
|
2011-03-30 11:42:23 +00:00 |
|
Elena Fedotova
|
05173022bb
|
Purpose: updated the last section of chapter 10
|
2011-03-29 21:48:36 +00:00 |
|
Vadim Pisarevsky
|
5291b9dfe5
|
corrected grammar (done by Elena)
|
2011-03-28 23:16:20 +00:00 |
|
Vadim Pisarevsky
|
fafc2f372c
|
corrected grammar (done by Elena)
|
2011-03-28 23:05:42 +00:00 |
|
Vladislav Vinogradov
|
57195e9627
|
fixed SURF_GPU bug (features count > max dimension of grid)
minor gpu docs fixes
|
2011-03-28 10:34:44 +00:00 |
|
Anatoly Baksheev
|
d0e66f7766
|
minor
|
2011-03-28 06:56:37 +00:00 |
|
Vincent Rabaud
|
3ac48de183
|
- speed up the Hamming distance
|
2011-03-28 04:36:39 +00:00 |
|
Maria Dimashova
|
cbdc91889a
|
fixed setProperty
|
2011-03-25 10:37:32 +00:00 |
|
Alexey Spizhevoy
|
bf034f9927
|
fixed gpu::meanShiftSegmentation docs
|
2011-03-25 06:23:21 +00:00 |
|
Alexey Spizhevoy
|
ca1584dd1f
|
fixed gpu::graphcut preconditions
|
2011-03-24 12:22:23 +00:00 |
|
Alexey Spizhevoy
|
ad693d7311
|
fixed gpu module HOG test failing on x64 OS
|
2011-03-24 12:09:29 +00:00 |
|
Vladislav Vinogradov
|
d888b81052
|
fixed gpu docs (broken links, missing description, etc)
|
2011-03-23 10:56:20 +00:00 |
|
Ethan Rublee
|
e7579b90e5
|
adding better support for asymmetric patterns.
|
2011-03-22 23:12:33 +00:00 |
|
Nils Hasler
|
2a5fde0c4d
|
#include cstdarg because va_list is used
|
2011-03-22 22:30:31 +00:00 |
|
Vadim Pisarevsky
|
800266dd52
|
parallel training of a neural net using TBB (thanks to Konstantin Krivakin)
|
2011-03-22 17:40:58 +00:00 |
|
Alexey Kazakov
|
d002c137ea
|
Modified integral calculation function, know it can build float integral by float source matrix
|
2011-03-17 17:05:31 +00:00 |
|
Vladislav Vinogradov
|
9342c4b076
|
added upright parameter to SURF_GPU
|
2011-03-17 14:15:54 +00:00 |
|
Vadim Pisarevsky
|
b6eb12c8dd
|
temporarily comment off installation of the PDF documents during "make install"
|
2011-03-16 14:28:05 +00:00 |
|
Vladislav Vinogradov
|
fcff126086
|
fixed some warnings in surf.cu
|
2011-03-16 07:01:27 +00:00 |
|
Ethan Rublee
|
6c2cdb6772
|
Applying fix described in ticket #910. sift was not being built for arm...
|
2011-03-15 16:31:53 +00:00 |
|
Vladislav Vinogradov
|
ca803e12fd
|
fixed mask calculation in SURF_GPU
|
2011-03-15 07:06:44 +00:00 |
|
Vladislav Vinogradov
|
d05c6b8b68
|
fixed surf.cu compilation on CC 2.0
|
2011-03-14 14:33:10 +00:00 |
|
Anatoly Baksheev
|
9214173c2c
|
some includes moved to precomp.hpp for gpu module
|
2011-03-14 09:40:13 +00:00 |
|
Vladislav Vinogradov
|
ed3f491212
|
updated SURF_GPU docs
|
2011-03-14 07:04:41 +00:00 |
|
Vincent Rabaud
|
578ca872e4
|
- add support for the popcnt instruction (useful for the Hamming distance, soon to come in BRIEF and FLANN)
|
2011-03-13 22:51:33 +00:00 |
|
Vincent Rabaud
|
28c2d3b89f
|
- replace the linear search in a sorted list by the appropriate algorithm
|
2011-03-13 00:31:17 +00:00 |
|
Anatoly Baksheev
|
c3e813517d
|
minor (fixed log message)
|
2011-03-11 13:31:40 +00:00 |
|
Vladislav Vinogradov
|
58f6919795
|
made GPU version of SURF more consistent with CPU one
|
2011-03-10 13:53:58 +00:00 |
|