Vadzim Piatrou
2ddaaf69fa
Inpainting support for any 1-channel input images
8 years ago
Vadim Pisarevsky
19464a3ed8
Merge pull request #8780 from vpisarev:fix_boxfilter
8 years ago
Vadim Pisarevsky
246f47fe96
Merge pull request #8778 from mshabunin:pr6853
8 years ago
Vadim Pisarevsky
7c3577f7ae
Merge pull request #8779 from vpisarev:empty_cmp_fix
8 years ago
Vadim Pisarevsky
883d925f59
replaced SSE2 code with universal intrinsics; improved accuracy of the box filter; it should now be bit-exact
8 years ago
Alexander Alekhin
15a2c7724d
Merge pull request #8743 from tomoaki0705:featureConvertFp16UMat
8 years ago
Vadim Pisarevsky
1ce61f3129
Merge pull request #8777 from mshabunin:pr6852
8 years ago
Vadim Pisarevsky
4eda8efd42
resolves https://github.com/opencv/opencv/issues/7792
8 years ago
Maksim Shabunin
7cefb52fda
V4L: do not return frame if it can not be retrieved
8 years ago
Vadim Pisarevsky
a065e4b9aa
Merge pull request #8769 from mshabunin:kw-fixes
8 years ago
Vadim Pisarevsky
55ee8b2917
Merge pull request #8182 from chacha21:drawing_performance
8 years ago
Alexander Alekhin
0448260ed7
Merge pull request #8542 from jveitchmichaelis:update-cudadevo-doc
...
Update documentation for getCudaEnabledDeviceCount
8 years ago
remi
8ee8710c02
Modifications to reduce the code through a loop
...
AKAZE refactoring: fixed indentation and made more minor modifications
8 years ago
Alexander Alekhin
715b88c4cb
Merge pull request #8775 from mshabunin:ipp-count-fix
8 years ago
Tomoaki Teshima
d81cdb8e1c
add OpenCL version of convertFp16 and test
...
* disable vector operation for now
* brush up the implementation based on comment
8 years ago
Vadim Pisarevsky
b59df66709
Merge pull request #8698 from cdcseacave:fix_Mat_release
8 years ago
Vadim Pisarevsky
c3762fb2c3
Merge pull request #8731 from ylemkimon:patch-1
8 years ago
Vadim Pisarevsky
2a791ea676
Merge pull request #8745 from Neio:aravis_bayer_gr_8
8 years ago
Maksim Shabunin
f23b6ba652
Fixed multidimensional count non-zero IPP implementation
8 years ago
Maksim Shabunin
b04ed5956e
Fixed several issues found by static analysis in core module
8 years ago
Alexander Alekhin
c5e9d1adae
macro for static analysis tools
8 years ago
Vladislav Sovrasov
2c2b1405a3
Add test for Mat_::release()
8 years ago
cDc
003745432f
fix Mat_ release #8680
8 years ago
Alexander Alekhin
0e60b26513
Merge pull request #8773 from kvaghel1:Issue-8763
8 years ago
kvaghel1
6fd9edc50f
Fix frame timestamp in VideoCapture::get
8 years ago
Vadim Pisarevsky
17b89b2a35
Merge pull request #8770 from alalek:fix_pthreads_default
8 years ago
Vadim Pisarevsky
0831b43654
Merge pull request #8771 from alalek:fix_snprintf
8 years ago
Alexander Alekhin
16ea72e6b9
build: fix snprintf() usage
8 years ago
Alexander Alekhin
900c406541
core: fix threads count in pthreads
8 years ago
Alexander Alekhin
235f2cc73c
Merge pull request #8750 from amroamroamro:photo-debevec
8 years ago
Amro
39954cc6af
generalize number of channels
...
plus minor edits and fixes
8 years ago
vskarlsruhe
0bc30d382d
Merge pull request #8752 from vskarlsruhe:patch-7
...
Update windows_install.markdown (#8752 )
8 years ago
Alexander Alekhin
2186ec7665
Merge pull request #8754 from berak:fix_py_hog_svm_tut
8 years ago
Drew Hintz
aea846ad96
Update broken downloads link in documentation ( #8764 )
...
* Update broken downloads link
* Update broken downloads link
* Update broken downloads link
8 years ago
berak
2af63c2bf1
fix py_svm_opencv sample
8 years ago
chacha21
7763a86634
restored memset optimization
...
when dropping optimizations in the last commit, I forgot to keep the
simplest case where a single memset can be called
8 years ago
Neio Zhou
7faf8cd06e
Aravis: support Bayer GR 8 raw format.
8 years ago
Vadim Pisarevsky
913a2dbdaa
Merge pull request #8399 from woodychow:filter_avx2
8 years ago
Vadim Pisarevsky
31aa69f556
Merge pull request #8708 from terfendail:agast_fix
8 years ago
Vadim Pisarevsky
0d60c0e8c4
Merge pull request #8712 from grundman:patch-5
8 years ago
Vadim Pisarevsky
03aa69da99
Merge pull request #8697 from sovrasov:cvt_col_bgra_bgra_fix
8 years ago
Vadim Pisarevsky
78815133df
Merge pull request #8739 from terfendail:perf_accumulate_fix
8 years ago
Vitaly Tuzov
01f773b803
Fix for accumulate performance test in case of multiple iterations
8 years ago
Woody Chow
67fe820c75
Merging master to filter_avx2, and resolving conflicts
8 years ago
Vladislav Sovrasov
bfc4eb31cb
imgproc: fix BGRA2BGRA conversion
8 years ago
ylemkimon
5e74547b4f
Remove redundant precomp.hpp and using-namespace
...
Removed redundant precompiled header include
8 years ago
Alexander Alekhin
fe4555ec74
Merge pull request #8727 from anupamsobti:master
8 years ago
Arek
9edcd9b4ef
Merge pull request #8711 from ArkadiuszRaj:aravis_autoexposure_correction
...
Aravis: Use of std::fabs, added support for 16-bit mono files and exposure compensation (#8711 )
* Use of std::fabs, added support for 16-bit mono files
* Correction in priority2 stage & adding exposure compensation
8 years ago
Alexander Alekhin
17eef4d8a9
Merge pull request #8596 from nnorwitz:nnorwitz
8 years ago
Anupam Sobti
42a2454f1a
Fix for issue #8615 . Added cudawarping to optional modules and removed opencv_cudafilters
8 years ago