Ilya Lavrenov
|
f7ec4a5c47
|
Mat::copyTo with mask
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
8d24a83c9c
|
cv::flip inplace
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
5ca3d855a2
|
cv::transpose inplace
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
8da0e2b707
|
cv::accumulate
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
d453a598f8
|
cv::min/cv::max CV_64F
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
3e173b701e
|
cv::Laplacian
|
2014-04-21 13:14:54 +04:00 |
|
Andrey Pavlenko
|
82c67abbfa
|
Merge pull request #2622 from ilya-lavrenov:ipp_sort
|
2014-04-18 14:47:06 +04:00 |
|
Andrey Pavlenko
|
39b852f51d
|
Merge pull request #2625 from ilya-lavrenov:ipp_reduce
|
2014-04-18 14:46:37 +04:00 |
|
Ilya Lavrenov
|
9a109440df
|
cv::reduce sum/avg
|
2014-04-18 14:44:12 +04:00 |
|
Ilya Lavrenov
|
aa5767421a
|
cv::reduce (min/max to single column)
|
2014-04-18 14:39:33 +04:00 |
|
Ilya Lavrenov
|
1f6b719776
|
added ippisFlip to cv::sort
|
2014-04-18 14:37:46 +04:00 |
|
Ilya Lavrenov
|
26e8c6216f
|
cv:;sortIdx
|
2014-04-18 14:31:27 +04:00 |
|
Ilya Lavrenov
|
d5513f522b
|
cv::sort
|
2014-04-18 14:31:27 +04:00 |
|
Andrey Pavlenko
|
cb8743f9aa
|
Merge pull request #2628 from ilya-lavrenov:ipp_error_handling
|
2014-04-18 13:37:35 +04:00 |
|
Ilya Lavrenov
|
05a47d9014
|
cmd option
|
2014-04-17 18:06:14 +04:00 |
|
Ilya Lavrenov
|
87eb1b8fcc
|
fixes in imgproc
|
2014-04-17 14:51:59 +04:00 |
|
Roman Donchenko
|
da58425fbc
|
Merge pull request #2629 from maksqwe:unused_fix
|
2014-04-17 13:02:36 +04:00 |
|
Ilya Lavrenov
|
6f9ca3d77c
|
fixed some errors
|
2014-04-17 11:08:02 +04:00 |
|
Ilya Lavrenov
|
ce0941160e
|
added status check
|
2014-04-17 11:08:02 +04:00 |
|
Ilya Lavrenov
|
2cd7a913ed
|
verbose errors
|
2014-04-17 11:07:01 +04:00 |
|
Ilya Lavrenov
|
f3c56f8310
|
first attemp
|
2014-04-17 11:07:01 +04:00 |
|
Maks Naumov
|
3e5a69d8ba
|
remove unused variables in OCL_PERF_TEST_P()
|
2014-04-17 00:19:04 +03:00 |
|
Maks Naumov
|
dba0f9fc8f
|
remove unused variable in erGrouping()
|
2014-04-17 00:16:07 +03:00 |
|
Maks Naumov
|
9e10c09f2d
|
remove unused variable in LineSegmentDetectorImpl::compareSegments()
|
2014-04-17 00:14:13 +03:00 |
|
Andrey Pavlenko
|
e11d998cfb
|
Merge pull request #2623 from alalek:icv_fix_color
|
2014-04-16 15:56:09 +04:00 |
|
Andrey Pavlenko
|
80ef1f6753
|
Merge pull request #2621 from arkunze:pullreq/140319-resize-b
|
2014-04-15 19:56:56 +04:00 |
|
Andrey Pavlenko
|
a26bed16e6
|
Merge pull request #2617 from ElenaGvozdeva:ipp_matchTemplate
|
2014-04-15 19:56:38 +04:00 |
|
Andrey Pavlenko
|
dab8e920b0
|
Merge pull request #2565 from apavlenko:tapi_stitching
|
2014-04-15 19:56:11 +04:00 |
|
Alexander Alekhin
|
3bb6db522d
|
ICV: mark missed functions
|
2014-04-15 15:55:44 +04:00 |
|
Vadim Pisarevsky
|
7942494fb6
|
Merge pull request #2233 from palindromoroz:BGSubtract_KNN_new_code
|
2014-04-15 13:22:43 +04:00 |
|
Vadim Pisarevsky
|
20aaa8fe77
|
Merge pull request #2560 from akarsakov:gaussianblur_integer
|
2014-04-15 13:21:25 +04:00 |
|
Vadim Pisarevsky
|
92db6786a9
|
Merge pull request #2578 from akrynski:patch-1
|
2014-04-15 13:21:08 +04:00 |
|
Vadim Pisarevsky
|
4eede18027
|
Merge pull request #2606 from alalek:icv_downloader
|
2014-04-15 13:20:04 +04:00 |
|
Vadim Pisarevsky
|
9cdd15e141
|
Merge pull request #2615 from krodyush:pullreq/140319-PyrLKOpticalFlow-fix
|
2014-04-15 13:19:45 +04:00 |
|
Roman Donchenko
|
534f9623f2
|
Merge pull request #2616 from SpecLad:merge-2.4
|
2014-04-15 12:06:13 +04:00 |
|
Elena Gvozdeva
|
3553e9379b
|
fixed
|
2014-04-15 11:41:33 +04:00 |
|
Aaron Kunze
|
ebbac3c66d
|
Optimizes OpenCL resize and optical flow to use image extension.
|
2014-04-14 16:09:17 -07:00 |
|
Andrey Pavlenko
|
8176e893c0
|
Merge pull request #2609 from alalek:tests_fixes
|
2014-04-14 18:54:01 +04:00 |
|
Andrey Pavlenko
|
5ff59af09d
|
Merge pull request #2610 from ilya-lavrenov:ipp_cvtcolor
|
2014-04-14 18:52:07 +04:00 |
|
Andrey Pavlenko
|
f4c5679db8
|
Merge pull request #2614 from ilya-lavrenov:ipp_laplacian
|
2014-04-14 18:51:31 +04:00 |
|
Roman Donchenko
|
799d2dabd6
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/core/test/test_arithm.cpp
modules/cuda/src/cascadeclassifier.cpp
modules/imgproc/doc/geometric_transformations.rst
modules/objdetect/src/hog.cpp
modules/ocl/perf/perf_imgproc.cpp
modules/ocl/src/gftt.cpp
modules/ocl/src/moments.cpp
|
2014-04-14 16:08:02 +04:00 |
|
Ilya Lavrenov
|
884b706b3a
|
fixed warning
|
2014-04-14 14:40:40 +04:00 |
|
Ilya Lavrenov
|
ad7f2311c0
|
cv::Laplacian
|
2014-04-14 14:34:28 +04:00 |
|
Ilya Lavrenov
|
2a051a124f
|
cvtColor
|
2014-04-14 14:29:36 +04:00 |
|
Andrey Pavlenko
|
5522c14efc
|
Merge pull request #2607 from ilya-lavrenov:warn_sup
|
2014-04-14 14:15:12 +04:00 |
|
krodyush
|
57992e0169
|
replace IPatchLocal[][] into *IPatchLocal to fix compilation error on some devices.
|
2014-04-14 13:23:12 +04:00 |
|
Alexander Alekhin
|
3a1a3da782
|
fix tests
|
2014-04-11 16:11:05 +04:00 |
|
Andrey Pavlenko
|
f104d5be8c
|
Merge pull request #2600 from ilya-lavrenov:ipp_calc_hist
|
2014-04-11 15:18:04 +04:00 |
|
Andrey Pavlenko
|
fd90efc9dd
|
Merge pull request #2593 from arkunze:pullreq/140319-color
|
2014-04-11 15:16:33 +04:00 |
|
Alexander Alekhin
|
047d285b7d
|
ICV: added package downloader
|
2014-04-11 14:19:18 +04:00 |
|