Roman Donchenko
|
efeadc1f7b
|
Merge pull request #1578 from asmorkalov:android_fd_cp_fix
|
12 years ago |
Alexander Smorkalov
|
fdc1a06397
|
Invalid copy-passed exception messages in FaceDetect sample for Android fixed.
|
12 years ago |
Alexander Alekhin
|
f63b0dfaf4
|
svm: disable failed tests
|
12 years ago |
Roman Donchenko
|
b08233a3ca
|
Merge pull request #1569 from ilya-lavrenov:ocl_hough_circles
|
12 years ago |
Roman Donchenko
|
920e15b41d
|
Merge pull request #1572 from emchristiansen:includeLimits
|
12 years ago |
Roman Donchenko
|
f91f8663b6
|
Merge pull request #1568 from ilya-lavrenov:ocl_pyrlk
|
12 years ago |
Roman Donchenko
|
801054d611
|
Merge pull request #1566 from SpecLad:Wshadow-openni
|
12 years ago |
emchristiansen
|
34f6b17c3f
|
Merge pull request #1 from ImAlsoGreg/master
add include limits, for compilers that dont add it implicitly
|
12 years ago |
Greg Hale
|
88b1847d09
|
add include limits, for compilers that dont add it implicitly
|
12 years ago |
Eric Martin Christiansen
|
c8a3a85e26
|
adds include to fix build
|
12 years ago |
Ilya Lavrenov
|
036e99d03a
|
fixed ipp-related warnings
|
12 years ago |
Ilya Lavrenov
|
8c82decf5b
|
added plain branch to HoughCircle perf test
|
12 years ago |
Roman Donchenko
|
46eeb106e2
|
Merge pull request #1564 from alalek:cl_runtime_fix_32bit
|
12 years ago |
Roman Donchenko
|
0a13510293
|
Merge pull request #1557 from ilya-lavrenov:ocl_minor_doc_update
|
12 years ago |
Ilya Lavrenov
|
72c35d3a89
|
fixed mog2
|
12 years ago |
Roman Donchenko
|
df213241cc
|
Merge pull request #1560 from jet47:cmake-config-cuda-5.5-fix
|
12 years ago |
Roman Donchenko
|
744f4b1609
|
Merge pull request #1565 from SpecLad:cmake-new-ptr
|
12 years ago |
Roman Donchenko
|
2660f4bc59
|
Merge pull request #1562 from ilya-lavrenov:ocl_integral
|
12 years ago |
Ilya Lavrenov
|
fb73e7b4bd
|
fixed pyrlk optical flow
|
12 years ago |
Roman Donchenko
|
aa80250a3d
|
Merge pull request #1532 from alalek:stereo_csbp
|
12 years ago |
Roman Donchenko
|
cca2e5d8b1
|
Merge pull request #1536 from asmorkalov:android_ndk_r9_master
|
12 years ago |
Roman Donchenko
|
1b51270617
|
Merge pull request #1558 from SpecLad:Wparentheses-equality
|
12 years ago |
Roman Donchenko
|
f04cade607
|
Merge pull request #1559 from SpecLad:Wnull-conversion
|
12 years ago |
Alexander Alekhin
|
de0f310e81
|
ocl: tests: RNG usage refactoring
|
12 years ago |
Vladislav Vinogradov
|
adc516becc
|
fixed OpenCVConfig.cmake.in file for CUDA 5.5 toolkit
|
12 years ago |
Roman Donchenko
|
3cfad385ec
|
Fix a -Wshadow warning in cap_openni.cpp.
|
12 years ago |
Roman Donchenko
|
ca65fe4548
|
Merge pull request #1535 from asmorkalov:android_ndk_r9
|
12 years ago |
Roman Donchenko
|
b03c19a8ac
|
Merge pull request #1554 from pablospe:fix_viz_module_compilation
|
12 years ago |
Roman Donchenko
|
61778a524f
|
Merge pull request #1563 from ilya-lavrenov:ocl_arithm
|
12 years ago |
Roman Donchenko
|
32630dbf61
|
Adapt cap_openni.cpp to the new Ptr.
|
12 years ago |
StevenPuttemans
|
2f474db27f
|
Fix of bug #3283 and bug #3301
Added extra information for fitEllipse, minAreaRect and addapted ellipse &
ellipse2Poly parameter description.
|
12 years ago |
Roman Donchenko
|
ac36ae0498
|
Merge pull request #1553 from pablospe:doc_include_directories_cmake
|
12 years ago |
Alexander Alekhin
|
90df620deb
|
ocl: stereo_csbp: divUp -> roundUp
|
12 years ago |
Alexander Alekhin
|
2d1a6687f9
|
autogenerated code
|
12 years ago |
Alexander Alekhin
|
2fdfa37ea5
|
ocl: runtime, fix 32-bit builds
|
12 years ago |
Ilya Lavrenov
|
10d60f99dc
|
fixed ocl::integral and enabled perf test for it
|
12 years ago |
Ilya Lavrenov
|
5f81988699
|
refactored arithm binary operations in order to make them more scalable
|
12 years ago |
Andrey Pavlenko
|
8224f9843e
|
Merge pull request #1561 from alalek:ocl_refactoring
|
12 years ago |
Alexander Alekhin
|
d74ca7b39d
|
ocl: update module documentation
|
12 years ago |
Alexander Alekhin
|
69c2ef5ed2
|
ocl: update ocl samples
|
12 years ago |
Alexander Alekhin
|
7f0680fc8b
|
ocl: workaround for OpenCL C++ bindings usage: CL/cl.hpp
|
12 years ago |
Alexander Alekhin
|
8beb514ecf
|
ocl: merge with upstream/2.4
|
12 years ago |
Alexander Alekhin
|
16adbda4d3
|
ocl: added OpenCL device selection via OPENCV_OPENCL_DEVICE environment variable
|
12 years ago |
Alexander Alekhin
|
dd9ff587dc
|
ocl: file-based ProgramCache refactoring
|
12 years ago |
Alexander Alekhin
|
b00f79ac5f
|
ocl: move program names into opencl_kernels.hpp
|
12 years ago |
Alexander Alekhin
|
e8d9ed8955
|
ocl: split initialization.cpp into 3 files: context, operations, programcache
|
12 years ago |
Ilya Lavrenov
|
dafd4da031
|
removed ocl::minMax_buf, updated doc (operation on matrices)
|
12 years ago |
Roman Donchenko
|
8e75947a7d
|
Merge pull request #1555 from ilya-lavrenov:ocl_convertC3C4
|
12 years ago |
Roman Donchenko
|
1817a07a5e
|
Fixed a -Wnull-conversion Clang warning in cap_gstreamer.cpp.
|
12 years ago |
Roman Donchenko
|
fa9d092c43
|
Fix a -Wparentheses-equality Clang warning in cap_libv4l.cpp.
|
12 years ago |