Kerry Billingham
31348f8c30
Removed hard-coded version from integration test. ( #9335 )
...
Documented how to change the version of Maven to match OpenCV core and modified bash scripts accordingly.
Extracted integration test module and placed into own profile.
Configured CMake Maven plugin to use native CMake by default.
Updated documentation.
2017-09-13 17:19:16 +03:00
Vadim Pisarevsky
bc09d1ba3b
Merge pull request #9406 from Cartucho:update_core_tutorials
2017-09-13 14:09:39 +00:00
Vadim Pisarevsky
f1aa180a40
Merge pull request #9574 from saskatchewancatch:i9482
2017-09-13 13:59:43 +00:00
Vadim Pisarevsky
8c7f19850f
Merge pull request #9576 from dkurt:feature_dnn_tf_importer_fp16
2017-09-13 13:57:38 +00:00
Vadim Pisarevsky
da257f3397
Merge pull request #9541 from sturkmen72:patch-15
2017-09-13 13:47:27 +00:00
Vadim Pisarevsky
622318aeae
Merge pull request #9561 from dkurt:fix_8693
2017-09-13 13:34:49 +00:00
Vadim Pisarevsky
b8b5d83ad0
Merge pull request #9566 from alalek:python_signatures
2017-09-13 13:32:05 +00:00
Vadim Pisarevsky
93c3f20deb
Merge pull request #9569 from dkurt:test_dnn_ssd_halide
2017-09-13 13:29:50 +00:00
Vadim Pisarevsky
258b13f2e0
Merge pull request #9600 from StevenPuttemans:fix_9583
2017-09-13 13:27:04 +00:00
Vadim Pisarevsky
42cd061af0
Merge pull request #9581 from sovrasov:rtree_disable_cv
2017-09-13 13:20:52 +00:00
Suleyman TURKMEN
f6daaccccf
Update train_HOG.cpp
2017-09-12 20:07:37 +03:00
Dmitry Kurtaev
ce41a15437
Import and convert FP16 weights from TensorFlow
2017-09-12 09:50:55 +03:00
Alexander Alekhin
d9e364f31f
Merge pull request #9606 from sovrasov:fix_gcc7_warnings
2017-09-11 18:45:31 +00:00
Vladislav Sovrasov
32bf712102
cmake: disable implicit-fallthrough by default
2017-09-11 16:04:00 +03:00
Steven Puttemans
98e0d13f99
fixing issue 9583 - issue in cascadeclassifier code clipObjects
2017-09-11 09:15:04 +02:00
saskatchewancatch
c9d3c0f206
More whitespace fixes
2017-09-10 19:03:56 -06:00
Alexander Alekhin
597b3f4456
Merge pull request #9580 from mshabunin:fix-static-6
2017-09-09 19:31:21 +00:00
Alexander Alekhin
26ad229bd6
Merge pull request #9590 from alalek:ocl_runtime_fix
2017-09-09 19:30:07 +00:00
tribta
45afd29b72
Tutorial Mask Operations on Matrices
2017-09-09 15:20:21 +01:00
tribta
954e2f9b9c
Tutorial Discrete Fourier Transform
2017-09-09 15:10:18 +01:00
tribta
13317bdfda
Tutorial Basic Geometric Drawing
2017-09-09 15:02:51 +01:00
tribta
c4c1e94088
Tutorial Adding Images
2017-09-09 15:02:51 +01:00
saskatchewancatch
30ff197f78
Fix whitespace issues
2017-09-08 20:27:03 -06:00
saskatchewancatch
8877e3aedb
Adjustmenbts
2017-09-08 19:55:19 -06:00
Alexander Alekhin
9c973144d8
Merge pull request #9595 from paroj:imreadmulti_py
2017-09-08 14:03:03 +00:00
Alexander Alekhin
576a85368d
Merge pull request #9582 from sovrasov:fix_gcc7_macro_warning
2017-09-08 13:31:27 +00:00
Pavel Rojtberg
2d34443834
python: imreadmulti - add CV_OUT so it is correctly wrapped
2017-09-08 15:09:25 +02:00
Alexander Alekhin
f8598e173b
Merge pull request #9588 from lupustr3:pvlasov/ipp_compatibility
2017-09-08 11:23:41 +00:00
Alexander Alekhin
44b75eb116
core: fix OpenCL runtime compilation with HAVE_OPENCL_STATIC
2017-09-08 12:43:33 +03:00
Maksim Shabunin
248e2c7d47
Fixed some issues found by static analysis
2017-09-08 12:22:12 +03:00
Pavel Vlasov
37ab318657
Compatibility improvement with old IPP versions (tested on 9.0.1);
...
Manual IPP dispatcher simplification;
2017-09-08 11:08:24 +03:00
Dmitry Kurtaev
cad7c4d51d
MobileNet-SSD and VGG-SSD topologies in Halide
2017-09-08 09:55:53 +03:00
saskatchewancatch
fda1e76776
Feedback.
...
Still need to remove the descriptions of these flags from cv::norm
2017-09-07 22:43:55 -06:00
Vladislav Sovrasov
eeba5c3603
core: fix gcc7 warning about empty VA_ARGS in Assert macro
2017-09-07 16:20:38 +03:00
Vladislav Sovrasov
3eb9a655c7
ml: disable not implemented k-fold validation in RTrees
2017-09-07 15:49:46 +03:00
Vadim Pisarevsky
d25cbaaba8
Merge pull request #9293 from sovrasov:assert_improvement
2017-09-07 11:17:42 +00:00
Vadim Pisarevsky
4970a56341
Merge pull request #9577 from mshabunin:const-foreach
2017-09-07 11:12:45 +00:00
Vadim Pisarevsky
f080d9390a
Merge pull request #9578 from sovrasov:objdet_build_fix
2017-09-07 11:11:30 +00:00
Vadim Pisarevsky
f4265d251a
Merge pull request #9579 from alalek:ocl_float_calc
2017-09-07 11:10:20 +00:00
Vladislav Sovrasov
f2105419fa
objdetect: fix wrong cxx11 features check
2017-09-07 12:49:49 +03:00
Alexander Alekhin
89bb028bfc
imgproc(ocl): don't use doubles to process float data
2017-09-07 12:42:20 +03:00
Maksim Shabunin
c92c99ed0b
Enabled forEach for const Mats
2017-09-07 11:35:14 +03:00
saskatchewancatch
570083fb9f
i9482:
...
Removing description for cv::NormTypes that's already in cv::norm
Masking out NORM_TYPE_MASK from docs since it's not intended to be exposed to user
2017-09-06 22:42:01 -06:00
saskatchewancatch
b32685c714
i9482: Improve documentation concerning norm functionality.
...
Added forkfour Latex command to math js support.
Split cv::norm documentation between the cv::norm and its overload, to make things clearer
Corrected some typos and cleaned up grammar.
Result is clearer documentation for the norms.
Work pending...
2017-09-06 22:35:39 -06:00
Maksim Shabunin
2ac57a2b1f
Merge pull request #9457 from alalek:type_traits_issue_7599
2017-09-06 13:34:29 +00:00
Alexander Alekhin
b05789ff0b
Merge pull request #9564 from saskatchewancatch:i9550
2017-09-06 08:29:16 +00:00
Alexander Alekhin
572a7bf6ce
python: add special targets gen_opencv_python2(3)
2017-09-06 08:23:04 +03:00
Alexander Alekhin
200c8a0d3a
python: generate pyopencv_signatures.json file
2017-09-06 08:23:04 +03:00
saskatchewancatch
4832c24ef7
Allow TIFF min=white PHOTOMETRIC interpretation images to be read unchanged
2017-09-05 21:43:33 -06:00
Dmitry Kurtaev
8b094755fa
Fix https://github.com/opencv/opencv/issues/8693
2017-09-05 23:33:18 +03:00