marina.kolpakova
|
575078502f
|
fixed perfomance test for CCL
|
2012-08-10 15:01:16 +04:00 |
|
Evgeny Talanin
|
19313923cc
|
Use github pat to get data for in python tests (files from code.opencv.org are received truncated sometimes)
|
2012-08-10 14:09:58 +04:00 |
|
Vladislav Vinogradov
|
7ff04a65f1
|
fixed build for old compute capabilities
|
2012-08-10 10:03:35 +04:00 |
|
yao
|
fa5113f303
|
add Canny to ocl module
|
2012-08-10 11:59:47 +08:00 |
|
marina.kolpakova
|
40c76b9de2
|
1.x related fixes
|
2012-08-09 18:48:25 +04:00 |
|
Vladislav Vinogradov
|
79ef454c5f
|
Merge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
|
2012-08-09 14:55:36 +04:00 |
|
Vladislav Vinogradov
|
827fa850f6
|
Merge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
|
2012-08-09 14:48:26 +04:00 |
|
Vladislav Vinogradov
|
1ecf491373
|
added updateBackgroundModel parameter
|
2012-08-09 14:46:27 +04:00 |
|
Vladislav Vinogradov
|
bfd9e6102a
|
added updateBackgroundModel parameter and release method
|
2012-08-09 14:37:08 +04:00 |
|
Vladislav Vinogradov
|
7f3296566c
|
added performance tests
|
2012-08-09 14:14:13 +04:00 |
|
Vladislav Vinogradov
|
77cae11a74
|
added docs for GMG_GPU
|
2012-08-09 13:28:28 +04:00 |
|
Vladislav Vinogradov
|
ace7e9d842
|
added release method to GMG_GPU
|
2012-08-09 13:13:04 +04:00 |
|
marina.kolpakova
|
634c9dae46
|
added performance test fot CCL
|
2012-08-09 12:42:27 +04:00 |
|
Vladislav Vinogradov
|
55f8310cac
|
fixed number of training mode operation
|
2012-08-09 12:37:35 +04:00 |
|
Vladislav Vinogradov
|
f7f1fb2bd7
|
added tests for VIBE_GPU and GMG_GPU
|
2012-08-09 12:30:55 +04:00 |
|
Vladislav Vinogradov
|
da38a95de6
|
fixed number of update operation
|
2012-08-09 12:28:30 +04:00 |
|
Vladislav Vinogradov
|
9ec96597cd
|
gpu version of GMG Background Subtractor
|
2012-08-09 11:31:08 +04:00 |
|
Vladislav Vinogradov
|
9b16563f44
|
fixed build warnings
|
2012-08-09 11:05:27 +04:00 |
|
Vladislav Vinogradov
|
fb5f366459
|
made BackgroundSubtractorGMG's parameters public
|
2012-08-09 10:23:24 +04:00 |
|
Andrey Kamaev
|
0ceb9b6a00
|
Fixed division by zero case in SphericalProjector::mapForward
|
2012-08-08 20:57:12 +04:00 |
|
Vladislav Vinogradov
|
42c1d4f4b1
|
new optimized version of BackgroundSubtractorGMG
|
2012-08-08 18:15:06 +04:00 |
|
Andrey Kamaev
|
017abbd963
|
Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test
|
2012-08-08 17:15:46 +04:00 |
|
Andrey Pavlenko
|
1995b1a06c
|
duplicating cv::error() message to Android logcat
|
2012-08-08 16:39:24 +04:00 |
|
marina.kolpakova
|
5084511fff
|
reserved flags parameter for future usage
|
2012-08-08 15:51:56 +04:00 |
|
marina.kolpakova
|
3e8c35a347
|
added perf. test for GFF
|
2012-08-08 15:17:26 +04:00 |
|
marina.kolpakova
|
cbfee83b06
|
test: GFF same as cpu greedy implementation
|
2012-08-08 14:48:06 +04:00 |
|
marina.kolpakova
|
490622231a
|
refactored test code
|
2012-08-08 14:48:06 +04:00 |
|
niko
|
37ca6d378b
|
add performance test code for ocl module
|
2012-08-08 17:09:29 +08:00 |
|
yao
|
64e9cf5d75
|
add SURF and HOG to ocl module
|
2012-08-08 15:55:39 +08:00 |
|
Alexander Mordvintesv
|
a2df490914
|
added CV_IN_OUT to img argument of drawing functions
|
2012-08-08 11:18:52 +03:00 |
|
Alexey Spizhevoy
|
8c3984c5ff
|
Refactored the DP based seam finder
|
2012-08-07 23:55:06 +04:00 |
|
Alexander Mordvintesv
|
7db1f711f6
|
Merge branch 'master' of code.opencv.org:opencv
Conflicts:
samples/python2/common.py
samples/python2/feature_homography.py
samples/python2/plane_ar.py
samples/python2/plane_tracker.py
|
2012-08-07 23:21:56 +03:00 |
|
Alexander Mordvintesv
|
647b1dd96c
|
comment fixed
|
2012-08-07 23:19:13 +03:00 |
|
Alexander Mordvintesv
|
0998669d26
|
Revert "fixed LshIndex types in its constructor"
This reverts commit 54d68da8e7 .
|
2012-08-07 21:37:19 +03:00 |
|
Alexander Mordvintesv
|
0adf68ae62
|
work on #2100: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.
|
2012-08-07 21:03:17 +03:00 |
|
Vadim Pisarevsky
|
e2eb81bcb2
|
Merge remote-tracking branch 'origin/master'
|
2012-08-07 18:17:49 +04:00 |
|
marina.kolpakova
|
fc8c65ff15
|
HAVE_CUDA macro
|
2012-08-07 18:23:18 +04:00 |
|
marina.kolpakova
|
8e274c886c
|
Greedy Labeling implementation in correctness test
|
2012-08-07 18:23:18 +04:00 |
|
marina.kolpakova
|
e8e7b94443
|
test fix
|
2012-08-07 18:23:18 +04:00 |
|
Vadim Pisarevsky
|
36d3bbff8b
|
added description of FAST 5/8 and FAST 7/12 (by Vincent)
|
2012-08-07 18:17:30 +04:00 |
|
Vadim Pisarevsky
|
bcb499328d
|
Merge remote-tracking branch 'origin/master'
|
2012-08-07 18:00:10 +04:00 |
|
Andrey Kamaev
|
8aa2d6cddc
|
Fix several documentation build warnings
|
2012-08-07 18:00:09 +04:00 |
|
Vadim Pisarevsky
|
4b5f948307
|
added SSE2-optimized 3x3 invert by Grigoriy Frolov
|
2012-08-07 17:59:52 +04:00 |
|
alexey.spizhevoy
|
43d46c0e8b
|
Minor fix in the DP based seam estimator
|
2012-08-07 16:24:21 +04:00 |
|
alexey.spizhevoy
|
7222f2724f
|
Fixed bug
|
2012-08-07 16:24:21 +04:00 |
|
alexey.spizhevoy
|
85d1c463b9
|
Minor changes
|
2012-08-07 16:24:21 +04:00 |
|
alexey.spizhevoy
|
897c2bbd14
|
Added support of 8UC3
|
2012-08-07 16:24:21 +04:00 |
|
alexey.spizhevoy
|
a39bce204d
|
implemented DP-based seam estimation method
|
2012-08-07 16:24:21 +04:00 |
|
Vladislav Vinogradov
|
cd58b7e154
|
Merge branch 'master' of code.opencv.org:opencv
|
2012-08-07 16:09:04 +04:00 |
|
Vladislav Vinogradov
|
76d46e20de
|
fixed build with CUDA 4.2
|
2012-08-07 16:08:22 +04:00 |
|
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
2012-08-07 14:30:36 +04:00 |
|
Andrey Kamaev
|
a3527fc4d8
|
Add git support to run.py
|
2012-08-07 14:30:36 +04:00 |
|
Andrey Kamaev
|
1852cb7eab
|
Fix tegra build warnings
|
2012-08-07 14:29:51 +04:00 |
|
Vladislav Vinogradov
|
8624d18ca5
|
new implementation of gpu debayer
* without border extrapolation
* with aligned write
* process 4 pixels per thread in 8u case
|
2012-08-07 13:34:11 +04:00 |
|
Vladislav Vinogradov
|
5ce896d9ee
|
added perf tests for new gpu::cvtColor functions
|
2012-08-07 13:34:11 +04:00 |
|
Vladislav Vinogradov
|
b0461db43f
|
added missed device synchronization
|
2012-08-07 13:34:11 +04:00 |
|
Vladislav Vinogradov
|
7b025474e2
|
added debayer to gpu::cvtColor
|
2012-08-07 13:34:11 +04:00 |
|
marina.kolpakova
|
c0d3adef25
|
intervales for vector type support
|
2012-08-07 13:22:41 +04:00 |
|
marina.kolpakova
|
0bf10c9a47
|
added connectivityMask calculation function
|
2012-08-07 13:22:41 +04:00 |
|
marina.kolpakova
|
a9764dd910
|
fixed not defined macro warningds
|
2012-08-07 13:22:41 +04:00 |
|
marina.kolpakova
|
51433a9331
|
C.C. Labeling: added stream support
|
2012-08-07 13:22:41 +04:00 |
|
marina.kolpakova
|
350621057f
|
connected components labeling
|
2012-08-07 13:22:41 +04:00 |
|
yao
|
c03ac12fcd
|
Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
|
2012-08-07 16:33:46 +08:00 |
|
yao
|
7741d585f5
|
Merge branch 'master' of git://code.opencv.org/opencv
|
2012-08-07 08:37:38 +08:00 |
|
Andrey Kamaev
|
50d13ba5c4
|
Fixed xml name generation in run.py
|
2012-08-06 19:10:55 +04:00 |
|
Andrey Kamaev
|
9981b283a6
|
Fixed build warnings (including error in FAST)
|
2012-08-06 19:10:55 +04:00 |
|
yao
|
7d97e8112a
|
fix bugs in tests, set device for each test case
Signed-off-by: yao <bitwangyaoyao@gmail.com>
|
2012-08-06 15:51:27 +08:00 |
|
yao
|
505cda43d1
|
Merge branch 'master' of git://code.opencv.org/opencv
|
2012-08-06 15:01:21 +08:00 |
|
yao
|
0db69fbe19
|
Add blend, columnsum, pyrUp/down, matchTemplate for ocl module
|
2012-08-06 15:00:27 +08:00 |
|
Philipp Wagner
|
2c2d6fa5fd
|
Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly.
|
2012-08-06 01:14:51 +02:00 |
|
Evgeny Talanin
|
064d022a4b
|
Set correct path to repo in python tests (changed after migration to git)
|
2012-08-03 17:50:55 +04:00 |
|
Vadim Pisarevsky
|
9c0f556d88
|
fixed a few compile warnings and errors with VS2010.
|
2012-08-03 17:12:45 +04:00 |
|
Vadim Pisarevsky
|
310b1ad7b9
|
moved parallel_for_ and ParallelLoopBody to core.hpp
|
2012-08-03 16:41:00 +04:00 |
|
Vadim Pisarevsky
|
fd9069422a
|
Merge remote-tracking branch 'origin/master'
|
2012-08-03 16:14:38 +04:00 |
|
yao
|
687d7639a8
|
Merge branch 'master' of git://code.opencv.org/opencv
|
2012-08-03 15:44:15 +08:00 |
|
niko
|
3180bbe3a8
|
Merge branch 'master' of git://code.opencv.org/opencv
|
2012-08-03 14:09:04 +08:00 |
|
niko
|
8eeacc8cc8
|
performance and bug fix for addWeighted cartToPolar div exp log resize setTo
add channel 3 support
add fast way Between CPU and GPU for the data which is aligned
|
2012-08-03 14:08:36 +08:00 |
|
Ilya Lavrenov
|
27c2aa3a4e
|
parallel version of bilateral filter was implemented using parallel_for_
|
2012-08-02 16:25:30 +04:00 |
|
marina.kolpakova
|
8d73bbb8b7
|
fixed 2228
|
2012-08-02 13:18:55 +04:00 |
|
yao
|
1eedcea58d
|
for test
Signed-off-by: yao <bitwangyaoyao@gmail.com>
|
2012-08-02 11:34:11 +08:00 |
|
Philipp Wagner
|
989631c5cc
|
facerec.cpp: Removed Original LBP wrapper, because it is not in use and therefore generates a warning.
|
2012-07-31 21:54:48 +02:00 |
|
Philipp Wagner
|
4a4f90c406
|
facerec.cpp: Added an exception to the LBP extraction, so now a meaningful exception is thrown if the wrong image type was given. Thanks to Eric Christiansen for reporting.
|
2012-07-31 21:50:46 +02:00 |
|
Vadim Pisarevsky
|
fac3d9994c
|
integrated another portion of SSE optimizations from Grigory Frolov
|
2012-07-31 19:07:55 +04:00 |
|
Vadim Pisarevsky
|
5f2ce22fbf
|
Merge remote-tracking branch 'origin/master'
|
2012-07-31 17:18:35 +04:00 |
|
Vadim Pisarevsky
|
640408ebe7
|
added FAST<5/8> & FAST<7/12> (by Vincent Rabaud)
|
2012-07-31 17:17:58 +04:00 |
|
Alexander Smorkalov
|
f1e3bc850b
|
Warning fix. ifdefs for 4.1.1 added.
|
2012-07-31 13:20:36 +04:00 |
|
Alexander Smorkalov
|
7d63f9f680
|
Android 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture. Includes in cmake updated.
|
2012-07-31 13:20:36 +04:00 |
|
Vladislav Vinogradov
|
b43cec3301
|
added gpu::graphcut for float sources (CUDA 5.0)
|
2012-07-31 12:46:04 +04:00 |
|
Vladislav Vinogradov
|
4f99f69a29
|
added gpu alpha premultiplication
|
2012-07-31 12:46:04 +04:00 |
|
Vladislav Vinogradov
|
79d0dc25f4
|
added gpu RGB<->Lab and BGR<->Luv conversions
|
2012-07-31 12:46:04 +04:00 |
|
Vladislav Vinogradov
|
051adcb786
|
added gpu BGR<->Lab and RGB<->Luv color conversion and gammaCorrection
|
2012-07-31 12:46:04 +04:00 |
|
Philipp Wagner
|
62a8f6783e
|
FaceRecognizer supports updating a model now. Documentation has been updated to reflect latest changes.
|
2012-07-30 19:31:10 +02:00 |
|
Vadim Pisarevsky
|
b9d7c712f5
|
made countNonZero SSE code SSE2-compliant and portable
|
2012-07-30 16:02:49 +04:00 |
|
niko
|
cf04fed369
|
fix the compilation bugs
|
2012-07-30 14:34:36 +08:00 |
|
Philipp Wagner
|
f29d73fe86
|
Updated the train method to be an InputArrayOfArrays, so the Python wrapper now generates the correct code (and it works).
|
2012-07-29 23:51:12 +02:00 |
|
Philipp Wagner
|
b2deab2175
|
Updated the documentation to (1) reflect the latest changes and (2) answer some questions I were asked.
|
2012-07-29 23:16:51 +02:00 |
|
Philipp Wagner
|
5983f8008f
|
Fixed facerec_eigenfaces.cpp demo sample: it contained hardcoded values, which made wrong element access possible. Fixed unsigned integer/signed integer warnings in facerec.cpp.
|
2012-07-29 22:41:40 +02:00 |
|
Philipp Wagner
|
f160c49473
|
Merge branch 'master' of git://code.opencv.org/opencv
|
2012-07-29 22:20:48 +02:00 |
|
Philipp Wagner
|
79b45b1392
|
Bug #2214: Fixed bug, when calling the train method multiple times. The Eigenfaces and Fisherfaces method now re-estimate the model, the LBPH method appends the new data to the existing model.
|
2012-07-29 22:20:07 +02:00 |
|
Josh Doe
|
f1690557bf
|
core/stat: fix build with 32-bit
Optimization introduced in b782d8bb only works for 64-bit builds, but
ifdef failed to check for this.
|
2012-07-29 14:48:21 -04:00 |
|
marina.kolpakova
|
4869e846f3
|
partly merged with sbromle/opencv fixes branch
|
2012-07-27 13:09:53 +04:00 |
|
Eric Christiansen
|
f08996bd37
|
asserted in LBPH code that images must have a single channel
|
2012-07-26 16:55:54 -07:00 |
|
Sam Bromley
|
8506ce06c1
|
Fix missing remainder of line.
|
2012-07-26 12:46:51 -02:30 |
|
Sam Bromley
|
fd98520d78
|
Protect check of CV_SSE4_2 with #if defined.
|
2012-07-26 12:43:56 -02:30 |
|
Sam Bromley
|
966a652142
|
Fix crash when polling for non-existent Kinects.
If no Kinects are present, crash can result from
stepping beyond end of device list. Now we check
to ensure this does not happen.
|
2012-07-26 12:36:21 -02:30 |
|
Sam Bromley
|
49b55a7245
|
Protect check for _MSC_VER with #if defined.
|
2012-07-26 12:35:21 -02:30 |
|
Anatoly Baksheev
|
acd19fe36c
|
test7
|
2012-07-25 22:20:41 +04:00 |
|
Andrey Pavlenko
|
de90033e93
|
test
|
2012-07-25 18:26:07 +04:00 |
|
Anatoly Baksheev
|
29fee9cab3
|
test2
|
2012-07-25 18:11:07 +04:00 |
|
Anatoly Baksheev
|
2b0c0e71bb
|
test
|
2012-07-25 18:05:39 +04:00 |
|
Maria Dimashova
|
a39cf2dd28
|
updated doc on triangulatePoints (#2167)
|
2012-07-25 17:51:37 +04:00 |
|
marina.kolpakova
|
e1e0c46639
|
integrated patch: HOG confidence calculation. Thanks, Wongun.
|
2012-07-25 15:26:26 +04:00 |
|
marina.kolpakova
|
4fa282e1a9
|
fixed SURf according to clockwise descriptor convention
|
2012-07-25 13:08:05 +04:00 |
|
marina.kolpakova
|
fdfa402428
|
fixed surf for upright case
|
2012-07-25 12:19:08 +04:00 |
|
Maria Dimashova
|
6b7470f683
|
fixed gcc compilation
|
2012-07-24 18:25:46 +04:00 |
|
Maria Dimashova
|
c5dbc06158
|
fixed bilateralFilter on uniform CV_32F image
|
2012-07-24 17:51:20 +04:00 |
|
Vadim Pisarevsky
|
b782d8bb53
|
integrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov
|
2012-07-24 17:24:31 +04:00 |
|
Maria Dimashova
|
54d68da8e7
|
fixed LshIndex types in its constructor
|
2012-07-24 17:09:24 +04:00 |
|
Anatoly Baksheev
|
1efb3c8235
|
test
|
2012-07-24 14:13:43 +04:00 |
|
marina.kolpakova
|
1b7ad93dc9
|
LBP features integrated in CascadeClassifier_GPU
|
2012-07-24 13:51:35 +04:00 |
|
marina.kolpakova
|
2dc93574e1
|
LBP: switched to PImpl pattern
|
2012-07-24 13:41:19 +04:00 |
|
marina.kolpakova
|
6c3eeb7d7c
|
removed division
|
2012-07-24 13:35:04 +04:00 |
|
marina.kolpakova
|
8fb1f4093b
|
removed unused code
|
2012-07-24 13:26:53 +04:00 |
|
Marina Kolpakova
|
e63ab8dec5
|
LBP: multiscale approach; refactored atomics usage
|
2012-07-17 08:27:34 +00:00 |
|
Vadim Pisarevsky
|
9f4efab40a
|
merged ocl module from ocl branch (it's not quite usable yet; at least on Mac)
|
2012-07-16 17:08:14 +00:00 |
|
Maria Dimashova
|
cfeb28f2ba
|
fixed tests for scale invariance (uncommented sift test, it's ok now)
|
2012-07-16 16:21:40 +00:00 |
|
Maria Dimashova
|
2556bb04f0
|
changed tests for rotation/scale invariance of descriptors
|
2012-07-16 13:01:55 +00:00 |
|
Maria Dimashova
|
63d8eedc51
|
changed the way of HARRIS creation
|
2012-07-16 09:26:02 +00:00 |
|
Maria Dimashova
|
839761fa3d
|
fixed #2167
|
2012-07-16 09:00:25 +00:00 |
|
Maria Dimashova
|
5112d74cad
|
revert my incorrect fix of #2167
|
2012-07-16 08:02:50 +00:00 |
|
Maria Dimashova
|
d65920d2f7
|
fixed #2167
|
2012-07-15 19:10:52 +00:00 |
|
Maria Dimashova
|
ec23d9bb5e
|
added tests on scale invariance of detectors and descriptors
|
2012-07-15 17:42:41 +00:00 |
|
Marina Kolpakova
|
336dcbcff7
|
fixed brocken tests by classifier loger from r9027
|
2012-07-15 04:11:46 +00:00 |
|
Maria Dimashova
|
e4e00498a8
|
fixed typo in test class names
|
2012-07-14 20:32:31 +00:00 |
|
Maria Dimashova
|
0c6480d89b
|
added tests to check rotation invariance of descriptors (features2d and nonfree)
|
2012-07-14 20:03:07 +00:00 |
|
Andrey Pavlenko
|
4e4db94b6b
|
removing warnings on deprecated api when targeting to android-15+
|
2012-07-14 19:07:27 +00:00 |
|
Anatoly Baksheev
|
a2430afcac
|
minor LBP for GPU
|
2012-07-14 16:23:56 +00:00 |
|
Maria Dimashova
|
5120d690f0
|
fixed nonfree rotation invariance tests for detectors
|
2012-07-14 16:07:48 +00:00 |
|
Maria Dimashova
|
2c0455da17
|
changed sift angles according to KeyPoint::angle specification in r9034
|
2012-07-14 16:02:45 +00:00 |
|
Marina Kolpakova
|
b9e53ec8ea
|
fixed build after r9027
|
2012-07-14 15:50:49 +00:00 |
|
Maria Dimashova
|
6dc5cd15ed
|
specified KeyPoint::angle in rst doc and code comment
|
2012-07-14 15:36:35 +00:00 |
|
Anatoly Baksheev
|
bfe6e2c4b1
|
minor in LBP for GPU
|
2012-07-14 15:36:25 +00:00 |
|
Maria Dimashova
|
eb119959e8
|
fixed features2d rotation invariance tests
|
2012-07-14 15:05:41 +00:00 |
|
Maria Dimashova
|
c94974ccb3
|
fixed mser (angle is -1 now)
|
2012-07-14 15:03:39 +00:00 |
|
Maria Dimashova
|
2bd86e2541
|
fixed compile errors under win
|
2012-07-14 13:25:41 +00:00 |
|
Maria Dimashova
|
30c611f1d5
|
added tests to check rotation invariance of detectors
|
2012-07-13 18:03:20 +00:00 |
|
Anatoly Baksheev
|
9706079ace
|
a bit refactoring in LBP face detection on GPU
|
2012-07-13 15:47:09 +00:00 |
|
Maria Dimashova
|
722df6a998
|
minor change in doc
|
2012-07-13 06:00:30 +00:00 |
|
Maria Dimashova
|
438c1444eb
|
added test to check keypoints returned by FeatureDetector (center, size, angle)
|
2012-07-12 17:52:49 +00:00 |
|
Maria Dimashova
|
017895dd93
|
filtered MSER keypoints that have centers out of image
|
2012-07-12 17:51:12 +00:00 |
|