Ilya Lavrenov
|
aa11e102fd
|
removed saturation from pyramids
|
2014-11-01 13:23:45 +03:00 |
|
Ilya Lavrenov
|
8d0383180c
|
fixes for cv::warpAffine
|
2014-11-01 13:19:52 +03:00 |
|
Ilya Lavrenov
|
15af3f7114
|
fixes in VResizeLinearVec_32s8u
|
2014-11-01 13:19:52 +03:00 |
|
Ilya Lavrenov
|
a4dd2162f2
|
cv::resize (INTER_LANCZOS4)
|
2014-11-01 13:19:52 +03:00 |
|
Ilya Lavrenov
|
1b01e1fe68
|
cv::resize (INTER_AREA CV_16S, CV_32F)
|
2014-11-01 13:19:52 +03:00 |
|
Ilya Lavrenov
|
4ed696d770
|
cv::compareHist (CV_COMP_INTERSECT)
|
2014-11-01 13:19:51 +03:00 |
|
Ilya Lavrenov
|
5ca25ab8f0
|
cv::pow (integer power)
|
2014-11-01 13:19:51 +03:00 |
|
Ilya Lavrenov
|
ccdc71286c
|
cv::polarToCart
|
2014-11-01 13:19:51 +03:00 |
|
Ilya Lavrenov
|
d5f006eee5
|
cv::magnitude; cv::corner**
|
2014-11-01 13:19:51 +03:00 |
|
Ilya Lavrenov
|
fb97273b3c
|
cv::phase; cv::cartToPolar
|
2014-11-01 13:19:51 +03:00 |
|
Ilya Lavrenov
|
7e6fb668ed
|
cv::pyrUp
|
2014-11-01 13:19:51 +03:00 |
|
Ilya Lavrenov
|
46faf592fc
|
cv::warpAffine
|
2014-11-01 13:19:51 +03:00 |
|
Ilya Lavrenov
|
85a814f748
|
VResizeLinearVec_32s8u
|
2014-11-01 13:19:51 +03:00 |
|
Vadim Pisarevsky
|
dce629d0e2
|
Merge pull request #3343 from mshabunin:doxygen-docs
|
2014-10-30 10:45:03 +00:00 |
|
Vadim Pisarevsky
|
e19a12f655
|
Merge pull request #3361 from mshabunin:fix-drawing
|
2014-10-30 10:44:21 +00:00 |
|
Alexander Alekhin
|
cae89a7a88
|
Merge pull request #3318 from akarsakov:ocl_cvtcolor
|
2014-10-29 14:25:09 +00:00 |
|
Alexander Alekhin
|
fd59551ff0
|
Merge pull request #3354 from vbystricky:oclopt_convertScaleAbs
|
2014-10-29 13:53:56 +00:00 |
|
Alexander Alekhin
|
efebd83bc8
|
Merge pull request #3159 from ElenaGvozdeva:ocl_gemm
|
2014-10-29 11:18:06 +00:00 |
|
Alexander Alekhin
|
4a9cfbf806
|
Merge pull request #3379 from akarsakov:gftt_empty_src
|
2014-10-28 17:19:57 +00:00 |
|
Alexander Karsakov
|
967a88759f
|
Don't process empty src image in GFTT
|
2014-10-28 16:06:36 +03:00 |
|
ElenaGvozdeva
|
d88fdd0378
|
use LOCAL_SIZE+1
|
2014-10-28 15:18:31 +03:00 |
|
Alexander Karsakov
|
643c906f3d
|
Added optimized loading to YUV2RGB_422 kernel
|
2014-10-28 15:07:51 +03:00 |
|
Alexander Alekhin
|
fae2eb8a1a
|
Merge pull request #3353 from Chuanbo-Weng:master
|
2014-10-28 10:23:18 +00:00 |
|
Alexander Alekhin
|
30222c7be8
|
Merge pull request #3359 from akarsakov:ocl_buildMaps
|
2014-10-28 09:18:31 +00:00 |
|
Alexander Karsakov
|
1466621f99
|
Added loading 4 pixels in line instead of 2 to RGB[A] -> YUV(420) kernel
|
2014-10-27 16:00:34 +03:00 |
|
Alexander Karsakov
|
ebfaf4c5d8
|
Added checking that z is non zero to buildWarpPlaneMaps kernel
|
2014-10-27 15:38:44 +03:00 |
|
Alexander Karsakov
|
0aab779532
|
Overload PlaneWarper::buildMaps method from base class
|
2014-10-27 15:36:52 +03:00 |
|
ElenaGvozdeva
|
65b8a1cb37
|
Some small fixes
|
2014-10-27 14:38:22 +03:00 |
|
Elena Gvozdeva
|
c5a2879ce0
|
use vectors
|
2014-10-27 14:38:22 +03:00 |
|
Elena Gvozdeva
|
2d89df1804
|
use local memory
|
2014-10-27 14:38:21 +03:00 |
|
Elena Gvozdeva
|
d78bc3c321
|
naive implementation
|
2014-10-27 14:38:21 +03:00 |
|
Alexander Alekhin
|
dee56598e9
|
Merge pull request #3369 from vbystricky:fix_scaleAdd
|
2014-10-27 10:03:29 +00:00 |
|
Alexander Alekhin
|
1f08d8cb6f
|
Merge pull request #3367 from akarsakov:ocl_image2d
|
2014-10-24 16:01:21 +00:00 |
|
Alexander Alekhin
|
1fbad26fe3
|
Merge pull request #3342 from alalek:perf_stability_check
|
2014-10-24 16:00:20 +00:00 |
|
vbystricky
|
8466911ad0
|
Move _dst.create() to the begining of scaleAdd function
|
2014-10-24 18:27:47 +04:00 |
|
Alexander Alekhin
|
caba92f2b8
|
Merge pull request #3284 from vbystricky:oclopt_stereoBM
|
2014-10-24 12:59:13 +00:00 |
|
Alexander Alekhin
|
63383ef1d8
|
Merge pull request #3368 from alalek:amd_clfinish
|
2014-10-24 12:58:21 +00:00 |
|
Alexander Karsakov
|
237cb93143
|
Added extra checks to ocl::Image2D
|
2014-10-24 15:04:42 +03:00 |
|
Alexander Alekhin
|
579a7fff6d
|
ocl: restore clFinish() in unmap() for AMD devices
This reverts commit 7d91b8efcd053304e5b0fb5afff06e151b2d4096.
|
2014-10-24 14:29:38 +04:00 |
|
Maksim Shabunin
|
071e78d02e
|
Disabled videoio_video_prop_fps test
This test does not return correct values with some software configurations.
Possible problem with ffmpeg on buildbot's linux-slave.
|
2014-10-24 11:37:15 +04:00 |
|
vbystricky
|
21ad8e92d4
|
Optimize OpenCL version of StereoBM function
Fix problems on NVidia devices.
|
2014-10-23 20:18:53 +04:00 |
|
Alexander Karsakov
|
3a263c6326
|
Added tests for Image2D
|
2014-10-23 14:23:37 +03:00 |
|
Maksim Shabunin
|
e85ae5f2f0
|
Fixed imgcodecs tests
- Imgcodecs_Image, write_imageseq - assuming JPEG images have losses
- Imgcodecs_Drawing, c_regression - replaced assert calls
- Imgcodecs_Drawing - exact comparison with reference image
|
2014-10-23 12:38:42 +04:00 |
|
Alexander Karsakov
|
62d4393883
|
Small optimization for buildMaps kernels in case rowsPerWI > 1
|
2014-10-22 17:43:29 +03:00 |
|
Maksim Shabunin
|
ba5f343c38
|
Basic doxygen documentation support
- updated existing Doxyfile.in
- added corresponding cmake instructions
- added some specific files (layout, icon)
- clean existing doxygen warnings
|
2014-10-22 15:24:15 +04:00 |
|
Vadim Pisarevsky
|
e40567eaee
|
Merge pull request #3352 from alucarded:BackgroundSubtractorMOG2_optimization
|
2014-10-22 01:55:23 +00:00 |
|
vbystricky
|
a8aa6381d9
|
Optimize OpenCL version of conversScaleAbs function
|
2014-10-21 19:20:20 +04:00 |
|
Alexander Karsakov
|
60367907fe
|
Used direct float calculations
|
2014-10-21 17:18:03 +03:00 |
|
Alexander Karsakov
|
5aa9ac9a77
|
Added OCL code for YUV422 -> RGB[A]|BGR[A] color conversion
|
2014-10-21 17:18:03 +03:00 |
|
Alexander Karsakov
|
c8707b891b
|
Added OCL code for RGB[A]|BGR[A] -> YUV_[YV12|IYUV] color conversion
|
2014-10-21 17:18:03 +03:00 |
|