Tomoaki Teshima
|
d5179b8218
|
let the test Video_AccSquared.accuracy pass on linux x64 debug
|
9 years ago |
Vadim Pisarevsky
|
48b747903b
|
Merge pull request #6830 from tomoaki0705:featureSupportFp16
|
9 years ago |
Vadim Pisarevsky
|
a86a5c798b
|
Merge pull request #6836 from vicproon:rectify_correct_principal_point
|
9 years ago |
Vadim Pisarevsky
|
b28194addc
|
Merge pull request #6860 from IshankGulati:svm-error-message
|
9 years ago |
Vadim Pisarevsky
|
77f9bb7b76
|
Merge pull request #6831 from bobpaulin:master
|
9 years ago |
Vadim Pisarevsky
|
d62b0bd363
|
Merge pull request #6849 from alcinos:optflow_interface
|
9 years ago |
Vadim Pisarevsky
|
4da91f9e6d
|
Merge pull request #6861 from teng88:patch-1
|
9 years ago |
Alexander Alekhin
|
89c9e7c2e6
|
Merge pull request #6928 from K-Shinotsuka:issue4
|
9 years ago |
Alexander Alekhin
|
b747633584
|
Merge pull request #6915 from arrybn:bugs_4515_6544_tests
|
9 years ago |
Alexander Alekhin
|
55d0945149
|
Merge pull request #6932 from philippefoubert:bugfix_issue_6931
|
9 years ago |
Maksim Shabunin
|
0015a09987
|
Merge pull request #6827 from jtkb:cmake-maven-release
|
9 years ago |
Maksim Shabunin
|
070f0f8445
|
Merge pull request #6936 from catree:fix_NAryMatIterator_code_example
|
9 years ago |
Maksim Shabunin
|
474868a892
|
Merge pull request #6884 from alalek:migration
|
9 years ago |
Maksim Shabunin
|
1efa7f4d27
|
Merge pull request #6911 from ilya-lavrenov:push_back
|
9 years ago |
arybnikov
|
2deda0e868
|
Added tests for issues ##4515, 6544
|
9 years ago |
k-shinotsuka
|
a25dba001d
|
improve SymmRowSmallVec_8u32s().
|
9 years ago |
catree
|
7f64f31f66
|
Fix NAryMatIterator code example.
|
9 years ago |
Philippe FOUBERT
|
d9a56f6590
|
Resolves issue #6931
|
9 years ago |
Alexander Alekhin
|
69c4e84dad
|
Merge pull request #6918 from jet47:gpu-opengl-sample-build
|
9 years ago |
Maksim Shabunin
|
464aa5e555
|
Merge pull request #6803 from alalek:issue_6720
|
9 years ago |
Alexander Alekhin
|
bfb4ebfa03
|
Merge pull request #6916 from ilya-lavrenov:qt5
|
9 years ago |
Alexander Alekhin
|
0e6aa189cb
|
Merge pull request #6905 from alalek:ffmpeg_fix_get_fps
|
9 years ago |
Maksim Shabunin
|
91d80d0309
|
Merge pull request #6798 from tomoaki0705:featureSSEvideoAcc
|
9 years ago |
Maksim Shabunin
|
63d8290491
|
Merge pull request #6779 from alalek:python_dynamic_lookup
|
9 years ago |
Vladislav Vinogradov
|
9f3b1f7e50
|
use HAVE_OPENGL instead of WITH_OPENGL for GPU opengl sample
in this case the sample will not be built if OpenGL is not found
|
9 years ago |
Ilya Lavrenov
|
957bf1452c
|
added some tests for push_back
|
9 years ago |
Ilya Lavrenov
|
3bf16da92d
|
added condition for Qt5
|
9 years ago |
Maksim Shabunin
|
2d964f800d
|
Merge pull request #6909 from jet47:fix-gpu-examples-compilation
|
9 years ago |
Maksim Shabunin
|
b0fa477614
|
Merge pull request #6908 from ilya-lavrenov:reduce
|
9 years ago |
Maksim Shabunin
|
154d61edf9
|
Merge pull request #6907 from ilya-lavrenov:typo
|
9 years ago |
Maksim Shabunin
|
9e7124127f
|
Merge pull request #6906 from jet47:goodFeaturesToTrack-maxCorners-docs
|
9 years ago |
Maksim Shabunin
|
b542914057
|
Merge pull request #6904 from ilya-lavrenov:minmaxloc
|
9 years ago |
Tomoaki Teshima
|
3c2f7ecc97
|
speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD
* use SSE and/or AVX based on configuration
* revise the test to verify the implementation
|
9 years ago |
Alexander Alekhin
|
f3494647c5
|
Merge pull request #6762 from maff91:master
|
9 years ago |
Maksim Shabunin
|
fc890bd941
|
Merge pull request #6815 from smigielski:fix_6605
|
9 years ago |
Maksim Shabunin
|
f695d4f04b
|
Merge pull request #6903 from jet47:cuda-stream-thread-safety-notes
|
9 years ago |
Ilya Lavrenov
|
0af3947468
|
added note about cv::reduce output type for MIN/MAX
|
9 years ago |
Vladislav Vinogradov
|
033c01afe2
|
fix video_reader GPU sample compilation after latest changes in master
|
9 years ago |
Ilya Lavrenov
|
c634e39299
|
removed extra semicolon
|
9 years ago |
Vladislav Vinogradov
|
1c8b1b2d2b
|
add note about "maxCorners <= 0" case in goodFeaturesToTrack
|
9 years ago |
Alexander Alekhin
|
9bda0546f8
|
Merge pull request #6769 from andy-held:cuda_optflow_error_calc
|
9 years ago |
Alexander Alekhin
|
df5d51f1c0
|
Merge pull request #6900 from mshabunin:fix-python-hal
|
9 years ago |
Alexander Alekhin
|
998c43ffea
|
videoio: ffmpeg: fix get_fps() implementation
|
9 years ago |
Ilya Lavrenov
|
c4b57d0ded
|
disable ippiMinMaxIndx_32f_C1R usage since it crashes on Nans
|
9 years ago |
Maksim Shabunin
|
bb41df9d5f
|
Merge pull request #6901 from ilya-lavrenov:valgrind-tbb-suppression
|
9 years ago |
Maksim Shabunin
|
a00f0c44ae
|
Merge pull request #6821 from sturkmen72:TickMeter_class_addition
|
9 years ago |
Maksim Shabunin
|
7d007d212c
|
Merge pull request #6828 from paroj:cmatvals_cpp
|
9 years ago |
Maksim Shabunin
|
79f8e516b8
|
Merge pull request #6891 from snosov1:fix-5311
|
9 years ago |
Vladislav Vinogradov
|
bfd6ae77f5
|
Add note that cv::cuda::Stream class is not thread safe
|
9 years ago |
Maksim Shabunin
|
4d053405cf
|
Merge pull request #6809 from K-Shinotsuka:master
|
9 years ago |