Alexander Karsakov
|
30a8308f8e
|
Enabled Intel-specific optimizations for HOG detector.
|
11 years ago |
Kang Liu
|
17713f6831
|
1. fix an error in sample code
2. change an external link to maintain consistency with the previous tutorial
|
11 years ago |
Ilya Lavrenov
|
b449b0bf71
|
simplified cv::sepFilter2D OpenCL part
|
11 years ago |
Roman Donchenko
|
a1e5bd71f1
|
Merge pull request #2446 from asmorkalov:ocv_implicit_cuda_control
|
11 years ago |
Ilya Lavrenov
|
b73490f86c
|
eliminated restriction src[i].channels() == 1 in cv::merge
|
11 years ago |
Andrey Pavlenko
|
a2dec6c34e
|
Merge pull request #2493 from ilya-lavrenov:tapi_fnlm
|
11 years ago |
Konstantin Matskevich
|
f9f730c426
|
update error message
|
11 years ago |
Ilya Lavrenov
|
04884ebf45
|
added 3-channels support to cv::setIdentity
|
11 years ago |
Ilya Lavrenov
|
d1cfcfcafd
|
added 3-channels support to morphology operations
|
11 years ago |
Ilya Lavrenov
|
8d97d0d631
|
added 3-channels support to cv::flip
|
11 years ago |
Firat Kalaycilar
|
0a16d93e1d
|
Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in the CUDA and OCL versions of BackgroundSubtractorMOG2
|
11 years ago |
Koji Miyazato
|
a43ef9a6cd
|
WriteStructContext treats state of fs
|
11 years ago |
Alexander Smorkalov
|
b4e4f13f9e
|
Superres module enabled for Android. GPU samples build fixed for Android.
|
11 years ago |
Roman Donchenko
|
b70332d806
|
Merge pull request #1986 from GregoryMorse:patch-3
|
11 years ago |
Firat Kalaycilar
|
4d9698a4cf
|
Merge branch '2.4' of git://github.com/Itseez/opencv into mog2_weight_bugfix
|
11 years ago |
Andrey Pavlenko
|
6e44f05e6f
|
Merge pull request #2464 from KonstantinMatskevich:ocl_stereobm_experiment
|
11 years ago |
Konstantin Matskevich
|
eebf92ba58
|
fix for incorrect opencl device selection
|
11 years ago |
Roman Donchenko
|
bff92da970
|
Merge pull request #2488 from Nerei:minor_doc
|
11 years ago |
Roman Donchenko
|
d76226e21b
|
Merge pull request #2456 from kurodash:pr_use_cvAlloc
|
11 years ago |
Ilya Lavrenov
|
6fe71bd27c
|
added 4 channels support to fnlm
|
11 years ago |
Roman Donchenko
|
ae2b0b0098
|
Merge pull request #2486 from SpecLad:merge-2.4
|
11 years ago |
Roman Donchenko
|
bfb1ba371c
|
Merge pull request #2026 from pemmanuelviel:giveFurthestPoint
|
11 years ago |
RJ2
|
0470bb0e29
|
I have changed one sentence in tutorial, making it more understandable
|
11 years ago |
RJ2
|
16869225ff
|
It's will be better
|
11 years ago |
yash
|
b9cdde6991
|
edited sample code for mean/cam sihft and fixed an error
|
11 years ago |
Ilya Lavrenov
|
82e6edfba2
|
optimized sep filter
|
11 years ago |
Ilya Lavrenov
|
3940b6163b
|
remove intel guard since the code is 2 times faster on AMD too
|
11 years ago |
yash
|
51cb6998ea
|
made the example consistent with the fuction definition and improved doc
made the example consistent with the fuction definition and improved doc
|
11 years ago |
Anatoly Baksheev
|
0c02e5de25
|
minor doc fix
|
11 years ago |
vbystricky
|
6890aa0033
|
Fix problems on Intel HD graphics
|
11 years ago |
Roman Donchenko
|
a489d86e5f
|
Merge pull request #2460 from berak:b_3598_24
|
11 years ago |
Roman Donchenko
|
ae036838dd
|
Merge pull request #2458 from asmorkalov:android_cmake_opencv_modules_suffix
|
11 years ago |
Alexander Smorkalov
|
6b8de222d7
|
OpenCV_MODULES_SUFFIX variable added to OpenCVConfig.cmake to enable custom module configurations.
|
11 years ago |
Roman Donchenko
|
40a740ff88
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/imgproc/src/opencl/precornerdetect.cl
modules/nonfree/perf/perf_main.cpp
modules/nonfree/perf/perf_surf.ocl.cpp
modules/ocl/src/arithm.cpp
modules/ocl/src/gftt.cpp
modules/ocl/src/opencl/arithm_bitwise.cl
modules/ocl/src/opencl/arithm_bitwise_binary_scalar_mask.cl
modules/ocl/src/opencl/arithm_minMax.cl
modules/ocl/src/opencl/arithm_nonzero.cl
modules/ocl/src/opencl/arithm_sum.cl
modules/ocl/test/test_arithm.cpp
modules/viz/src/precomp.hpp
modules/viz/src/vizcore.cpp
modules/viz/src/vtk/vtkCloudMatSink.h
modules/viz/src/vtk/vtkXYZReader.cpp
modules/viz/src/vtk/vtkXYZReader.h
modules/viz/test/test_precomp.hpp
|
11 years ago |
Andrey Pavlenko
|
dc28451b8a
|
Merge pull request #2479 from alalek:ocl_compare_scalar
|
11 years ago |
berak
|
5f94a205d1
|
fixed h / s ranges in histogram_calculation tutorial
literalinclude
literalinclude, dropped :lines:
|
11 years ago |
Andrey Pavlenko
|
2a1d5c6d43
|
Merge pull request #2428 from alalek:ocl_copyMakeBorder_3channels
|
11 years ago |
Alexander Alekhin
|
af062b7c42
|
ocl: compare: remove useless perf tests
|
11 years ago |
Roman Donchenko
|
882971151d
|
Merge pull request #2485 from Nerei:viz_correct_viewer_pose
|
11 years ago |
Roman Donchenko
|
136e5eb804
|
Merge pull request #2484 from berak:mat_doc_24
|
11 years ago |
Konstantin Matskevich
|
1a43ed9893
|
finalizing
|
11 years ago |
Anatoly Baksheev
|
24d8cbf940
|
Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry)
|
11 years ago |
berak
|
80708008a4
|
missing () on Mat::type()
|
11 years ago |
Alexander Alekhin
|
7ce2ca2e0c
|
ocl: workaround for Pow accuracy test failure
|
11 years ago |
Alexander Alekhin
|
9cafd50160
|
ocl: fixes
|
11 years ago |
Alexander Alekhin
|
755ca4b7cf
|
ocl: compare with scalar
|
11 years ago |
Andrey Pavlenko
|
dd6cf15a39
|
Merge pull request #2481 from akarsakov:fix_hog_intel
|
11 years ago |
Andrey Pavlenko
|
bcb938efbb
|
Merge pull request #2483 from ilya-lavrenov:tapi_3_vs_4
|
11 years ago |
Andrey Pavlenko
|
c72a0a1295
|
Merge pull request #2482 from ilya-lavrenov:tapi_fix
|
11 years ago |
Andrey Pavlenko
|
5726e80f77
|
Merge pull request #2475 from ilya-lavrenov:ocl_2.4_fix
|
11 years ago |