Alexander Alekhin
|
1c9f590f0d
|
IPPICV: disable NormDiff_L1_16s_C1R for IPP/ICV 8.2/8.2.1
|
10 years ago |
Alexander Alekhin
|
5d213582f7
|
update IPPICV package
|
10 years ago |
Vadim Pisarevsky
|
dce629d0e2
|
Merge pull request #3343 from mshabunin:doxygen-docs
|
10 years ago |
Vadim Pisarevsky
|
e19a12f655
|
Merge pull request #3361 from mshabunin:fix-drawing
|
10 years ago |
Alexander Alekhin
|
cae89a7a88
|
Merge pull request #3318 from akarsakov:ocl_cvtcolor
|
10 years ago |
Alexander Alekhin
|
fd59551ff0
|
Merge pull request #3354 from vbystricky:oclopt_convertScaleAbs
|
10 years ago |
Alexander Alekhin
|
efebd83bc8
|
Merge pull request #3159 from ElenaGvozdeva:ocl_gemm
|
10 years ago |
Alexander Alekhin
|
4a9cfbf806
|
Merge pull request #3379 from akarsakov:gftt_empty_src
|
10 years ago |
Alexander Karsakov
|
967a88759f
|
Don't process empty src image in GFTT
|
10 years ago |
ElenaGvozdeva
|
d88fdd0378
|
use LOCAL_SIZE+1
|
10 years ago |
Alexander Karsakov
|
643c906f3d
|
Added optimized loading to YUV2RGB_422 kernel
|
10 years ago |
Alexander Alekhin
|
fae2eb8a1a
|
Merge pull request #3353 from Chuanbo-Weng:master
|
10 years ago |
Alexander Alekhin
|
30222c7be8
|
Merge pull request #3359 from akarsakov:ocl_buildMaps
|
10 years ago |
Alexander Karsakov
|
1466621f99
|
Added loading 4 pixels in line instead of 2 to RGB[A] -> YUV(420) kernel
|
10 years ago |
Alexander Karsakov
|
ebfaf4c5d8
|
Added checking that z is non zero to buildWarpPlaneMaps kernel
|
10 years ago |
Alexander Karsakov
|
0aab779532
|
Overload PlaneWarper::buildMaps method from base class
|
10 years ago |
ElenaGvozdeva
|
65b8a1cb37
|
Some small fixes
|
10 years ago |
Elena Gvozdeva
|
c5a2879ce0
|
use vectors
|
10 years ago |
Elena Gvozdeva
|
2d89df1804
|
use local memory
|
10 years ago |
Elena Gvozdeva
|
d78bc3c321
|
naive implementation
|
10 years ago |
Alexander Alekhin
|
dee56598e9
|
Merge pull request #3369 from vbystricky:fix_scaleAdd
|
10 years ago |
Alexander Alekhin
|
1f08d8cb6f
|
Merge pull request #3367 from akarsakov:ocl_image2d
|
10 years ago |
Alexander Alekhin
|
1fbad26fe3
|
Merge pull request #3342 from alalek:perf_stability_check
|
10 years ago |
vbystricky
|
8466911ad0
|
Move _dst.create() to the begining of scaleAdd function
|
10 years ago |
Alexander Alekhin
|
caba92f2b8
|
Merge pull request #3284 from vbystricky:oclopt_stereoBM
|
10 years ago |
Alexander Alekhin
|
63383ef1d8
|
Merge pull request #3368 from alalek:amd_clfinish
|
10 years ago |
Alexander Karsakov
|
237cb93143
|
Added extra checks to ocl::Image2D
|
10 years ago |
Alexander Alekhin
|
579a7fff6d
|
ocl: restore clFinish() in unmap() for AMD devices
This reverts commit 7d91b8efcd .
|
10 years ago |
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.
|
10 years ago |
vbystricky
|
21ad8e92d4
|
Optimize OpenCL version of StereoBM function
Fix problems on NVidia devices.
|
10 years ago |
Alexander Karsakov
|
3a263c6326
|
Added tests for Image2D
|
10 years ago |
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
|
10 years ago |
Alexander Karsakov
|
62d4393883
|
Small optimization for buildMaps kernels in case rowsPerWI > 1
|
10 years ago |
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
|
10 years ago |
Vadim Pisarevsky
|
e40567eaee
|
Merge pull request #3352 from alucarded:BackgroundSubtractorMOG2_optimization
|
10 years ago |
vbystricky
|
a8aa6381d9
|
Optimize OpenCL version of conversScaleAbs function
|
10 years ago |
Alexander Karsakov
|
60367907fe
|
Used direct float calculations
|
10 years ago |
Alexander Karsakov
|
5aa9ac9a77
|
Added OCL code for YUV422 -> RGB[A]|BGR[A] color conversion
|
10 years ago |
Alexander Karsakov
|
c8707b891b
|
Added OCL code for RGB[A]|BGR[A] -> YUV_[YV12|IYUV] color conversion
|
10 years ago |
Alexander Karsakov
|
8c91604f5a
|
Added OCL code for YUV2GRAY_420 color conversion
|
10 years ago |
Alexander Karsakov
|
1cc17a7186
|
Added OCL code for YUV2BGR_YV12 and YUV2BGR_IYUV color conversions
|
10 years ago |
Alexander Karsakov
|
85b60ee3cb
|
Added support for YUV2RGB[A]_NV21 and YUV2BGR[A]_NV21 conversion
|
10 years ago |
Alexander Alekhin
|
8ab6852927
|
added performance validation check
|
10 years ago |
Alexander Alekhin
|
54b59c3cfb
|
Merge pull request #3355 from ElenaGvozdeva:predictOptimalVectorWidth
|
10 years ago |
ElenaGvozdeva
|
070e5ec042
|
Changed predictOptimalVectorWidth function, now it is possible to choose vector size.
|
10 years ago |
Alexander Alekhin
|
322593e89f
|
Merge pull request #3256 from vbystricky:oclopt_BFMatcher
|
10 years ago |
Tomasz Posłuszny
|
8dd213c829
|
BackgroundSubtractorMOG2, learningRate=0 optimization
|
10 years ago |
Chuanbo Weng
|
2b52bb092a
|
Update hog.cpp
Update according to vbystricky's comments
|
10 years ago |
Vadim Pisarevsky
|
4de9605b7b
|
Merge pull request #3344 from mshabunin:java_automation
|
10 years ago |
Vadim Pisarevsky
|
d767c9df58
|
Merge pull request #3349 from a-wi:DShow_Strsafe_header_v3
|
10 years ago |