Alexander Alekhin
|
4d17051f14
|
android: backport Android SDK build script
|
8 years ago |
Alexander Alekhin
|
9285dddbaa
|
android: clone build_sdk.py from 3.x
|
8 years ago |
Alexander Alekhin
|
1f6cf50be3
|
Merge pull request #7286 from alalek:fix_android_clang
|
8 years ago |
Alexander Alekhin
|
c68b9328ca
|
android: workaround for Android NDK-8e clang ICE
|
8 years ago |
Vadim Pisarevsky
|
2f01930ecc
|
Merge pull request #7218 from savuor:fix2.4/copyTo
|
8 years ago |
Alexander Alekhin
|
4bccd9a92a
|
Merge pull request #7239 from savuor:fix2.4/ported
|
8 years ago |
Rostislav Vasilikhin
|
b8b7f155a5
|
fixed random failures in Core_DFT.complex_output2 test (the case of input_mat.cols == 1)
|
8 years ago |
Rostislav Vasilikhin
|
27dd27400a
|
fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428)
|
8 years ago |
Rostislav Vasilikhin
|
6d691f2e05
|
added test for http://code.opencv.org/issues/1918
|
8 years ago |
Rostislav Vasilikhin
|
9840825743
|
added test checking http://code.opencv.org/issues/4050
|
8 years ago |
Maksim Shabunin
|
ce2733bb37
|
Merge pull request #7242 from bkuhls:asm
|
8 years ago |
Rostislav Vasilikhin
|
cb52d249fe
|
fixed optional args processing in SVD::compute()
|
8 years ago |
Bernd Kuhls
|
c7045184ce
|
types_c.h: Fix compiling VFP assembler code
Replace asm by __asm__ according to
https://gcc.gnu.org/onlinedocs/gcc/Alternate-Keywords.html#Alternate-Keywords
as suggested by Arnout Vandecappelle:
http://lists.busybox.net/pipermail/buildroot/2016-September/171491.html
to fix build errors in ffmpeg with opencv2 support detected by
buildroot autobuilders:
http://autobuild.buildroot.net/results/c32/c32a21240a9933796ee850349a62ff3c2314f25c/build-end.log
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
|
8 years ago |
Rostislav Vasilikhin
|
0a3a2df433
|
fixed U non-orthogonality in SVD (http://code.opencv.org/issues/3801)
|
8 years ago |
Rostislav Vasilikhin
|
b28d13430c
|
fixed http://code.opencv.org/issues/3828
|
8 years ago |
Rostislav Vasilikhin
|
726efee4d2
|
fixed http://code.opencv.org/issues/4278
|
8 years ago |
Rostislav Vasilikhin
|
be7c924e7c
|
integer overflow fixed in getContinuousSize()
|
8 years ago |
Alexander Alekhin
|
0a30f64f12
|
Merge pull request #7206 from alalek:issue_7204
|
8 years ago |
Alexander Alekhin
|
a6e5ebafcf
|
calib3d: fix cornerSubPix memory error
|
8 years ago |
Vadim Pisarevsky
|
e5175dbc1e
|
Merge pull request #7152 from PkLab:fix_rho&phi_doc_2.4
|
8 years ago |
PkLab.net
|
2d0fe514a0
|
Fix rho,phi exchange. Backport to 2.4
|
8 years ago |
Vadim Pisarevsky
|
f189ffe9af
|
Merge pull request #7132 from Asalle:fix-6944-template-update
|
8 years ago |
Asal Mirzaieva
|
0f8023967c
|
add reqiured includes to the "Load, Modify, and Save an Image" tutorial
resolves #6944
|
8 years ago |
Maksim Shabunin
|
0a1812c257
|
Merge pull request #7089 from catree:fix_cvProjectPoints2_typo_bug_2_4
|
8 years ago |
catree
|
a893395da8
|
Fix typo bug in the calculation of some derivatives (dmxdt, dmydt, dmxdr, dmydr) in cvProjectPoints2 function.
|
8 years ago |
Vadim Pisarevsky
|
35acfcf791
|
Merge pull request #7015 from lewgate:bugfix_1
|
8 years ago |
Alexander Alekhin
|
fc6c55f070
|
Merge pull request #7061 from catree:add_camera_model_doc_2_4
|
8 years ago |
Alexander Alekhin
|
443f302414
|
Merge pull request #7065 from StevenPuttemans:fix_typo_features2d
|
8 years ago |
StevenPuttemans
|
79d8d0da3b
|
fix small typo
|
8 years ago |
catree
|
ba14895fd7
|
Add figure for the pinhole camera model in the 2.4 documentation.
|
8 years ago |
lewgate
|
0af9bf457a
|
Fix a latent bug for seam_finders.cpp when computing the source and destination points of the seam
|
8 years ago |
Vadim Pisarevsky
|
6d9c6e9c7a
|
Merge pull request #6805 from sergarrido:sergarrido-fix-useextrinsicguess
|
8 years ago |
Vadim Pisarevsky
|
744f907815
|
Merge pull request #6941 from alalek:backport_6932
|
8 years ago |
Vadim Pisarevsky
|
0d7c16b5fd
|
Merge pull request #6920 from savuor:fix2.4/RNG_Corrupts_memory
|
8 years ago |
Philippe FOUBERT
|
d99821aa44
|
Resolves issue #6931
|
8 years ago |
Maksim Shabunin
|
36f1881925
|
Merge pull request #6934 from catree:hitrate_doc_2.4
|
8 years ago |
Maksim Shabunin
|
bc6d5cc113
|
Merge pull request #6885 from alalek:migration2.4
|
8 years ago |
catree
|
87d06eab82
|
Add bib reference for overall hitrate and false alarm rate for the train cascade user guide (OpenCV 2.4).
|
9 years ago |
Rostislav Vasilikhin
|
7b2ef647aa
|
fixed memory corruption when normal dist. params have less channels than target matrix; test added
|
9 years ago |
Alexander Alekhin
|
5e4d3559be
|
Merge pull request #6917 from jet47:gpu-rotate-sanity-test
|
9 years ago |
Vladislav Vinogradov
|
9e65216108
|
set threshold to 1 in sanity test for GPU rotate on 8UC1
to fix difference with CUDA 8.0 results
|
9 years ago |
Alexander Alekhin
|
bb5e25ba7c
|
migration: github.com/opencv/opencv
|
9 years ago |
Andrey Pavlenko
|
688bd28987
|
Merge pull request #6600 from grochefort:fix_backgroundsubstractormog2
|
9 years ago |
Andrey Pavlenko
|
56aa03b0e1
|
Merge pull request #6538 from asmorkalov:libcc_fix
|
9 years ago |
Alexander Smorkalov
|
f29fd63f13
|
Enabled build with LLVM libc++ for Android.
|
9 years ago |
Alexander Alekhin
|
8865528dc2
|
Merge pull request #6743 from alalek:libpng_24
|
9 years ago |
Andrey Pavlenko
|
1432471650
|
Merge pull request #6750 from Tomin1:simpleblobdetector-fix
|
9 years ago |
Alexander Alekhin
|
babaa00ac1
|
libpng: fix NEON
|
9 years ago |
Alexander Alekhin
|
7c64e03cc9
|
libpng: re-apply patch
|
9 years ago |
Alexander Alekhin
|
882e120a9d
|
update libpng 1.5.27
|
9 years ago |