Suleyman TURKMEN
194f1beae8
fix for writing 16-bit jpeg2000
2016-04-18 14:51:55 +03:00
Philipp Hasper
c52759432d
Fixing doc for cv::Mat::forEach
...
image.forEachWithPosition does not exist
2016-04-18 13:51:07 +02:00
Alexander Alekhin
08761f5fb5
Merge pull request #6410 from alalek:issue_6403
2016-04-18 11:43:14 +00:00
Alexander Alekhin
68b7323b4e
Merge pull request #6417 from sturkmen72:patch-14
2016-04-18 10:35:28 +00:00
Alexander Alekhin
c02d89bf2d
Merge pull request #6408 from dtmoodie:InputOutputArray_constructor_fix
2016-04-18 10:34:43 +00:00
Alexander Alekhin
a513f482c0
Merge pull request #6406 from ohnozzy:Bug-Fix-for-Issue-6377
2016-04-18 10:29:29 +00:00
Alexander Alekhin
9393a0c5bb
cmake: don't use -isystem for opencv_contrib paths
2016-04-18 12:48:14 +03:00
Maksim Shabunin
809c159e11
Merge pull request #6414 from mshabunin:fix-macosx-warnings
2016-04-17 22:11:57 +00:00
Maksim Shabunin
ba3b1de93f
Updates for XCode 7.3
2016-04-17 20:21:29 +03:00
Alexander Alekhin
169b5e9fde
Merge pull request #6359 from alalek:videocapture_exceptions
2016-04-17 09:30:43 +00:00
Suleyman TURKMEN
98239664f6
fix for writing 16-bit jpeg2000
2016-04-17 00:37:28 +03:00
Maksim Shabunin
3bd6912e01
Merge pull request #6415 from mshabunin:fix-xcode-warnings-24
2016-04-16 06:39:00 +00:00
Maksim Shabunin
1a41ed2fda
Updates for XCode 7.3
2016-04-15 21:56:50 +03:00
Dan
e9461d3feb
templated std::vector<T> constructor was being called instead of const std::vector<cv::cuda::GpuMat>.
2016-04-14 15:50:24 -04:00
Alexander Alekhin
0df901b389
Merge pull request #6404 from solosuper:bugfix/issue6315
2016-04-14 14:27:59 +00:00
Alexander Alekhin
ccff20328d
Merge pull request #6407 from StevenPuttemans:fix_ts_perf_warnings
2016-04-14 14:27:27 +00:00
Alexander Alekhin
ac32450c38
Merge pull request #6405 from StevenPuttemans:fix_gstreamer_cap_linux
2016-04-14 14:27:12 +00:00
StevenPuttemans
88c0d64b4e
fixing gstreamer cap
2016-04-14 14:16:05 +02:00
StevenPuttemans
c34bb0ed03
remove warnings generated during TS module tests
2016-04-14 13:48:11 +02:00
ohnozzy
9be6b4f2d1
Bug Fix for 6377
...
Rewrite linearPolar & logPolar so that they do not depend on the
deprecated API CvMat. Issue 6377 is resolved in this way because the two
routines do not convert UMat to CvMat anymore.
2016-04-14 19:39:02 +08:00
solosuper
372890f1d7
fix #6315
2016-04-14 11:57:49 +02:00
StevenPuttemans
9d71c19939
add visualisation tool for 2.4 branch
2016-04-14 11:33:37 +02:00
Maksim Shabunin
fc5e32c7ac
Merge pull request #6305 from rishirajsurti:master
2016-04-14 08:42:40 +00:00
rishirajsurti
4a9170ba42
Thresholding Tutorial using inRange function on a video
2016-04-14 11:55:52 +05:30
Alexander Alekhin
5b73f3a316
Merge pull request #6373 from terfendail:vt/stereobm_valgrind
2016-04-13 13:38:53 +00:00
Maksim Shabunin
ed508dc8ed
Merge pull request #6399 from mshabunin:fix-flann-memleak
2016-04-13 11:34:58 +00:00
Alexander Alekhin
fc55e54aa1
Merge pull request #6318 from paroj:gst_cap_props
2016-04-13 10:05:40 +00:00
Maksim Shabunin
98763528ab
Merge pull request #6382 from StevenPuttemans:update_annotation_tool
2016-04-13 10:05:26 +00:00
Maksim Shabunin
96d747f030
Merge pull request #6384 from StevenPuttemans:update_annotation_tool_2.4
2016-04-13 10:02:56 +00:00
Maksim Shabunin
b99d010977
Fixed memory leak in flann KMeansIndex
2016-04-13 12:08:42 +03:00
StevenPuttemans
b922d49a28
vectorize process + enable early quitting/storage + enable delete annotion option
2016-04-13 10:20:18 +02:00
Maksim Shabunin
49b4af1e5c
Merge pull request #6395 from Tauranis:master
2016-04-13 07:53:33 +00:00
Maksim Shabunin
d8629b0fa4
Merge pull request #6335 from themightyoarfish:canny_kernel_sz_fix
2016-04-13 07:52:05 +00:00
Maksim Shabunin
fc9f7cc925
Merge pull request #6375 from ohnozzy:Bug-Fix-for-Issue-6288
2016-04-13 07:51:33 +00:00
Philipp Hasper
cc7a1a2ab7
Deactivated two noisy camera-retrieval log messages in android
...
They were issued for every frame retrieved - even in a release build.
2016-04-13 09:17:33 +02:00
StevenPuttemans
5164c4ba31
vectorize process + enable early quitting/storage + enable delete annotation option
2016-04-13 09:10:24 +02:00
Tauranis
edb6a0e889
Bug fix for MLP predict for small values to avoid nan responses.
2016-04-12 15:59:32 -03:00
Alexander Alekhin
9744073b95
videoio: give chance for all enabled backends
...
"Eat" unexpected backend exceptions
2016-04-12 20:05:21 +03:00
Maksim Shabunin
36477fdefa
Merge pull request #6344 from anatolix:kalmanpyfix
2016-04-12 15:55:55 +00:00
Maksim Shabunin
ee9f88902c
Merge pull request #6352 from fraserharris:patch-1
2016-04-12 15:23:43 +00:00
Maksim Shabunin
8f6e102331
Merge pull request #6345 from eduardohenriquearnold:master
2016-04-12 15:22:32 +00:00
Vitaly Tuzov
13858cd561
Cost estimation boundaries description updated
2016-04-12 17:31:12 +03:00
Vitaly Tuzov
772d9689e9
Backport of StereoBM uninitialized memory access problem fix from master branch
2016-04-12 17:27:16 +03:00
ohnozzy
9dd962ca1a
Bug Fix for Issue 6288
...
Added 2 inline functions in persistence.hpp
So that the '>>' operator works correctly for std::Vector<KeyPoint> and
std::Vector<DMatch>
2016-04-12 21:40:50 +08:00
Maksim Shabunin
1307bb1d03
Merge pull request #6314 from mvukad:bugfix_dtreeswrite
2016-04-12 13:26:25 +00:00
Alexander Alekhin
2b29db860c
Merge pull request #6391 from virtuald:v4l-device-name
2016-04-12 12:57:21 +00:00
Pavel Rojtberg
91678ff828
cap_v4l: allow manually controlling exposure
2016-04-12 12:10:54 +02:00
Maksim Shabunin
ff3bb9f4e6
Merge pull request #6383 from alalek:backport_6381
2016-04-12 08:40:01 +00:00
Maksim Shabunin
e90b697cb0
Merge pull request #6386 from mshabunin:fix-python-test-issue
2016-04-12 08:29:44 +00:00
Dustin Spicuzza
e489f29d0f
v4l/libv4l: allow opening device by name
...
- Allows using non-default device names such as /dev/v4l/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-video-index0
2016-04-12 01:25:34 -04:00