Ilya Lavrenov
|
bcc9010630
|
fixed memory leak in flann tests
|
9 years ago |
Alexander Alekhin
|
02aabcca87
|
Merge pull request #6829 from paroj:fixpp_fe
|
9 years ago |
Alexander Alekhin
|
39acd4a3fd
|
Merge pull request #6866 from alalek:gnu_toolchain
|
9 years ago |
Pavel Rojtberg
|
c1b90a1c22
|
fisheye: add CALIB_FIX_PRINCIPAL_POINT
|
9 years ago |
Alexander Alekhin
|
a6b33c3590
|
Merge pull request #6846 from mbarnach:6086-cuda-initialization
|
9 years ago |
Alexander Alekhin
|
7176c1327e
|
Merge pull request #6850 from alalek:bigdata_test
|
9 years ago |
Alexander Alekhin
|
9b3d65c5e4
|
Merge pull request #6867 from alalek:fix_lapack
|
9 years ago |
Alexander Alekhin
|
f9ab93bf0f
|
Merge pull request #6876 from janstarzy:jni-as-template-redone
|
9 years ago |
Alexander Alekhin
|
c48e237dd0
|
Merge pull request #6874 from berak:fix_py_tutorials
|
9 years ago |
Alexander Alekhin
|
88da03722f
|
Merge pull request #6786 from terfendail:median_fix
|
9 years ago |
Alexander Alekhin
|
9ed1474340
|
Merge pull request #6790 from terfendail:linearresize_accuracy
|
9 years ago |
Alexander Alekhin
|
88e3d07178
|
Merge pull request #6791 from terfendail:carotene4android_buildfix
|
9 years ago |
Alexander Alekhin
|
c8693f01a3
|
Merge pull request #6792 from paroj:jaccard_distance
|
9 years ago |
Jan Starzynski
|
479f933970
|
get/put: more type-safety and code unification using templates
|
9 years ago |
berak
|
e233f7d199
|
py_tutorials: fix cv2.findContours return val
|
9 years ago |
Tomoaki Teshima
|
1095076d7f
|
imgproc: speed up threshold of 64F version using NEON and SSE
* use NEON under aarch64 only
* check 64F version correctly
|
9 years ago |
Andrey Pavlenko
|
d06bdd5bf6
|
Merge pull request #6771 from sovrasov:log_doc_fix
|
9 years ago |
Andrey Pavlenko
|
67a7826da3
|
Merge pull request #6782 from LaurentBerger:I6780
|
9 years ago |
Andrey Pavlenko
|
dcaac98569
|
Merge pull request #6775 from janstarzy:histo-ipp-fix
|
9 years ago |
Alexander Alekhin
|
5f269d08b4
|
bigdata: add test, resolve split/merge issue
|
9 years ago |
Vitaly Tuzov
|
04c7d03188
|
Improved Carotene library linear resize evaluation precision and enabled it as HAL implementation.
|
9 years ago |
Philipp Hasper
|
00112bbe10
|
persistence: fixing crash with space-only values
|
9 years ago |
Vitaly Tuzov
|
e3f5bbd217
|
Removed unnecessary check for Android API level and unused flags.
|
9 years ago |
Alexander Alekhin
|
627e2b15b3
|
Merge pull request #6770 from ealbuz:master
|
9 years ago |
Vitaly Tuzov
|
c61f7e5334
|
Fix for median blur of 2-channel images
|
9 years ago |
Alexander Alekhin
|
630406e006
|
Merge pull request #6785 from alalek:android_native_level
|
9 years ago |
Alexander Alekhin
|
3e649895e5
|
android: increase default native API level 8=>9
|
9 years ago |
LaurentBerger
|
62a87ce38c
|
Issue 6780
|
9 years ago |
Vladislav Vinogradov
|
4382302a6b
|
fix matrix type for keypoints buffer in CUDA FAST
use CV_32FC1 instead of CV_16SC2 since detectAsync uses CV_32FC1
to reallocate the matrix
|
9 years ago |
Jan Starzynski
|
7f896643e9
|
fix for buffer-overflow in IPPCalcHistInvoker::operator()
|
9 years ago |
Vladislav Sovrasov
|
a2ec23c112
|
Update cv::log documentation
|
9 years ago |
Elif Albuz
|
8f91529edf
|
Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms
|
9 years ago |
Elif Albuz
|
c65d2a0d86
|
Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms
|
9 years ago |
Andreas Franek
|
8d43e2b945
|
fixed the cuda optical flow error normalization factor
texture channels were not considered correctly, nor was the cuda texture
normalization
|
9 years ago |
Alexander Alekhin
|
22682f933a
|
Merge pull request #6760 from alalek:issue_6653
|
9 years ago |
Alexander Alekhin
|
da69cd08db
|
Merge pull request #6768 from tomoaki0705:fixEstimateAffine3DThreshold
|
9 years ago |
Tomoaki Teshima
|
0e380ff15d
|
calib3d: compare error and threshold both in square
* resolve #5183
|
9 years ago |
Alexander Alekhin
|
96919156e7
|
Merge pull request #6761 from alalek:fix_warnings
|
9 years ago |
MYLS
|
b3475cbf32
|
Merge remote-tracking branch 'refs/remotes/Itseez/master'
|
9 years ago |
MYLS
|
393cd6242e
|
Merge remote-tracking branch 'refs/remotes/Itseez/master'
|
9 years ago |
Dikay900
|
61390e407d
|
Rephrase parts of the templates and use comments
|
9 years ago |
Michael Shtutman
|
3f2ab5d3b5
|
Fix bug #6682 (Can't change resolution for YUY2 camera with DShow)
|
9 years ago |
Alexander Alekhin
|
3844ee780c
|
build: fix compiler warnings (GCC 5.3.1)
|
9 years ago |
Alexander Alekhin
|
7dc5332a92
|
Merge pull request #6745 from alalek:viz_samples
|
9 years ago |
Alexander Alekhin
|
8b05a4bf93
|
cvtColor: fix inplace processing
|
9 years ago |
Andrey Pavlenko
|
330e4bb48a
|
Merge pull request #6734 from PkLab:doc_videoio_enums
|
9 years ago |
Alexander Alekhin
|
ee4f409584
|
cmake: lapack optimized code requires cblas.h
|
9 years ago |
Alexander Alekhin
|
b23527bf02
|
core: fix arguments types for cblas calls
|
9 years ago |
Vadim Pisarevsky
|
7fea7e0629
|
Merge pull request #6697 from wiryls:FileStorageBase64
|
9 years ago |
Andrey Pavlenko
|
e4cd24537e
|
Merge pull request #6740 from tomoaki0705:fixNeonCheckSmooth
|
9 years ago |