Sebastian Krämer
|
c844bbdd82
|
documentation update for ocl::min and ocl::max
|
2013-10-08 15:23:18 +02:00 |
|
Sebastian Krämer
|
33df7131ae
|
add ocl::min and ocl::max (includes accuracy tests update)
|
2013-10-08 15:23:13 +02:00 |
|
Vladislav Vinogradov
|
342e007dc6
|
now Allocator accepts GpuMat* instead of 3 pointers
|
2013-10-08 17:21:25 +04:00 |
|
Vladislav Vinogradov
|
3b412b51ac
|
moved BufferPool management functions to public
|
2013-10-08 17:21:22 +04:00 |
|
Vladislav Vinogradov
|
5ea8085220
|
added BufferPool class
|
2013-10-08 17:20:29 +04:00 |
|
Vladislav Vinogradov
|
988ab79acb
|
added BufferAllocator
|
2013-10-08 17:20:20 +04:00 |
|
Roman Donchenko
|
ae851af648
|
Merge pull request #1574 from alalek:svm_workaround
|
2013-10-08 15:31:42 +04:00 |
|
Roman Donchenko
|
65ec9f77d9
|
Merge pull request #1577 from ilya-lavrenov:ocl_setto_opencl12
|
2013-10-08 15:15:31 +04:00 |
|
Roman Donchenko
|
bc3669bfb1
|
Merge pull request #1576 from alalek:ocl_fix_cl_double
|
2013-10-08 14:20:11 +04:00 |
|
Roman Donchenko
|
685eceb68a
|
Merge pull request #1567 from ilya-lavrenov:warn_fix
|
2013-10-08 13:50:49 +04:00 |
|
Roman Donchenko
|
895308a811
|
Merge pull request #1538 from StevenPuttemans:bugfix_3283
|
2013-10-08 13:00:39 +04:00 |
|
Roman Donchenko
|
ec409a436d
|
Merge pull request #1545 from alalek:ocl_test_fix_rng
|
2013-10-08 12:59:50 +04:00 |
|
Ilya Lavrenov
|
32f11e6f40
|
enabled OpenCL 1.2 branch in oclMat::setTo
|
2013-10-08 12:49:29 +04:00 |
|
Ilya Lavrenov
|
35d9ce0c0c
|
fixed warnings
|
2013-10-08 12:46:43 +04:00 |
|
Roman Donchenko
|
95b3a344d9
|
Merge pull request #1570 from ilya-lavrenov:ipp_warn_fix
|
2013-10-08 12:32:57 +04:00 |
|
Alexander Alekhin
|
1d6327ba2a
|
ocl: fix Context::CL_* usage
|
2013-10-08 12:23:46 +04:00 |
|
Roman Donchenko
|
efeadc1f7b
|
Merge pull request #1578 from asmorkalov:android_fd_cp_fix
|
2013-10-08 12:22:14 +04:00 |
|
Alexander Smorkalov
|
fdc1a06397
|
Invalid copy-passed exception messages in FaceDetect sample for Android fixed.
|
2013-10-08 10:28:24 +04:00 |
|
Alexander Alekhin
|
f63b0dfaf4
|
svm: disable failed tests
|
2013-10-07 18:17:10 +04:00 |
|
Roman Donchenko
|
b08233a3ca
|
Merge pull request #1569 from ilya-lavrenov:ocl_hough_circles
|
2013-10-07 17:47:41 +04:00 |
|
Roman Donchenko
|
920e15b41d
|
Merge pull request #1572 from emchristiansen:includeLimits
|
2013-10-07 16:59:24 +04:00 |
|
Roman Donchenko
|
f91f8663b6
|
Merge pull request #1568 from ilya-lavrenov:ocl_pyrlk
|
2013-10-07 15:53:20 +04:00 |
|
Roman Donchenko
|
801054d611
|
Merge pull request #1566 from SpecLad:Wshadow-openni
|
2013-10-07 15:48:40 +04:00 |
|
Vladislav Vinogradov
|
e5188c7e94
|
added GpuMat::Allocator interface
|
2013-10-07 09:42:43 +04:00 |
|
emchristiansen
|
34f6b17c3f
|
Merge pull request #1 from ImAlsoGreg/master
add include limits, for compilers that dont add it implicitly
|
2013-10-06 12:26:45 -07:00 |
|
Greg Hale
|
88b1847d09
|
add include limits, for compilers that dont add it implicitly
|
2013-10-06 01:21:43 -04:00 |
|
Eric Martin Christiansen
|
c8a3a85e26
|
adds include to fix build
|
2013-10-05 15:52:19 -07:00 |
|
Ilya Lavrenov
|
036e99d03a
|
fixed ipp-related warnings
|
2013-10-05 14:54:00 +04:00 |
|
Ilya Lavrenov
|
8c82decf5b
|
added plain branch to HoughCircle perf test
|
2013-10-04 19:51:26 +04:00 |
|
Roman Donchenko
|
46eeb106e2
|
Merge pull request #1564 from alalek:cl_runtime_fix_32bit
|
2013-10-04 18:29:04 +04:00 |
|
Roman Donchenko
|
0a13510293
|
Merge pull request #1557 from ilya-lavrenov:ocl_minor_doc_update
|
2013-10-04 18:25:44 +04:00 |
|
Ilya Lavrenov
|
72c35d3a89
|
fixed mog2
|
2013-10-04 18:19:01 +04:00 |
|
Roman Donchenko
|
df213241cc
|
Merge pull request #1560 from jet47:cmake-config-cuda-5.5-fix
|
2013-10-04 18:15:05 +04:00 |
|
Roman Donchenko
|
744f4b1609
|
Merge pull request #1565 from SpecLad:cmake-new-ptr
|
2013-10-04 18:14:34 +04:00 |
|
Roman Donchenko
|
2660f4bc59
|
Merge pull request #1562 from ilya-lavrenov:ocl_integral
|
2013-10-04 18:12:43 +04:00 |
|
Ilya Lavrenov
|
fb73e7b4bd
|
fixed pyrlk optical flow
|
2013-10-04 17:56:02 +04:00 |
|
Roman Donchenko
|
aa80250a3d
|
Merge pull request #1532 from alalek:stereo_csbp
|
2013-10-04 16:43:51 +04:00 |
|
Roman Donchenko
|
cca2e5d8b1
|
Merge pull request #1536 from asmorkalov:android_ndk_r9_master
|
2013-10-04 16:36:44 +04:00 |
|
Roman Donchenko
|
1b51270617
|
Merge pull request #1558 from SpecLad:Wparentheses-equality
|
2013-10-04 16:32:09 +04:00 |
|
Roman Donchenko
|
f04cade607
|
Merge pull request #1559 from SpecLad:Wnull-conversion
|
2013-10-04 16:08:54 +04:00 |
|
Alexander Alekhin
|
de0f310e81
|
ocl: tests: RNG usage refactoring
|
2013-10-04 15:39:39 +04:00 |
|
Vladislav Vinogradov
|
adc516becc
|
fixed OpenCVConfig.cmake.in file for CUDA 5.5 toolkit
|
2013-10-04 15:14:21 +04:00 |
|
Roman Donchenko
|
3cfad385ec
|
Fix a -Wshadow warning in cap_openni.cpp.
|
2013-10-04 14:23:06 +04:00 |
|
Roman Donchenko
|
ca65fe4548
|
Merge pull request #1535 from asmorkalov:android_ndk_r9
|
2013-10-04 14:14:20 +04:00 |
|
Roman Donchenko
|
b03c19a8ac
|
Merge pull request #1554 from pablospe:fix_viz_module_compilation
|
2013-10-04 14:02:17 +04:00 |
|
Roman Donchenko
|
61778a524f
|
Merge pull request #1563 from ilya-lavrenov:ocl_arithm
|
2013-10-04 13:59:19 +04:00 |
|
Roman Donchenko
|
32630dbf61
|
Adapt cap_openni.cpp to the new Ptr.
|
2013-10-04 13:51:58 +04:00 |
|
StevenPuttemans
|
2f474db27f
|
Fix of bug #3283 and bug #3301
Added extra information for fitEllipse, minAreaRect and addapted ellipse &
ellipse2Poly parameter description.
|
2013-10-04 11:19:45 +02:00 |
|
Roman Donchenko
|
ac36ae0498
|
Merge pull request #1553 from pablospe:doc_include_directories_cmake
|
2013-10-04 12:59:09 +04:00 |
|
Alexander Alekhin
|
90df620deb
|
ocl: stereo_csbp: divUp -> roundUp
|
2013-10-04 12:48:26 +04:00 |
|