Roman Donchenko
|
1576e24c93
|
Merge pull request #2672 from a-wi:findContours
|
2014-06-26 17:35:08 +04:00 |
|
Roman Donchenko
|
e89e3066e8
|
Merge pull request #2774 from 23pointsNorth:lsd-nfa-fix
|
2014-06-26 17:29:27 +04:00 |
|
Roman Donchenko
|
b0a70787e1
|
Merge pull request #2824 from abidrahmank:pylsd
|
2014-06-26 17:22:54 +04:00 |
|
Alexander Alekhin
|
ea2228774d
|
Merge pull request #2881 from mlyashko:moments_opt
|
2014-06-24 16:19:52 +00:00 |
|
Alexander Alekhin
|
ea1b14ee95
|
Merge pull request #2786 from ElenaGvozdeva:ocl_matchTemplate
|
2014-06-24 16:12:42 +00:00 |
|
Elena Gvozdeva
|
c23da52564
|
Fixed core for CCORR and SQDIFF. Used float instead of int for CV_8U. Fixed conditions for call dft.
|
2014-06-23 11:37:47 +04:00 |
|
mlyashko
|
44ffa42064
|
replaced factors computation by precomputed values, added kernel for
binary mode
|
2014-06-23 11:04:39 +04:00 |
|
Ilya Lavrenov
|
863784efc6
|
added extra condition
|
2014-06-22 19:18:14 +04:00 |
|
Alexander Alekhin
|
6952b90ed0
|
Merge pull request #2790 from akarsakov:ocl_pyrUp_unroll
|
2014-06-20 13:49:14 +00:00 |
|
Alexander Alekhin
|
01a98fae93
|
Merge pull request #2878 from vbystricky:ocl_integral_sqsum_perf_test
|
2014-06-20 08:49:36 +00:00 |
|
Alexander Alekhin
|
6e0d77469a
|
Merge pull request #2864 from ilya-lavrenov:tapi_boxfilter
|
2014-06-20 08:47:51 +00:00 |
|
Alexander Alekhin
|
7688a18264
|
Merge pull request #2840 from ilya-lavrenov:tapi_calchist
|
2014-06-20 08:46:32 +00:00 |
|
vbystricky
|
655465d9f8
|
Increase epsilon for pass sanity check
|
2014-06-19 18:52:25 +04:00 |
|
vbystricky
|
eb54c83985
|
Fix error
|
2014-06-19 18:09:23 +04:00 |
|
vbystricky
|
6d6ad1b1d9
|
Change threshold
|
2014-06-19 17:45:04 +04:00 |
|
vbystricky
|
b32fbe72f6
|
Add peromance tests for OCL integral sum of square
|
2014-06-19 17:07:09 +04:00 |
|
Alexander Alekhin
|
ce5bae1c67
|
Merge pull request #2871 from vbystricky:oclopt_integral
|
2014-06-17 18:23:31 +04:00 |
|
Alexander Karsakov
|
06fb5da7c8
|
Removed storing of zeros in local memory
|
2014-06-17 17:24:11 +04:00 |
|
Elena Gvozdeva
|
dcaa8735ba
|
used vector data types for CCORR cn==1
|
2014-06-17 17:09:39 +04:00 |
|
Elena Gvozdeva
|
13db948023
|
added dft for CCORR
|
2014-06-17 17:09:38 +04:00 |
|
Elena Gvozdeva
|
82da445a15
|
changed CCOEFF cn==1
|
2014-06-17 17:09:38 +04:00 |
|
Elena Gvozdeva
|
a7036d9668
|
changed support for 3-channels, changed CCOEFF
|
2014-06-17 17:06:51 +04:00 |
|
Alexander Alekhin
|
1db9cc3f0d
|
Merge pull request #2854 from ilya-lavrenov:tapi_filter2d
|
2014-06-17 16:59:00 +04:00 |
|
Alexander Alekhin
|
04628d770c
|
Merge pull request #2849 from ElenaGvozdeva:ocl_matchTemplate_3cn
|
2014-06-17 14:37:52 +04:00 |
|
vbystricky
|
606df0469a
|
Fix pointer conversion
|
2014-06-16 18:14:05 +04:00 |
|
vbystricky
|
9bf296eeb0
|
Small refactoring
|
2014-06-16 17:17:16 +04:00 |
|
Ilya Lavrenov
|
c424d36041
|
optimized cv::boxFilter
|
2014-06-16 17:00:10 +04:00 |
|
Ilya Lavrenov
|
7391df386f
|
fixed usage of reshape
|
2014-06-16 15:19:13 +04:00 |
|
vbystricky
|
6550c4f682
|
Join kernel code for int and float destination types
|
2014-06-16 15:08:15 +04:00 |
|
Alexander Alekhin
|
f269a89792
|
Merge pull request #2865 from ilya-lavrenov:morph
|
2014-06-16 13:35:57 +04:00 |
|
Alexander Alekhin
|
758a1eb63d
|
Merge pull request #2855 from ilya-lavrenov:tapi_warpp_fix
|
2014-06-16 13:22:03 +04:00 |
|
vbystricky
|
504bc7634a
|
Remove pre_invalid parameter
|
2014-06-16 13:07:39 +04:00 |
|
Ilya Lavrenov
|
d5244eb645
|
invoking OCL before IPP
|
2014-06-16 12:33:13 +04:00 |
|
Vadim Pisarevsky
|
41ceadf9ed
|
Merge pull request #2799 from 23pointsNorth:patch-1
|
2014-06-12 21:40:53 +04:00 |
|
Ilya Lavrenov
|
7ccbe10970
|
fixed cv::warpPerspective
|
2014-06-12 15:17:24 +04:00 |
|
Alexander Alekhin
|
14671e0cd6
|
Merge pull request #2823 from ilya-lavrenov:tapi_warpaffine
|
2014-06-11 14:41:29 +04:00 |
|
Elena Gvozdeva
|
feeb386bf3
|
Added support for 3-channels
|
2014-06-11 11:49:22 +04:00 |
|
Ilya Lavrenov
|
33239fca70
|
cv::equalizeHist
|
2014-06-10 19:32:46 +04:00 |
|
Ilya Lavrenov
|
c9528b3952
|
optimized histogram merging
|
2014-06-10 19:32:01 +04:00 |
|
Ilya Lavrenov
|
eeaa4b3665
|
eliminated convertTo
|
2014-06-10 19:32:01 +04:00 |
|
Ilya Lavrenov
|
c072c28e28
|
optimized cv::calcHist
|
2014-06-10 19:32:00 +04:00 |
|
Alexander Alekhin
|
071daa1d8f
|
Merge pull request #2839 from ilya-lavrenov:tapi_fix
|
2014-06-10 19:30:26 +04:00 |
|
Alexander Alekhin
|
bf39f694ea
|
Merge pull request #2835 from ilya-lavrenov:defects
|
2014-06-10 19:29:47 +04:00 |
|
Ilya Lavrenov
|
556206de2d
|
fixed defects found by coverity scan
|
2014-06-10 13:14:51 +04:00 |
|
Ilya Lavrenov
|
0b2cafb08b
|
bixed cv::boxFilter
|
2014-06-09 17:09:44 +04:00 |
|
Ilya Lavrenov
|
cf72d2695c
|
fixed possible runtime error
|
2014-06-09 16:48:59 +04:00 |
|
Ilya Lavrenov
|
ff6f5d4d24
|
fixed warnings
|
2014-06-09 15:54:10 +04:00 |
|
Alexander Alekhin
|
e430ab1a58
|
Merge pull request #2785 from akarsakov:ocl_pyrDown_borders
|
2014-06-06 18:53:14 +04:00 |
|
Alexander Alekhin
|
a42259421c
|
Merge pull request #2794 from mletavin:pullreq/140516-median
|
2014-06-04 16:36:37 +04:00 |
|
Alexander Alekhin
|
ab9dff12d5
|
Merge pull request #2812 from arkunze:pullreq/140520-filter2D
|
2014-06-04 12:20:54 +04:00 |
|