Andrey Kamaev
|
47963f0083
|
Merge pull request #277 from ilya-lavrenov:ResizeAreaFast
|
12 years ago |
Ilya Lavrenov
|
1bc76813f3
|
fixed bug connected with SSE2 version of resize with AREA interpolation
|
12 years ago |
Andrey Kamaev
|
da9089612a
|
Fix build of java bindings on mingw
|
12 years ago |
cuda-geek
|
66d986478c
|
Merge pull request #276 from cuda-geek:fix-precomps
|
12 years ago |
marina.kolpakova
|
e53d57664d
|
fix precompiled headers usage in gpu module
|
12 years ago |
cuda-geek
|
47df8f4c2a
|
Merge pull request #275 from mdim:bug_fix_cvboost
|
12 years ago |
Vladislav Vinogradov
|
bb07e2710e
|
decreased source size in NCV.VectorOperations test
|
12 years ago |
marina.kolpakova
|
45191dd6a5
|
merge CUDA dev branch
|
12 years ago |
Andrey Kamaev
|
dcde359181
|
Merge pull request #270 from wswld:2.4
|
12 years ago |
Andrey Kamaev
|
7f4bcd3d72
|
Merge pull request #271 from 5kg:fix_cascade
|
12 years ago |
Andrey Kamaev
|
cc2110440a
|
Merge pull request #273 from saskathex:master
|
12 years ago |
Suenghoon Park
|
4f965296fc
|
modified performance test for ocl::HoughCircles
|
12 years ago |
Maria Dimashova
|
0e2958e888
|
fixed CvBoost::predict
(Sometimes sample_data became bad because the buffer with its values was deallocated early).
|
12 years ago |
saskathex
|
eb326cdbc8
|
Fixed misspelled words.
|
12 years ago |
Suenghoon Park
|
0afa9cede5
|
removed personal info from the license header
|
12 years ago |
Zifei Tong
|
260bdc057c
|
Changed parallel_for to parallel_for_ in haar.cpp
|
12 years ago |
Andrey Pavlenko
|
c49b1bc6d5
|
partial fix for failing tests; fix for Windows launcher script; more quiet output
|
12 years ago |
Zifei Tong
|
e331787645
|
Fix race condition for Cascade Classifier when TBB enabled.
|
12 years ago |
Vsevolod Glumov
|
c0411caef4
|
Fixed a bunch of minor issues in 'dev_with_OCV_on_Android.rst'.
|
12 years ago |
Andrey Kamaev
|
3759476b38
|
Merge pull request #266 from prclibo:master
|
12 years ago |
Suenghoon Park
|
2124de80a5
|
Merge branch 'master' of git://github.com/Itseez/opencv into ocl_hough
|
12 years ago |
Suenghoon Park
|
8a1d6a1bb2
|
added documentation for ocl::HoughCircles
|
12 years ago |
Suenghoon Park
|
b1faa46d3a
|
added performance test
|
12 years ago |
Bo Li
|
956a029ede
|
added code, test and doc for five-point algorithm
|
12 years ago |
Anatoly Baksheev
|
b1aa7aecf0
|
fixed CC for CAMRA
|
12 years ago |
Andrey Kamaev
|
b401c6a0c3
|
Fix discrepancies between function signatures in headers and documentation
|
12 years ago |
Andrey Kamaev
|
aabbe11e64
|
Improve function arguments parsing and checking
* always use "argN" names for unnamed arguments
* honor space symbol between typename and "*", "&" symbols
* fix indent errors
|
12 years ago |
Andrey Kamaev
|
5f41971305
|
Merge pull request #264 from kirill-kornyakov:remove-hack-from-hough-lines-perf-test
|
12 years ago |
Kirill Kornyakov
|
5023afffc7
|
Removed hack from perf test on HoughLines, since I hope it is fixed by pr263
|
12 years ago |
Anatoly Baksheev
|
389ecbe96d
|
warnings, renamed Marina's GPU_PERF_TEST_P
|
12 years ago |
Anatoly Baksheev
|
be22891f71
|
added GPU_PERF_TESTP_P but haven't switched test to it (only perf4au app)
|
12 years ago |
Andrey Kamaev
|
132b5d6435
|
Merge release 2.4.3.2
|
12 years ago |
Andrey Kamaev
|
04f3c19b9a
|
Merge pull request #263 from taka-no-me:hough_explicit_double
|
12 years ago |
Andrey Kamaev
|
b78811112f
|
Merge pull request #261 from apavlenko:samples_remove_empty_menu
|
12 years ago |
Andrey Kamaev
|
2e2972cef3
|
Merge pull request #262 from kirill-kornyakov:minor-cleanings-for-android-sdk
|
12 years ago |
Andrey Kamaev
|
16687a2655
|
Explicitly use double precision sin & cos in hough implementation
On some platforms sin and cos are calculated in single precision resulting in
diversity of results.
|
12 years ago |
Kirill Kornyakov
|
e21f106159
|
Updated OpenCV Manager rst documentation
|
12 years ago |
Andrey Pavlenko
|
dd8e648d78
|
hiding empty menu button on Android 4
|
12 years ago |
Kirill Kornyakov
|
def1745132
|
Updated readme.txt with desciption about different OCV Manager packages
|
12 years ago |
Suenghoon Park
|
78202100df
|
added unit test for HoughCircles
|
12 years ago |
Suenghoon Park
|
ecb6c20915
|
Merge branch 'master' of git://github.com/Itseez/opencv into ocl_hough
|
12 years ago |
Suenghoon Park
|
e1c6564d5e
|
fixed a typo in ocl.hpp
|
12 years ago |
Andrey Kamaev
|
6bc795308e
|
Merge pull request #247 from wswld:2.4
|
12 years ago |
Andrey Pavlenko
|
1e5b533d01
|
updating tutorial #2
|
12 years ago |
Andrey Kamaev
|
02d1e68c64
|
Merge pull request #257 from AnnaKogan8:perf-tests-timing-script
|
12 years ago |
Andrey Kamaev
|
1af55b4bcb
|
Merge pull request #259 from asmorkalov:manager_outofbound_fix
|
12 years ago |
Andrey Kamaev
|
efecf3b8fd
|
Merge ppull request #258 from asmorkalov/android_emu_fix
|
12 years ago |
Andrey Kamaev
|
8cf6bcb20a
|
Merge pull request #260 from alekcac:css_fix
|
12 years ago |
Andrey Pavlenko
|
99299b3605
|
updating tutorial #1
|
12 years ago |
Alexander Shishkov
|
7e52a8d1b6
|
modify default css for search button (error #2654)
|
12 years ago |