projects
/
platform
/
upstream
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/opencv.git
2013-10-08
Ilya Lavrenov
enabled OpenCL 1.2 branch in oclMat::setTo
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Roman Donchenko
Merge pull request #1566 from SpecLad:Wshadow-openni
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1564 from alalek:cl_runtime_fix_32bit
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1557 from ilya-lavrenov:ocl_minor_d...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1560 from jet47:cmake-config-cuda...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1562 from ilya-lavrenov:ocl_integral
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1532 from alalek:stereo_csbp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1558 from SpecLad:Wparentheses...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Vladislav Vinogradov
fixed OpenCVConfig.cmake.in file for CUDA 5.5 toolkit
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Fix a -Wshadow warning in cap_openni.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1535 from asmorkalov:android_ndk_r9
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Roman Donchenko
Merge pull request #1563 from ilya-lavrenov:ocl_arithm
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alexander Alekhin
ocl: stereo_csbp: divUp -> roundUp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alexander Alekhin
autogenerated code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alexander Alekhin
ocl: runtime, fix 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Ilya Lavrenov
fixed ocl::integral and enabled perf test for it
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Ilya Lavrenov
refactored arithm binary operations in order to make...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Andrey Pavlenko
Merge pull request #1561 from alalek:ocl_refactoring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: update module documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: update ocl samples
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: workaround for OpenCL C++ bindings usage: CL/cl.hpp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: merge with upstream/2.4
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: added OpenCL device selection via OPENCV_OPENCL_DE...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: file-based ProgramCache refactoring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: move program names into opencl_kernels.hpp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Alekhin
ocl: split initialization.cpp into 3 files: context...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Ilya Lavrenov
removed ocl::minMax_buf, updated doc (operation on...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Roman Donchenko
Merge pull request #1555 from ilya-lavrenov:ocl_convertC3C4
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Roman Donchenko
Fix a -Wparentheses-equality Clang warning in cap_libv4...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexander Smorkalov
Android NDK r9 support. x64 NDK support fix for MacOS X.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Ilya Lavrenov
fixed convertC3C4 and convertC4C3 functions in case...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrey Pavlenko
Merge pull request #1507 from pengx17:2.4_fix_test
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrey Pavlenko
Merge pull request #1542 from alalek:cl_runtime
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Alexander Alekhin
removed invalid comment
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrey Pavlenko
Merge pull request #1549 from ilya-lavrenov:ocl_perf_norm
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrey Pavlenko
Merge pull request #1548 from ilya-lavrenov:ocl_bitwise_not
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Alexander Alekhin
ocl: cl_runtime: added autogenerated code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Alexander Alekhin
ocl: dynamic load of OpenCL libraries
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Ilya Lavrenov
enabled ocl::norm perf test
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Roman Donchenko
Merge pull request #1547 from SpecLad:gtest-1.7
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Ilya Lavrenov
fixed ocl::bitwise_not in case of CV_8UC1, CV_8UC2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Roman Donchenko
Updated Google Test to 1.7.0.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Andrey Pavlenko
Merge pull request #1533 from alalek:perf_test_update_r...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Andrey Pavlenko
Merge pull request #1519 from ilya-lavrenov:ocl_minMax
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Roman Donchenko
Merge pull request #1525 from asmorkalov:ocv_custom_libv4l
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Ilya Lavrenov
removed test_norm.cpp from ocl tests
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Roman Donchenko
Merge pull request #1530 from alalek:perf_tests_sanity_...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexander Alekhin
ocl: perf test: disable MOG2 (random hungs), enable...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexander Alekhin
perf tests: added SANITY_CHECK_NOTHING()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Ilya Lavrenov
fixed and extended ocl::norm
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Alexander Alekhin
perf test: update error message about relative error
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Roman Donchenko
Merge pull request #1457 from pengx17:2.4_oclsvm
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Ilya Lavrenov
fixed ocl::meanStddev and created accuracy test for...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Roman Donchenko
Merge pull request #1509 from perping:2.4_docs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Ilya Lavrenov
fixed ocl::setIdentity
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Roman Donchenko
Merge pull request #1518 from jet47:bug-3291-tbb-install
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Roman Donchenko
Merge pull request #1522 from nghiaho12:latentsvm
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Ilya Lavrenov
fixed ocl::phase
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Ilya Lavrenov
fixed ocl::sum, ocl::sqrSum, ocl::absSum
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Alexander Smorkalov
Make libv4l support optional for testing purposes.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
peng xiao
Fix new blank line at EOF.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
peng xiao
fix build error
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
peng xiao
Add opencl svm.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Nghia Ho
Missing closedir with opendir
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Ilya Lavrenov
fixed ocl::countNonZero
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Ilya Lavrenov
fixed ocl::minMax
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Vladislav Vinogradov
fix for bug #3291:
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexander Smorkalov
Merge pull request #1515 from asmorkalov:ocv_pr_1464_revert
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexander Smorkalov
pr #1464 reverted as breaking the build for Linux witho...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
perping
fix warning about addWeighted and remove magnitudeSqr().
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Alexander Smorkalov
Merge pull request #1511 from apavlenko:shorten_hdr
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Andrey Pavlenko
hortening the file names (HighDynamicRange -> HDR)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Andrey Pavlenko
Merge pull request #1503 from ilya-lavrenov:ocl_arithm
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Alexander Smorkalov
Merge pull request #1464 from StevenPuttemans:bugfix_31...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
perping
fix three warning about mog, mog2 and KNearestNeighbour.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
perping
Update the OpenCL documents.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Alexander Smorkalov
Merge pull request #1500 from alalek:fix_add_definitions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Alexander Smorkalov
Merge pull request #1502 from melody-rain:2.4_Stereo_Ma...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
peng xiao
If device does not support double, returns immediately.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Ilya Lavrenov
changes in OpenCL matrix operations docs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Alexander Smorkalov
Merge pull request #1499 from georgebrindeiro:patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Ilya Lavrenov
replaced manually new/delete by AutoBuffer
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Ilya Lavrenov
fixed minMaxLoc kernel (removed compilation errors)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Ilya Lavrenov
reverted and generalized original ocl::transpose
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Jin Ma
Resolved the bug that the work group size is not valid.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Alexander Alekhin
cmake: PCH: use DEFINE_SYMBOL target property
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Alexander Alekhin
cmake: fixed incorrect usage of add_definitions() on...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Alexander Smorkalov
Merge pull request #1498 from alalek:revert_1487
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
George Andrew...
Added nonfree headers that are required for using SURF...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Alexander Smorkalov
Merge pull request #1199 from devernay:2.4-qtkit
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Alexander Alekhin
Revert "cmake: fixed incorrect usage of add_definitions...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Alexander Smorkalov
Merge pull request #1351 from barisdemiroz:eclipse...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
removed arithm_absdiff.cl
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
refactored arithm.cpp. Extended param list for all...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
refactoed and extended ocl::transpose
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
refactored and extended ocl::exp and ocl::log
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
refactored and extended ocl::compare
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
refactored and extended binary bitwise operations
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
refactored and extended ocl::addWeighted
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Ilya Lavrenov
refactored and extended ocl::LUT
commit
|
commitdiff
|
tree
|
snapshot
next