Matthias Grundmann
|
0e64e68d31
|
Update cap_mjpeg_encoder.cpp
Avoid shifting by 32bits; undefined behavior according to c - standard
|
8 years ago |
Philipp Hasper
|
dcd8589b67
|
Fixed exp32f() compilation on MSVC
|
8 years ago |
Vitaly Tuzov
|
ee5b5a6b2f
|
Fixed out of bound reading in makeAgastOffsets
|
8 years ago |
chacha21
|
fa4fd48072
|
Drop best optimizations to reduce code size
Only keep the ICV_HLINE_X optimization to reduce code size.
|
8 years ago |
Vadim Pisarevsky
|
06b0fe35d2
|
Merge pull request #8609 from LukeZheZhu:pyrlk_err_ocl_fix
|
8 years ago |
LukeZhu
|
65be9e1978
|
Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test.
|
8 years ago |
Vadim Pisarevsky
|
833832ac91
|
Merge pull request #8391 from woodychow:warpAffine_avx2
|
8 years ago |
Vadim Pisarevsky
|
e00d0528a4
|
Merge pull request #8397 from woodychow:initUndistortRectifyMap_avx2
|
8 years ago |
Vadim Pisarevsky
|
b683e68223
|
Merge pull request #8398 from woodychow:normL2Sqr_avx2
|
8 years ago |
nnorwitz
|
256b6bb3db
|
Don't blow out the stack. Use a smaller buffer and prevent buffer overruns with snprintf.
|
8 years ago |
Vadim Pisarevsky
|
925594d1e3
|
Merge pull request #7894 from alalek:ocl_program
|
8 years ago |
Vadim Pisarevsky
|
dd81c29834
|
Merge pull request #8359 from csukuangfj:patch-fix-error-code-documentation
|
8 years ago |
Vadim Pisarevsky
|
dea5eaca30
|
Merge pull request #8660 from 4ekmah:making_sgbm_parallel
|
8 years ago |
Vadim Pisarevsky
|
5950431e73
|
Merge pull request #8602 from alalek:ffmpeg_update
|
8 years ago |
Vadim Pisarevsky
|
05387b3921
|
Merge pull request #8271 from ziggy90127:avfoundation-bugfix1
|
8 years ago |
vskarlsruhe
|
986d57c7b2
|
Update canny_detector.markdown (#8684)
|
8 years ago |
Vadim Pisarevsky
|
fe2416575b
|
Merge pull request #8432 from csukuangfj:issue-8411
|
8 years ago |
Maksim Shabunin
|
ea49d7b7c5
|
Merge pull request #8653 from alalek:android_fixes
|
8 years ago |
Vadim Pisarevsky
|
b92bbffa1a
|
Merge pull request #8557 from grundman:patch-3
|
8 years ago |
Vadim Pisarevsky
|
f77e9bc995
|
Merge pull request #8582 from alalek:cmake_disable_insource_builds
|
8 years ago |
Vadim Pisarevsky
|
8a16997b1e
|
Merge pull request #8580 from terfendail:ovx_newperftest
|
8 years ago |
Vadim Pisarevsky
|
374c5ce471
|
Merge pull request #8598 from sovrasov:java_wrap_prt_arg
|
8 years ago |
Vadim Pisarevsky
|
58f19b4f4c
|
Merge pull request #8676 from jveitchmichaelis:jveitchmichaelis-sgbm-create
|
8 years ago |
Vadim Pisarevsky
|
40d61e5c5b
|
Merge pull request #8688 from ysolovyov:num-jobs-fix
|
8 years ago |
Maksim Shabunin
|
2a5a143f0f
|
Merge pull request #8686 from sovrasov:port_affine3_fix
|
8 years ago |
Maksim Shabunin
|
f71f76add9
|
Merge pull request #8649 from saskatchewancatch:8647
|
8 years ago |
Yuriy Solovyov
|
96f1ef1347
|
Fix buildcmd
|
8 years ago |
Yuriy Solovyov
|
4f6238aa04
|
Use all available cpu cores in iOS/OSX build procedure
|
8 years ago |
André Mewes
|
70e6391f38
|
create homogeneous affine matrix when constructing from 4x3 cv::Mat
|
8 years ago |
Vladislav Sovrasov
|
bf62be7f63
|
java: allow to wrap functions which take cv::Ptr
|
8 years ago |
saskatchewancatch
|
bbb785e43c
|
Issue 8647: Updated doc for cv::matchTemplate to reflect current support for methods when mast template is supplied.
|
8 years ago |
jveitchmichaelis
|
369bfbfd23
|
Add default parameters for SGBM::create
Added default parameters for minDisparity, numDisparities and blockSize. This fixes a bug where SGBM::load would not compile.
|
8 years ago |
Alexander Alekhin
|
04573615c5
|
Merge pull request #8671 from tomoaki0705:fixBuildVS2012sprintf
|
8 years ago |
Alexander Alekhin
|
14ae679971
|
Merge pull request #8675 from ninadpchaudhari:patch-1
Spell correction
|
8 years ago |
Ninad P.Chaudhari
|
7885ef2ac8
|
Spell correction
Corrected the spelling which was used in explanation for parameters.
|
8 years ago |
Alexander Alekhin
|
a740a4ca38
|
Merge pull request #8665 from louiehelm:master
|
8 years ago |
Louie Helm
|
39874d7254
|
Fix Farneback GPU Sample in GCC6
|
8 years ago |
Alexander Alekhin
|
21fff4dfb6
|
Merge pull request #8654 from paroj:py_vector_ptr
|
8 years ago |
Alexander Alekhin
|
11cd884c7c
|
Merge pull request #8664 from alalek:fix_build_with_tbb
|
8 years ago |
Alexander Alekhin
|
bfe4e1fed4
|
Merge pull request #8663 from rib:wip/rib/android-build-fix
|
8 years ago |
Alexander Alekhin
|
cdc7f10767
|
cmake: dispatcher: add handling of include dirs
from linked targets of base modules
|
8 years ago |
Alexander Alekhin
|
e04d663acd
|
Merge pull request #8656 from alalek:fix_cpu_detection
|
8 years ago |
Robert Bragg
|
8f5ea7deda
|
core: avoid clash with _N define from ctype.h in headers
This updates the public headers to use _Nm instead of _N in templates
since _N is defined by the widely used ctype.h.
|
8 years ago |
Michele Cancilla
|
9405c6d206
|
Improvement of array of equivalences’ upper bound + fix some wrong comments
|
8 years ago |
Pyotr Chekmaryov
|
d6bc6895a6
|
Test data correction.
|
8 years ago |
Vitaly Tuzov
|
2492c299f3
|
Extended set of existing performance test to OpenVX HAL suitable execution modes
|
8 years ago |
Pavel Rojtberg
|
930611dfa8
|
python: move Ptr specializations above generic_vec to allow vector_Ptr_T
|
8 years ago |
Alexander Alekhin
|
4c2858fd61
|
cmake: fix POPCNT & SSE4.2 detection code
|
8 years ago |
Alexander Alekhin
|
c5c3ec46ad
|
Merge pull request #8655 from alalek:fix_bug_persistence_raw_io
|
8 years ago |
Alexander Alekhin
|
62e9bed17a
|
Merge pull request #8588 from kylefleming:mac-deployment-target
|
8 years ago |