Alexander Alekhin
|
b304730225
|
dnn: fix API - explicit ctors, const methods
|
2022-01-17 21:45:29 +00:00 |
|
Alexander Alekhin
|
5e327af327
|
Merge pull request #21426 from alalek:dnn_simd_unaligned_weights_fix
|
2022-01-12 13:11:45 +00:00 |
|
Alexander Alekhin
|
80d9f624d0
|
dnn: don't use aligned load without alignment checks
- weights are unaligned in dasiamprn sample (comes from numpy)
|
2022-01-12 05:11:18 +00:00 |
|
Alexander Alekhin
|
c25fd3349b
|
Merge pull request #21421 from vrabaud:3.4size_t
|
2022-01-11 18:27:18 +00:00 |
|
Vincent Rabaud
|
4db3a388dd
|
Fix a potential UBSAN error.
We only use that value as uint64_t below anyway.
|
2022-01-11 12:01:47 +01:00 |
|
Alexander Alekhin
|
1ba7c2f276
|
Merge pull request #21416 from alalek:videoio_msmf_sourcereadercb_dtor_message_info
|
2022-01-10 15:22:09 +00:00 |
|
h6197627
|
649f747f8a
|
Merge pull request #21405 from h6197627:3.4
* Use c++ namespaces explicitly
* Add root cv c++ namespace
|
2022-01-10 14:51:07 +03:00 |
|
Alexander Alekhin
|
05dbaf7672
|
videoio(msmf): use info message in SourceReaderCB destructor
|
2022-01-10 12:16:01 +03:00 |
|
Alexander Alekhin
|
742a08229e
|
Merge pull request #21412 from crackwitz:kmeans-N-ge-K-message
|
2022-01-09 21:01:28 +00:00 |
|
Christoph Rackwitz
|
f3e0479a8f
|
kmeans: assertion "There can't be more clusters than elements"
|
2022-01-08 23:42:21 +01:00 |
|
Alexander Alekhin
|
0314d1dd01
|
Merge pull request #21394 from vrabaud:3.4_doc
|
2022-01-06 08:44:04 +00:00 |
|
Vincent Rabaud
|
bf5e09d5ab
|
Remove unnecessary use of ref-capture in code example.
|
2022-01-05 13:42:55 +01:00 |
|
Alexander Alekhin
|
53b89e1ee4
|
Merge pull request #21382 from stal12:CCL_fix_4conn
|
2022-01-04 13:21:25 +00:00 |
|
Alexander Alekhin
|
370f878a36
|
Merge pull request #21375 from JoeHowse:3.4-umatusageflags-docs
|
2022-01-04 13:08:10 +00:00 |
|
Alexander Alekhin
|
f6fe5c07f6
|
copyright: 2022
|
2022-01-04 12:48:27 +00:00 |
|
Stefano Allegretti
|
c685293297
|
Fix #21366
|
2022-01-03 18:15:09 +01:00 |
|
Joe Howse
|
c2209ad5e4
|
Doc warnings about experimental UMatUsageFlags
|
2021-12-31 13:51:06 -04:00 |
|
Alexander Alekhin
|
06b74c87da
|
Merge pull request #21360 from alalek:core_ocl_option_to_abort_on_kernel_build_error_3.4
|
2021-12-29 15:11:18 +00:00 |
|
Alexander Alekhin
|
c5a86c22a4
|
core(ocl): add option to abort on OpenCL kernel build failure
- exceptions are catched by fallback CPU path
- OPENCV_OPENCL_ABORT_ON_BUILD_ERROR (disabled by default)
|
2021-12-29 00:04:45 +00:00 |
|
Alexander Alekhin
|
3621c6234c
|
Merge pull request #21354 from alalek:samples_python_3.10
|
2021-12-28 17:59:48 +00:00 |
|
Alexander Alekhin
|
a47952146a
|
samples: query for Python 3.10 setup
|
2021-12-28 11:49:55 +00:00 |
|
Alexander Alekhin
|
523c3cd50b
|
Merge tag '3.4.17'
|
2021-12-24 16:45:05 +00:00 |
|
Alexander Alekhin
|
631126c77a
|
release: OpenCV 3.4.17
|
2021-12-24 16:39:15 +00:00 |
|
Alexander Alekhin
|
655d381ef3
|
Merge pull request #21341 from alalek:issue_20930_3.4
|
2021-12-24 16:33:19 +00:00 |
|
Alexander Alekhin
|
cdfa8a668b
|
python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect>
|
2021-12-24 15:01:45 +00:00 |
|
Alexander Alekhin
|
92651d228d
|
Merge pull request #21329 from alalek:cmake_openexr_find_package
|
2021-12-24 11:56:12 +00:00 |
|
Alexander Alekhin
|
90e3692603
|
Merge pull request #21327 from alalek:imgcodecs_openexr_runtime_disabled
|
2021-12-24 11:55:55 +00:00 |
|
Alexander Alekhin
|
3a8316ab93
|
Merge pull request #21320 from catree:solvePnP_doc_page
|
2021-12-24 11:55:34 +00:00 |
|
Alexander Alekhin
|
8d3f0d0eab
|
Merge pull request #21306 from aBITnav:patch-1
|
2021-12-24 10:49:10 +00:00 |
|
Alexander Alekhin
|
cdd4354256
|
Merge pull request #21336 from alalek:dnn_pooling_check_array_indexes
|
2021-12-24 08:35:11 +00:00 |
|
Alexander Alekhin
|
bde955fc56
|
Merge pull request #21335 from alalek:dnn_onnx_dump_input_output
|
2021-12-24 08:34:47 +00:00 |
|
Alexander Alekhin
|
abc9e98625
|
Merge pull request #21325 from APrigarina:fix_asift_sample
|
2021-12-24 08:26:16 +00:00 |
|
ABHINAV JHA
|
d086ee14dd
|
Fix: Grammatical mistake
|
2021-12-24 08:01:13 +00:00 |
|
Alexander Alekhin
|
f43fec7ee6
|
cmake: use find_package(OpenEXR) to support OpenEXR 3+
|
2021-12-24 00:21:48 +00:00 |
|
Alexander Alekhin
|
6385511e88
|
dnn: add checks in pooling layer implementation
- to avoid out of buffer access
|
2021-12-24 00:15:30 +00:00 |
|
Alexander Alekhin
|
ed4becf007
|
dnn(onnx): debug dump of inputs/outputs/initializers in importer
|
2021-12-23 21:11:40 +00:00 |
|
Alexander Alekhin
|
f11ab4c569
|
Merge pull request #21331 from alalek:issue_21289
|
2021-12-23 20:09:52 +00:00 |
|
Alexander Alekhin
|
b12c2c76d1
|
Merge pull request #21330 from alalek:fix_highgui_gtk_mouse_callbacks
|
2021-12-23 20:09:40 +00:00 |
|
Alexander Alekhin
|
f5589445b9
|
Merge pull request #21322 from alalek:dnn_catch_errors
|
2021-12-23 20:09:22 +00:00 |
|
catree
|
032a61b197
|
Summarize PnP pose computation on a single separate page.
|
2021-12-23 19:52:14 +01:00 |
|
Alexander Alekhin
|
011ed380aa
|
Merge pull request #21323 from alalek:dnn_do_not_rebuilt_network_in_setInput
|
2021-12-23 15:45:28 +00:00 |
|
Alexander Alekhin
|
88a18c8b6a
|
dnn(onnx): emit error in Shape for dynamic input
|
2021-12-23 15:42:59 +00:00 |
|
Alexander Alekhin
|
51e65db715
|
dnn(onnx): fix Resize inputs handling
|
2021-12-23 15:42:59 +00:00 |
|
Alexander Alekhin
|
cc02fcd889
|
dnn: improve debug messages, add ONNX opset version
|
2021-12-23 15:42:59 +00:00 |
|
Alexander Alekhin
|
9f17c62533
|
Merge pull request #21321 from alalek:dnn_test_decompose_dynamic_axes
|
2021-12-23 15:26:21 +00:00 |
|
Alexander Alekhin
|
36bd2a65e3
|
highgui(gtk): repair scroll events
|
2021-12-23 13:06:44 +00:00 |
|
Alexander Alekhin
|
85d4e56bb1
|
highgui(gtk): fix onmouse event flags
|
2021-12-23 12:15:14 +00:00 |
|
Alexander Alekhin
|
381d9bafdf
|
imgcodecs: disable OpenEXR in runtime for 3rdparty source code
- builtin OpenEXR source code is outdated
- external OpenEXR distributions are allowed
|
2021-12-23 10:41:18 +00:00 |
|
APrigarina
|
ada16fd188
|
prevent index error in find_obj sample
|
2021-12-23 11:29:27 +03:00 |
|
Alexander Alekhin
|
c408157a4d
|
dnn: do not try to rebuilt network during setInput()
- this doesn't make sense in case of multiple inputs
|
2021-12-23 02:40:33 +00:00 |
|