Ilya Lavrenov
|
fe644ede19
|
cv::multiply
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
9cc80a68db
|
fixed warnings
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
8603c58f37
|
Mat::setTo(with mask)
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
0b678c2451
|
Mat::setTo(Scalar::all(0))
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
3bd8211a72
|
Mat::copyTo
|
2014-04-21 13:14:55 +04:00 |
|
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
|
d453a598f8
|
cv::min/cv::max CV_64F
|
2014-04-21 13:14:55 +04:00 |
|
Andrey Pavlenko
|
82c67abbfa
|
Merge pull request #2622 from ilya-lavrenov:ipp_sort
|
2014-04-18 14:47:06 +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 |
|
Ilya Lavrenov
|
05a47d9014
|
cmd option
|
2014-04-17 18:06:14 +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 |
|
Andrey Pavlenko
|
80ef1f6753
|
Merge pull request #2621 from arkunze:pullreq/140319-resize-b
|
2014-04-15 19:56:56 +04:00 |
|
Andrey Pavlenko
|
dab8e920b0
|
Merge pull request #2565 from apavlenko:tapi_stitching
|
2014-04-15 19:56:11 +04:00 |
|
Roman Donchenko
|
534f9623f2
|
Merge pull request #2616 from SpecLad:merge-2.4
|
2014-04-15 12:06:13 +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
|
5ff59af09d
|
Merge pull request #2610 from ilya-lavrenov:ipp_cvtcolor
|
2014-04-14 18:52:07 +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 |
|
Roman Donchenko
|
4c2db3d6e7
|
Merge pull request #2579 from maksqwe:test_operations_fix
|
2014-04-11 14:14:33 +04:00 |
|
Ilya Lavrenov
|
19d470749b
|
added macro for denoting region for suppression of "Wdeprecated-declarations"
|
2014-04-11 13:45:20 +04:00 |
|
Andrey Pavlenko
|
925178749a
|
removing SuppressWarning and CV_OPENCL_RUN
|
2014-04-11 13:09:19 +04:00 |
|
Alexander Alekhin
|
3578f0afe9
|
ocl: workaround for synchronization issue in ::map()
|
2014-04-11 13:09:18 +04:00 |
|
Alexander Alekhin
|
e6cc1be7e8
|
stitching: allow to use dynamic DescriptorMatcher
|
2014-04-11 13:01:13 +04:00 |
|
Alexander Alekhin
|
06738468af
|
TAPI: stiching: add custom OpenCL kernels for MultiBandBlender
|
2014-04-11 13:01:12 +04:00 |
|
Alexander Alekhin
|
1d9808e5d5
|
TAPI: stitching, replaced Mat->UMat/_Array
|
2014-04-11 13:01:06 +04:00 |
|
Andrey Pavlenko
|
7ae547a208
|
Merge pull request #2597 from ilya-lavrenov:ipp_countnonzero
|
2014-04-11 12:43:24 +04:00 |
|
Vadim Pisarevsky
|
b5755b1228
|
Merge pull request #2588 from vpisarev:fix_samples_n_unused
|
2014-04-10 13:30:20 +04:00 |
|
Ilya Lavrenov
|
b2379b51b5
|
cv::countNonZero
|
2014-04-10 13:21:52 +04:00 |
|
Maks Naumov
|
29d1bce85f
|
remove unused variable in TEST_P()
|
2014-04-09 23:06:06 +03:00 |
|
Andrey Pavlenko
|
7b366df822
|
Merge pull request #2589 from alalek:icv_update
|
2014-04-09 18:23:35 +04:00 |
|
Andrey Pavlenko
|
cd02a7002b
|
Merge pull request #2596 from ilya-lavrenov:tapi_setto
|
2014-04-09 18:23:15 +04:00 |
|
Alexander Alekhin
|
ab691a4a24
|
ipp: some functions are not available in the ICV package #2
|
2014-04-09 18:20:49 +04:00 |
|
Alexander Alekhin
|
1461ab41bc
|
ipp: added support for updated ICV package
|
2014-04-09 18:20:49 +04:00 |
|
Andrey Pavlenko
|
ced81b9121
|
Merge pull request #2594 from arkunze:pullreq/140319-dll-shutdown-fix-b
|
2014-04-09 14:25:12 +04:00 |
|
Andrey Pavlenko
|
e6d6a3a85b
|
Merge pull request #2586 from ilya-lavrenov:ipp_disable
|
2014-04-09 14:16:25 +04:00 |
|
Ilya Lavrenov
|
bcd7151867
|
added UMat::setTo accuracy test
|
2014-04-09 14:15:22 +04:00 |
|
Aaron Kunze
|
629ddf0bf8
|
Resolves bug #3450 (Improperly cleaning up resources in DllMain)
|
2014-04-08 16:21:33 -07:00 |
|
Ilya Lavrenov
|
444ab0ef0d
|
fixed (IppiSize&)sz
|
2014-04-09 00:19:56 +04:00 |
|
Ilya Lavrenov
|
c735594178
|
cv::scaleAdd
|
2014-04-09 00:12:48 +04:00 |
|