Alexander Alekhin
2ec63e4dd1
fix android pack build
8 years ago
Vadim Pisarevsky
c4cc54e5da
Merge pull request #6953 from ilya-lavrenov:arithm
8 years ago
Vadim Pisarevsky
cc5c5f7da9
Merge pull request #6795 from tomoaki0705:accelerateBilateralFilterNeon
8 years ago
Vadim Pisarevsky
a455858dd9
Merge pull request #6878 from alalek:canny_custom_gradient
8 years ago
Vadim Pisarevsky
848c66babd
Merge pull request #6879 from savuor:fix/RNG_corrupts_stack
8 years ago
MYLS
8a65e73bfd
add SANITY_CHECK_NOTHING() to perf_test
8 years ago
Ilya Lavrenov
71cbd6f02e
fixed bug #5775
8 years ago
Tomoaki Teshima
b436f4b995
accelerate bilateralFilter using NEON
...
* clean up some lines
8 years ago
Leonardo Brás
0e9c8e2dd5
'resolves' 6898
...
I have seen that you can input a Mat_<float> on StereoBM, but the value seems the same as CV_16S.
I changed it so, only if you input a Mat_<float> it makes use of a previously truncated 4 bits, giving more resolution to Disparity Matrix. (The algorithm stays the same, it's not more precise).
If any other input Mat is given, it changes nothing.
8 years ago
Vadim Pisarevsky
b34272f8a2
Merge pull request #6787 from theg4sh:linux-window-mouse-wheel-support
8 years ago
Vadim Pisarevsky
abbc988fb5
Merge pull request #6812 from aleksandaratanasov:master
8 years ago
Alexander Alekhin
6d65f7a261
Merge pull request #6954 from ilya-lavrenov:typo
8 years ago
Vadim Pisarevsky
705e776f09
Merge pull request #6816 from phunsukwangdu:devbranch1
8 years ago
Vadim Pisarevsky
b0cc495698
Merge pull request #6822 from saedrna:master
8 years ago
Rostislav Vasilikhin
96edb270a6
fixed memory corruption when normal dist. params have less channels than target matrix; test added
8 years ago
Alexander Alekhin
e20a93f7d6
imgproc test: Canny with custom gradient
8 years ago
Alexander Alekhin
575de89ee2
imgproc: Canny: enable IPP & OpenCL optimization code path
8 years ago
Alexander Alekhin
460b1dc2fa
imgproc: Canny with custom gradient
8 years ago
MYLS
27b924e99e
remove CHECK from performance test
8 years ago
Sergei Nosov
d06b8c4ea9
add test for #6836
8 years ago
Alexander Alekhin
a2921fdede
Merge pull request #6951 from kurenai:fix_macro
8 years ago
Ilya Lavrenov
6c42ad5b90
fixed typo
8 years ago
MYLS
cf2d6f6721
solve errors and warnings
...
Modified performance test and solve a problem caused by an enum type.
8 years ago
Vadim Pisarevsky
5d3860703d
Merge pull request #6895 from mshabunin:check-6851
8 years ago
MYLS
78ca5ddd45
solve errors and warnings
8 years ago
Alexander Alekhin
22919c39ad
Merge pull request #6950 from tomoaki0705:fixMf16cBuildError
8 years ago
kurenai
2dec662ebf
Fix error when compiling with clang
8 years ago
Tomoaki Teshima
d5179b8218
let the test Video_AccSquared.accuracy pass on linux x64 debug
8 years ago
catree
5ee61219c8
Add bib reference for overall hitrate and max false alarm rate formulas in train cascade tutorial.
...
Remove useless backslash.
8 years ago
Maksim Shabunin
644c0dd5f4
Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init
8 years ago
catree
42d5b1fb3b
Re-add peopledetect.cpp sample.
8 years ago
Ilya Lavrenov
87ae4e0564
fixed clone of empty matrix
8 years ago
MYLS
0823ec0ef0
modified performance test
...
For faster test
8 years ago
MYLS
617df09143
Modify Base64 functions and add test and documentation
...
Major changes:
- modify the Base64 functions to compatible with `cvWriteRawData` and so
on.
- add a Base64 flag for FileStorage and outputs raw data in Base64
automatically.
- complete all testing and documentation.
8 years ago
Vadim Pisarevsky
ce05d6cb89
Merge pull request #6773 from acinader:add-mask-to-match-template-demo
8 years ago
Vadim Pisarevsky
26bf5b5de3
Merge pull request #6797 from tomoaki0705:featureSIMDHog
8 years ago
Vadim Pisarevsky
1e17ffe9ac
Merge pull request #6839 from thierrylamarre:better_png_transparency
8 years ago
Vadim Pisarevsky
34d68edd1a
Merge pull request #6924 from K-Shinotsuka:issue3
8 years ago
Vadim Pisarevsky
b6f21a6cac
Merge pull request #6813 from mshabunin:gdcm-cmake-search
8 years ago
Vadim Pisarevsky
48b747903b
Merge pull request #6830 from tomoaki0705:featureSupportFp16
8 years ago
Vadim Pisarevsky
a86a5c798b
Merge pull request #6836 from vicproon:rectify_correct_principal_point
8 years ago
Vadim Pisarevsky
b28194addc
Merge pull request #6860 from IshankGulati:svm-error-message
8 years ago
Vadim Pisarevsky
77f9bb7b76
Merge pull request #6831 from bobpaulin:master
8 years ago
Vadim Pisarevsky
d62b0bd363
Merge pull request #6849 from alcinos:optflow_interface
8 years ago
Vadim Pisarevsky
4da91f9e6d
Merge pull request #6861 from teng88:patch-1
8 years ago
Alexander Alekhin
89c9e7c2e6
Merge pull request #6928 from K-Shinotsuka:issue4
8 years ago
Alexander Alekhin
b747633584
Merge pull request #6915 from arrybn:bugs_4515_6544_tests
8 years ago
Alexander Alekhin
55d0945149
Merge pull request #6932 from philippefoubert:bugfix_issue_6931
8 years ago
Andreas Franek
13d1ee10be
replaced static const members with static functions for msvc
...
cpmpatability
8 years ago
Maksim Shabunin
0015a09987
Merge pull request #6827 from jtkb:cmake-maven-release
8 years ago