Ilya Lavrenov
|
0af3947468
|
added note about cv::reduce output type for MIN/MAX
|
2016-07-14 17:22:08 +03:00 |
|
Alexander Alekhin
|
9bda0546f8
|
Merge pull request #6769 from andy-held:cuda_optflow_error_calc
|
2016-07-14 12:24:24 +00:00 |
|
Alexander Alekhin
|
df5d51f1c0
|
Merge pull request #6900 from mshabunin:fix-python-hal
|
2016-07-14 12:23:05 +00:00 |
|
Maksim Shabunin
|
a00f0c44ae
|
Merge pull request #6821 from sturkmen72:TickMeter_class_addition
|
2016-07-14 11:40:46 +00:00 |
|
Maksim Shabunin
|
7d007d212c
|
Merge pull request #6828 from paroj:cmatvals_cpp
|
2016-07-14 11:31:48 +00:00 |
|
Maksim Shabunin
|
79f8e516b8
|
Merge pull request #6891 from snosov1:fix-5311
|
2016-07-14 11:25:58 +00:00 |
|
Maksim Shabunin
|
4d053405cf
|
Merge pull request #6809 from K-Shinotsuka:master
|
2016-07-14 09:37:53 +00:00 |
|
Maksim Shabunin
|
07b18b0e8a
|
Merge pull request #6863 from SorcererX:patch-1
|
2016-07-14 09:34:13 +00:00 |
|
Maksim Shabunin
|
f698bc1cc2
|
Fixes header filtering for python bindings generator
|
2016-07-13 19:49:38 +03:00 |
|
Alexander Alekhin
|
525e04cfcc
|
Merge pull request #6794 from jet47:cuda-modules-fixes
|
2016-07-13 15:13:55 +00:00 |
|
Alexander Alekhin
|
e871045b46
|
Merge pull request #6896 from jet47:cuda-arch-update
|
2016-07-13 12:26:52 +00:00 |
|
Alexander Alekhin
|
9c92f65c0b
|
Merge pull request #6808 from sturkmen72:patch-14
|
2016-07-13 11:54:11 +00:00 |
|
Alexander Alekhin
|
53f4eaa7a7
|
Merge pull request #6892 from ioxp:fsSpace
|
2016-07-13 11:46:50 +00:00 |
|
Alexander Alekhin
|
6c4b634cfe
|
Merge pull request #6814 from tomoaki0705:featureThreshold64fSimd
|
2016-07-13 11:45:28 +00:00 |
|
Vladislav Vinogradov
|
112903c2bd
|
increase minimal supported CUDA toolkit to 6.5
|
2016-07-13 13:02:13 +03:00 |
|
Tomoaki Teshima
|
9fca953e62
|
check the CPU flag correctly
|
2016-07-13 07:34:49 +09:00 |
|
Alexander Alekhin
|
f75f894d73
|
Merge pull request #6889 from ilya-lavrenov:exif
|
2016-07-12 15:12:19 +00:00 |
|
Sergei Nosov
|
dce310e03c
|
provide better error messages
|
2016-07-12 18:03:28 +03:00 |
|
Alexander Alekhin
|
3c1a002dab
|
Merge pull request #6883 from ilya-lavrenov:resize
|
2016-07-12 14:35:25 +00:00 |
|
Alexander Alekhin
|
5e94243222
|
Merge pull request #6887 from sovrasov:calib_dist_coeffs_check
|
2016-07-12 14:34:19 +00:00 |
|
Alexander Alekhin
|
07ef396fbb
|
Merge pull request #6886 from ilya-lavrenov:cuda_docs
|
2016-07-12 13:53:08 +00:00 |
|
Ilya Lavrenov
|
91d8405e52
|
stop search of markers in Exif reader to prevent infinite loop
|
2016-07-12 16:01:12 +03:00 |
|
Vladislav Sovrasov
|
ee9a42e9cd
|
Fix calibration fail on python with CALIB_THIN_PRISM_MODEL flag
|
2016-07-12 15:30:02 +03:00 |
|
Ilya Lavrenov
|
491b6543da
|
clarify CUDA arithm operations usage with mask
|
2016-07-12 13:32:58 +03:00 |
|
Ilya Lavrenov
|
5bc10ef796
|
fixed empty image condition in resize
|
2016-07-12 13:23:19 +03:00 |
|
Ilya Lavrenov
|
bcc9010630
|
fixed memory leak in flann tests
|
2016-07-12 11:53:51 +03:00 |
|
Alexander Alekhin
|
02aabcca87
|
Merge pull request #6829 from paroj:fixpp_fe
|
2016-07-11 16:34:37 +00:00 |
|
Pavel Rojtberg
|
c1b90a1c22
|
fisheye: add CALIB_FIX_PRINCIPAL_POINT
|
2016-07-11 16:16:37 +02:00 |
|
Alexander Alekhin
|
a6b33c3590
|
Merge pull request #6846 from mbarnach:6086-cuda-initialization
|
2016-07-11 14:01:51 +00:00 |
|
Alexander Alekhin
|
7176c1327e
|
Merge pull request #6850 from alalek:bigdata_test
|
2016-07-11 14:01:06 +00:00 |
|
Alexander Alekhin
|
9b3d65c5e4
|
Merge pull request #6867 from alalek:fix_lapack
|
2016-07-11 14:00:22 +00:00 |
|
Alexander Alekhin
|
f9ab93bf0f
|
Merge pull request #6876 from janstarzy:jni-as-template-redone
|
2016-07-11 13:06:00 +00:00 |
|
Alexander Alekhin
|
88da03722f
|
Merge pull request #6786 from terfendail:median_fix
|
2016-07-11 10:02:43 +00:00 |
|
Alexander Alekhin
|
c8693f01a3
|
Merge pull request #6792 from paroj:jaccard_distance
|
2016-07-11 09:57:20 +00:00 |
|
Jan Starzynski
|
479f933970
|
get/put: more type-safety and code unification using templates
|
2016-07-11 09:27:59 +02:00 |
|
Tomoaki Teshima
|
1095076d7f
|
imgproc: speed up threshold of 64F version using NEON and SSE
* use NEON under aarch64 only
* check 64F version correctly
|
2016-07-09 17:05:29 +09:00 |
|
Andrey Pavlenko
|
d06bdd5bf6
|
Merge pull request #6771 from sovrasov:log_doc_fix
|
2016-07-08 15:20:42 +00:00 |
|
Andrey Pavlenko
|
dcaac98569
|
Merge pull request #6775 from janstarzy:histo-ipp-fix
|
2016-07-08 15:15:17 +00:00 |
|
Alexander Alekhin
|
5f269d08b4
|
bigdata: add test, resolve split/merge issue
|
2016-07-08 18:05:53 +03:00 |
|
Philipp Hasper
|
00112bbe10
|
persistence: fixing crash with space-only values
|
2016-07-08 12:41:05 +02:00 |
|
Vitaly Tuzov
|
c61f7e5334
|
Fix for median blur of 2-channel images
|
2016-07-08 12:03:28 +03:00 |
|
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
|
2016-07-06 14:27:08 +03:00 |
|
Jan Starzynski
|
7f896643e9
|
fix for buffer-overflow in IPPCalcHistInvoker::operator()
|
2016-07-06 09:54:28 +02:00 |
|
Vladislav Sovrasov
|
a2ec23c112
|
Update cv::log documentation
|
2016-07-05 17:28:53 +03:00 |
|
Andreas Franek
|
8d43e2b945
|
fixed the cuda optical flow error normalization factor
texture channels were not considered correctly, nor was the cuda texture
normalization
|
2016-07-04 16:13:31 +02:00 |
|
Alexander Alekhin
|
22682f933a
|
Merge pull request #6760 from alalek:issue_6653
|
2016-07-04 14:03:05 +00:00 |
|
Alexander Alekhin
|
da69cd08db
|
Merge pull request #6768 from tomoaki0705:fixEstimateAffine3DThreshold
|
2016-07-04 12:17:16 +00:00 |
|
Tomoaki Teshima
|
0e380ff15d
|
calib3d: compare error and threshold both in square
* resolve #5183
|
2016-07-04 19:34:47 +09:00 |
|
Alexander Alekhin
|
96919156e7
|
Merge pull request #6761 from alalek:fix_warnings
|
2016-07-04 09:52:03 +00:00 |
|
Alexander Alekhin
|
3844ee780c
|
build: fix compiler warnings (GCC 5.3.1)
|
2016-07-01 20:17:16 +03:00 |
|