Suenghoon Park
|
13c44dd318
|
finished ocl::HoughCircles
|
12 years ago |
Vsevolod Glumov
|
3f417f1ec3
|
Fixes for issues #2570, #2492, #2559, #2489, #2592.
|
12 years ago |
Vladislav Vinogradov
|
caf91ac159
|
new gpu::HoughLinesP implementation
|
12 years ago |
Vladislav Vinogradov
|
8c057af862
|
fixed windows build
|
12 years ago |
Vladislav Vinogradov
|
da93a1dab9
|
fixed build for CARMA platform
|
12 years ago |
Vladislav Vinogradov
|
889674ef43
|
disabled video decoding under linux
|
12 years ago |
Suenghoon Park
|
0656f13107
|
removed useless comments in buildPointList_gpu()
|
12 years ago |
Suenghoon Park
|
3a04cfedab
|
added HoughCircles in ocl.hpp
|
12 years ago |
Suenghoon Park
|
ad86b80375
|
finished buildPointList
|
12 years ago |
Andrey Kamaev
|
5a407153bd
|
Fix sanity checks in stitching test
|
12 years ago |
Andrey Kamaev
|
817a4c0c30
|
Merge branch 2.4 into perf_verify_sanity
|
12 years ago |
Andrey Kamaev
|
932204d197
|
Added thresholds to some sanity checks
|
12 years ago |
Andrey Kamaev
|
e1afb1409f
|
Add --perf_verify_sanity option to performance tests
This option provides an easy way to identify tests having no regression data
for sanity checks
|
12 years ago |
Andrey Kamaev
|
64cf113d23
|
Merge pull request #215 from asmorkalov:manager_depricated_packages
|
12 years ago |
Andrey Kamaev
|
770a466dd2
|
Merge pull request #223 from taka-no-me:perf_tests
|
12 years ago |
Andrey Kamaev
|
b876308d77
|
Merge pull request #200 from asmorkalov:t5_fix
|
12 years ago |
cuda-geek
|
464826c232
|
Merge pull request #181 from cuda-geek:nms
|
12 years ago |
Vadim Pisarevsky
|
eaeae4a1ba
|
Merge pull request #184 from ilya-lavrenov:Demosaicing
|
12 years ago |
Vadim Pisarevsky
|
5cc0abffa5
|
Merge pull request #221 from asmorkalov:doc_install_fix
|
12 years ago |
marina.kolpakova
|
5ddf4e4ed7
|
change expected values for soft cascade test according to changes in implementation
|
12 years ago |
marina.kolpakova
|
2d45af790e
|
fix according to pull requests comments
|
12 years ago |
marina.kolpakova
|
88c71d1b7d
|
add NMS according to Dollar's paper.
|
12 years ago |
marina.kolpakova
|
9785a8ae34
|
fix docs for SCascade
|
12 years ago |
marina.kolpakova
|
c470e15d45
|
integrate speprocessing strategy
|
12 years ago |
Andrey Kamaev
|
6e244c83cd
|
Corrected sanity checks in several perf tests
Also fixed a typo in performance testing framework and removed hardcoded
temporary file name from highgui perf test
|
12 years ago |
marina.kolpakova
|
d23a4f50bd
|
add resize
|
12 years ago |
marina.kolpakova
|
8ef19e7664
|
hack luv
|
12 years ago |
marina.kolpakova
|
0e1005ca92
|
optimize hog bin computing
|
12 years ago |
marina.kolpakova
|
ee291a15da
|
add preprocessing only function
|
12 years ago |
Alexander Smorkalov
|
e5468008aa
|
Installation of documents fixed.
|
12 years ago |
Ilya Lavrenov
|
d1ca934115
|
sse2 version of resize area fast for types CV_(8, 16)UC(1, 3, 4)
|
12 years ago |
Vladislav Vinogradov
|
87e0eee92b
|
fixed remap and warp gpu tests
|
12 years ago |
Alexander Smorkalov
|
f29c727ada
|
Tag "safe to remove" added to unused packages;
OpenCV Manager version++.
|
12 years ago |
Vladislav Vinogradov
|
746bc168e6
|
fixed gpu warpAffine and warpPerspective with NPP
|
12 years ago |
marina.kolpakova
|
a6c3ed5b36
|
Merge branch master into cuda-dev
|
12 years ago |
Andrey Kamaev
|
67ce03d7dd
|
Merge branch 2.4
|
12 years ago |
Andrey Kamaev
|
60ad505a63
|
Merge pull request #212 from taka-no-me/fix_2602
Prevent imread from illegal memory access (Bug #2602)
|
12 years ago |
Andrey Kamaev
|
49e038c724
|
Merge pull request #203 from asmorkalov/android_cam_stub
Native camera warper libraries build improvements
|
12 years ago |
Andrey Kamaev
|
2bf56961c0
|
Merge pull request #204 from asmorkalov/manager_internal_lib
Feature #2565 implementation
|
12 years ago |
Andrey Kamaev
|
f7dc98f67b
|
Merge pull request #205 from taka-no-me/gtest_r629
Update googletest to the latest upstream
|
12 years ago |
Andrey Kamaev
|
9c6eed0ba3
|
Merge pull request #206 from asmorkalov/manager_version_fix
Bug #2595 in OpenCV Manager fixed.
|
12 years ago |
Andrey Kamaev
|
940cf978b1
|
Merge pull request #213 from qwaker00/patch-1
Update modules/ml/doc/gradient_boosted_trees.rst
|
12 years ago |
Andrey Kamaev
|
7660fe03a6
|
Merge pull request #214 from jmunk1/bugfix-2610
Fixed typo in OpenCVDetectOpenCL.cmake that resulted in cmake not findin...
|
12 years ago |
Andrey Kamaev
|
e21884f4c4
|
Merge pull request #219 from kirill-kornyakov/hack-hough-lines-sanity-test-on-win32
Ugly hack to make HoughLines sanity check pass on Windows
|
12 years ago |
Kirill Kornyakov
|
cdbbfc98e1
|
Ugly hack to make HoughLines sanity check pass on Wun32
|
12 years ago |
Anatoly Baksheev
|
50946b59c1
|
minor device namespace refactor
|
12 years ago |
Jason Newton
|
63debf5032
|
connectedcomponents test case
|
12 years ago |
Ilya Lavrenov
|
615e7b2747
|
added SIMD optimization of Edge-Aware Demosaicing in case of CV_8U
|
12 years ago |
Vladislav Vinogradov
|
53f1e73535
|
fixed Video_calcOpticalFlowDual_TVL1 test (Bug #2597)
uses RMSE instead of bitwise equivalence
|
12 years ago |
Vladislav Vinogradov
|
5fe9bb717d
|
fixed build under linux with OpenGL
|
12 years ago |