Alexander Alekhin
|
31fef14d76
|
Merge pull request #12136 from sturkmen72:update_documentation
|
2018-08-17 14:02:20 +00:00 |
|
Alexander Alekhin
|
7ee69740e8
|
ml(test): test different samples layout of TrainData
|
2018-08-17 16:57:20 +03:00 |
|
Suleyman TURKMEN
|
c61bc3a0cb
|
Update documentation and samples
|
2018-08-17 14:21:29 +03:00 |
|
Alexander Alekhin
|
b24fc6954d
|
core(perf): fix addScalar test
keep the same type for passed Scalar values
|
2018-08-16 19:36:28 +03:00 |
|
Alexander Alekhin
|
828cb4286d
|
Merge pull request #12220 from sturkmen72:update_seamless_cloning
|
2018-08-16 16:26:27 +00:00 |
|
Alexander Alekhin
|
ee5e0e16d9
|
Merge pull request #12233 from mshabunin:fix-world-install-headers
|
2018-08-16 16:03:10 +00:00 |
|
Alexander Alekhin
|
b907bfe3e7
|
Merge pull request #12222 from NCBee:master
|
2018-08-16 16:02:39 +00:00 |
|
Maksim Shabunin
|
f84eb3dde6
|
Fixed core headers installation in world builds
|
2018-08-16 17:16:02 +03:00 |
|
Alexander Alekhin
|
b996b618e0
|
Merge pull request #12228 from tomoaki0705:fixTypoCalib3d
|
2018-08-16 12:29:10 +00:00 |
|
Alexander Alekhin
|
98c5ce9347
|
imgproc(test): refactor test_intersection.cpp
don't use legacy test API
|
2018-08-16 15:27:24 +03:00 |
|
Alexander Alekhin
|
f89defad5d
|
imgproc: fix rotatedRectangleIntersection()
|
2018-08-16 15:27:24 +03:00 |
|
Bahram Dahi
|
96f92c6705
|
imgproc(tests): intersetion calculation of RotatedRect
|
2018-08-16 15:00:01 +03:00 |
|
Tomoaki Teshima
|
f0c46a4c74
|
fix typo
|
2018-08-16 19:11:40 +09:00 |
|
Alexander Alekhin
|
9752d45c87
|
Merge pull request #12216 from hirocob:fix-typo
|
2018-08-16 05:16:58 +00:00 |
|
Suleyman TURKMEN
|
860ae77ec9
|
Update seamless_cloning
|
2018-08-15 22:59:18 +03:00 |
|
Hiro Kobayashi
|
1567a65475
|
Fix a typo in the tutorial
|
2018-08-15 19:34:38 +03:00 |
|
Alexander Alekhin
|
d2e08a524e
|
core: repair CV_Assert() messages
Multi-argument CV_Assert() is accessible via CV_Assert_N() (with malformed messages).
|
2018-08-15 17:43:10 +03:00 |
|
Maksim Shabunin
|
eff0f9d3f8
|
Fixed windows build with InferenceEngine
|
2018-08-14 15:41:16 +03:00 |
|
Alexander Alekhin
|
c1df9ad456
|
OpenCV version++
OpenCV 3.4.3
|
2018-08-14 14:10:37 +03:00 |
|
Alexander Alekhin
|
8b197c58e6
|
openvino: use 2018R3 defines
|
2018-08-14 14:10:37 +03:00 |
|
Alexander Alekhin
|
781721ca50
|
experimental version++
|
2018-08-14 14:10:37 +03:00 |
|
Alexander Alekhin
|
603eadfe51
|
OpenCV version '-openvino'
|
2018-08-14 14:10:37 +03:00 |
|
Alexander Alekhin
|
b9b66ca437
|
Merge pull request #12205 from dkurt:dnn_update_tf_face_detection
|
2018-08-14 10:53:12 +00:00 |
|
Dmitry Kurtaev
|
22cb65ada9
|
Update face detection network in samples
|
2018-08-14 13:16:23 +03:00 |
|
Alexander Alekhin
|
90b8a03a89
|
Merge pull request #12203 from berak:fix_interactive_calibration
|
2018-08-13 15:40:42 +00:00 |
|
Dmitry Kurtaev
|
f056c0f137
|
UINT8 face detection network using Intel's Inference Engine backend
|
2018-08-13 18:38:47 +03:00 |
|
berak
|
49e0126b8e
|
apps: fix interactive calibration
|
2018-08-13 11:51:08 +02:00 |
|
Alexander Alekhin
|
a24a829490
|
Merge pull request #12191 from weblucas:patch-2
|
2018-08-10 14:15:39 +00:00 |
|
Alexander Alekhin
|
615883977f
|
Merge pull request #12128 from dkurt:dnn_fix_12066
|
2018-08-10 14:14:16 +00:00 |
|
Alexander Alekhin
|
216cd7dc61
|
cmake: allow to specify own libva paths
via CMake:
- `-DVA_LIBRARIES=/opt/intel/mediasdk/lib64/libva.so.2\;/opt/intel/mediasdk/lib64/libva-drm.so.2`
|
2018-08-10 16:03:10 +03:00 |
|
Alexander Alekhin
|
4910f16f16
|
core(libva): support YV12 too
Added to CPU path only.
OpenCL code path still expects NV12 only (according to Intel OpenCL extension)
|
2018-08-10 16:02:05 +03:00 |
|
Lucas Teixeira
|
f2d363feb2
|
Fix a Typo in the comment of asift.py
|
2018-08-09 23:43:39 +02:00 |
|
Alexander Alekhin
|
8b2122e12f
|
Merge pull request #12174 from alalek:dnn_move_range_ostream_operator
|
2018-08-08 20:51:26 +00:00 |
|
Alexander Alekhin
|
f16f818f5f
|
Merge pull request #12184 from alalek:issue_12163
|
2018-08-08 20:50:54 +00:00 |
|
Alexander Alekhin
|
5b3ac112fe
|
core: move const tables outside of dispatched code
To avoid duplicates in binaries
|
2018-08-08 17:54:54 +03:00 |
|
Alexander Alekhin
|
a0cff0be94
|
imgproc(cvtColor): slightly improve error messages
Do not try to process empty inputs.
|
2018-08-08 17:16:42 +03:00 |
|
Alexander Alekhin
|
509de3fa2c
|
Merge pull request #12178 from alalek:ipp_cvtColor_12176
|
2018-08-08 13:30:32 +00:00 |
|
Alexander Alekhin
|
b00758babe
|
imgproc(cvtColor): temporary disable IPP for 8U GRAY2BGR mode
Details 12176
|
2018-08-08 13:58:45 +03:00 |
|
Alexander Alekhin
|
9f2edc1135
|
Merge pull request #12173 from gdemarcq:Decolor_corrections
|
2018-08-07 17:07:19 +00:00 |
|
Alexander Alekhin
|
a56b221559
|
core: cv::Range() ostream write operator
remove from DNN module headers
|
2018-08-07 20:03:21 +03:00 |
|
yom
|
fb2b26c419
|
photo: Decolor corrections
* Keep image aspect ratio in resize called in grad_system and
weak_order
* Bug correction in loop inside Decolor::gradvector
|
2018-08-07 19:08:57 +03:00 |
|
Alexander Alekhin
|
377e51df83
|
Merge pull request #12169 from berak:photo_decolor
|
2018-08-07 16:01:42 +00:00 |
|
Alexander Alekhin
|
7453a6938a
|
core(test): extra tests/fixes for merge/split (#12171)
* core(test): merge hang test
* core(merge/split): fix intrin optimization
|
2018-08-07 18:11:05 +03:00 |
|
Maksim Shabunin
|
39f5e57321
|
Merge pull request #12159 from zarelaky:master
|
2018-08-07 13:15:19 +00:00 |
|
berak
|
f49f6d52b4
|
photo: avoid resizing a const Mat in decolor()
|
2018-08-07 15:14:22 +02:00 |
|
zarelaky
|
715f23127c
|
Update cap_gstreamer.cpp
fixed call open(int id) failed
|
2018-08-07 15:21:46 +03:00 |
|
Maksim Shabunin
|
f0f652f9e9
|
Merge pull request #12161 from alalek:cache_dump_neighbor_directories_for_cleanup
|
2018-08-07 12:09:39 +00:00 |
|
Maksim Shabunin
|
731aa963bd
|
Merge pull request #12166 from berak:fix_mjpeg_decoder
|
2018-08-07 12:09:13 +00:00 |
|
berak
|
7e353a1ec5
|
videoio: check iterator in mjpeg_encoder.cpp
|
2018-08-07 11:43:37 +02:00 |
|
Alexander Alekhin
|
4fe900c399
|
Merge pull request #12162 from alalek:fix_intrin_12146
|
2018-08-06 20:39:23 +00:00 |
|