Vladimir Bystricky
66145ea06c
Add CV_CAP_INTELPERC and CV_CAP_PROP_INTELPERC_ prefixes to const_ignore_list
11 years ago
Vladimir Bystricky
dd71bef6f5
Fix errors in example (samples/cpp/intelperc_capture.cpp)
11 years ago
Andrey Pavlenko
e719bee2b8
minor refactoring, no functional changes
11 years ago
Vladimir Bystricky
63ae0eeba5
Fix build errors
11 years ago
krodyush
34c630faf4
update doc to be consisted with headers
11 years ago
Ilya Lavrenov
3a6d248bee
typo
11 years ago
krodyush
ea0c9b7f5c
GFFT fix for linux build
11 years ago
Vladimir Bystricky
cc08e00876
Fix notes about cmake files. Fix build warning.
11 years ago
krodyush
fffac2f085
optimize SURF by
...
Inlining and customizing sampling functions to reduce memory traffic and compute
Improve calcOrientation implementation.
Using more efficient rounding routines.
Removing unnecessary use of local memory
11 years ago
krodyush
dfe7c98090
optimize separable filter by
...
Added "sep_filter_singlepass" kernel that performs separable filtering in one kernel call
Added appropriate host part - sepFilter2D_SinglePass function and SingleStepSeparableFilterEngine_GPU class
Changed function declarations to enable their usage
11 years ago
krodyush
f3ee1c3d2f
Changes the datatype of the angle of the gradient for Intel platforms.
11 years ago
krodyush
917b883cf0
remove extra calculations from haar to be consistent with native implementation
11 years ago
krodyush
a63576e76d
HOST side optimization for GFFT
11 years ago
krodyush
de431609db
optimize Dx and Dy calcualtion to make it as single opencl kernel
11 years ago
Roman Donchenko
5d5527d03e
Merge pull request #1987 from pentschev:cv_completesymm_template_2.4
11 years ago
Vladimir Bystricky
4088013251
Add set/get depth generator properties by default. Add documentation
11 years ago
Alexander Smorkalov
88a883e68e
Build fix.
11 years ago
Alexander Smorkalov
8660e048bc
Dynamic CUDA support library loading implemented for Linux.
...
Logical mistake in macro fixed;
DeviceInfo deligate reimplemented;
Build and warning fixes.
11 years ago
Alexander Smorkalov
d4087f19a2
All CUDA related stuff were moved to separate dynamic library.
11 years ago
StevenPuttemans
12c25b9310
Fixed suggestion of bugfix 3431
...
Seems correct to me and builds fine
11 years ago
Roman Donchenko
e88253ccad
Merge pull request #1990 from AD-530:Issue3164
11 years ago
Peter Andreas Entschev
f44de302a0
cv::completeSymm fixed to work with any OpenCV data type and multiple channels.
11 years ago
Matthias Bady
b7c97f6e30
fixed init of clCxt
11 years ago
Vladimir Bystricky
e8d2a9752b
Add support Creative Senz3D camera by Intel Perceptual Computing SDK
11 years ago
Andrey Pavlenko
10849d1c7a
Merge pull request #1980 from alalek:ocl_interop_initialization
11 years ago
Alexander Alekhin
17ca7f9545
ocl: add support for initialization from user-provided OpenCL handles
11 years ago
Andrey Pavlenko
658282fcbe
Merge pull request #1976 from alalek:ocl_multiple_command_queues
11 years ago
Andrey Pavlenko
ee270d1a18
Merge pull request #1975 from magomimmo:clj-tut
11 years ago
Alexander Alekhin
740b1f235e
ocl: implemented per-thread OpenCL command queue
11 years ago
Alexander Alekhin
a118577a57
core: added TLS support
11 years ago
Roman Donchenko
ce503c64bf
Merge pull request #1968 from pentschev:fix_indentation_freak_2.4
11 years ago
Mimmmo Cosenza
00a180185e
remove Daniele
11 years ago
Mimmmo Cosenza
1c639befe6
add tutorial content
11 years ago
Mimmmo Cosenza
b1899e5489
add clojure tutorial
11 years ago
Mimmmo Cosenza
6f292d8036
add clojure logo
11 years ago
Mimmmo Cosenza
f07e9e7c5f
add clojure sample
11 years ago
Mimmmo Cosenza
2784fd7b27
add Mimmo Cosenza to Authors
11 years ago
Peter Andreas Entschev
c289c8a700
Fixing some indentation issues on FREAK source file.
11 years ago
Roman Donchenko
13c058ecf8
Merge pull request #1959 from botverse:2.4
11 years ago
Alfonso (the fonz) de la Osa
df0c43321d
--no-display property fix in stereo_match.cpp sample
11 years ago
Roman Donchenko
8f10ca5180
Merge pull request #1946 from asmorkalov:android_manager_version_inc3
11 years ago
Alexander Smorkalov
9f04222a75
OpenCV Manager version++.
11 years ago
Roman Donchenko
060e58d080
Merge pull request #1945 from apavlenko:2.4_version_update
11 years ago
Andrey Pavlenko
b5936648ca
Merge pull request #1943 from pentschev:ocl_oclMat_ptr_remove_2.4
11 years ago
Andrey Pavlenko
f2cf9dd8bf
updating version to 2.4.7.2
11 years ago
Andrey Pavlenko
7069b4b761
Merge pull request #1927 from JBosch:issue3409
11 years ago
Andrey Pavlenko
0e3553130a
Merge pull request #1872 from KonstantinMatskevich:ocl_mt_test
11 years ago
Andrey Pavlenko
c34fc180a7
Merge pull request #1762 from jet47:cuda-6.0-npp-fix
11 years ago
Andrey Pavlenko
77d04a2622
Merge pull request #1844 from StevenPuttemans:bugfix_3370
11 years ago
Andrey Pavlenko
1d01c49a06
Merge pull request #1870 from es0m:es0m-2.4-imgproc-samplers
11 years ago