TolyaTalamanov
b0b77b3047
Add cfgOutputPrecision
2 years ago
Alexander Smorkalov
96844b0ca5
Merge pull request #22554 from WanliZhong:slice_axes_no_seq
...
DNN: Let Slice layer support non-sequential and negative axes
2 years ago
Alexander Smorkalov
7fc6146973
Merge pull request #22560 from fengyuentau:enable_issue_template_chooser_with_templates
...
Enable issue template chooser
2 years ago
Biswapriyo Nath
6cf0910842
Merge pull request #22462 from Biswa96:fix-directx-check
...
* cmake: Fix DirectX detection in mingw
The pragma comment directive is valid for MSVC only. So, the DirectX detection
fails in mingw. The failure is fixed by adding the required linking library
(here d3d11) in the try_compile() function in OpenCVDetectDirectX.cmake file.
Also add a message if the first DirectX check fails.
* gapi: Fix compilation with mingw
These changes remove MSVC specific pragma directive. The compilation fails at
linking time due to absence of proper linking library. The required libraries
are added in corresponding CMakeLists.txt file.
* samples: Fix compilation with mingw
These changes remove MSVC specific pragma directive. The compilation fails at
linking time due to absence of proper linking library. The required libraries
are added in corresponding CMakeLists.txt file.
2 years ago
fengyuentau
692c536ac5
enable issue template chooser with templates for bug report, feature
...
request and documentation
2 years ago
Alexander Alekhin
1646a21197
Merge pull request #22505 from asmorkalov:as/matcher_score_thresh
2 years ago
zoom
4557971481
enhance slice layer
...
refactor the code for parsing Slice layer
add test for Slice layer
let 'begin' and 'end' resize to dims
add opset message comment
2 years ago
cudawarped
8baf46c0a8
Add bindings and test
2 years ago
Alexander Smorkalov
0c0083ba72
Merge pull request #22589 from ocpalo:imagecollection_warnings
...
fix warnings in ImageCollection
2 years ago
ocpalo
d18362c726
fix warnings in ImageCollection
2 years ago
Alexander Smorkalov
b403d37267
Merge pull request #20379 from zihaomu:stackblur
...
Add StackBlur for imgproc
2 years ago
Alexander Smorkalov
2d189e24ee
Merge pull request #22580 from seanm:Wextra-semi
...
Fixed most clang -Wextra-semi warnings
2 years ago
Alexander Smorkalov
c8c29b0f1a
Merge pull request #22585 from opencv:zm/remove-code-1
...
DNN: Remove unused code in onnx_importer.cpp
2 years ago
Alexander Smorkalov
784dd55d88
Extracted matches_confindece_thresh as stitching matcher parameter.
2 years ago
Alexander Smorkalov
adb916ce82
Merge pull request #22358 from AleksandrPanov:qrcode_x86_arm
...
QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT
2 years ago
Zihao Mu
15cfafb360
DNN: Remove unused code in onnx_importer.cpp
2 years ago
AleksandrPanov
d43cb4fe7c
change resize flag INTER_LINEAR to INTER_LINEAR_EXACT
...
fix python test_detect_and_decode_multi, sort QR in multiDetect/multiDecode
enable tests with "version_5_up.jpg", "version_5_top.jpg"
2 years ago
Vincent Rabaud
38c9c20a35
Move marking memory as initialized earlier.
2 years ago
Alexander Smorkalov
935acc500f
Merge pull request #22566 from asmorkalov:as/libjpeg_turbo_linkage_warning
...
Fix multiple sdtlib linkage warning on Windows with MSVS.
2 years ago
Alexander Smorkalov
c189f31f23
Merge pull request #22552 from alvoron:ocv_ov_instruction
...
OpenCV for OpenVINO documentation
2 years ago
Voron
cbf43a54fb
added opencv for openvino tutorial
2 years ago
Zihao Mu
2918071a3e
add stackblur for imgproc.
2 years ago
Sean McBride
1829eba584
Fixed most clang -Wextra-semi warnings
2 years ago
Alexander Smorkalov
3a64607d94
Merge pull request #22518 from TolyaTalamanov:at/expand-modeling-tool-to-support-config-in-yml
...
[G-API] Pipeline modeling tool - support local infer node config
2 years ago
Alexander Smorkalov
64649a1207
Fix multiple sdtlib linkage warning on Windows with MSVS.
...
Use global OpenCV settings for MS Visual Studio run-time libraries to prevent colision.
2 years ago
Alexander Smorkalov
4dfbbabf8b
Merge pull request #22572 from catree:feat_improve_doc_calib3d
...
[3.4] Add information about the disparity-to-depth mapping matrix
2 years ago
Alexander Smorkalov
72f1ce6550
Merge pull request #22570 from alalek:fix_riscv_opt_path
...
riscv: use /opt/riscv path in toolchain
2 years ago
catree
c34c4b50d0
Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc.
2 years ago
TolyaTalamanov
4521d66103
Remove r-value ref
2 years ago
Alexander Smorkalov
0c238c9e72
Merge pull request #22568 from asmorkalov:as/webp_warning
...
Report that animated webp is not supported for now
2 years ago
Alexander Smorkalov
3d9f27b877
Report that animated webp is not supported for now.
2 years ago
Alexander Alekhin
50e66a2e53
riscv: use /opt/riscv path in toolchain
...
- align with defaults from https://github.com/riscv-collab/riscv-gnu-toolchain
2 years ago
Alexander Smorkalov
a682f02f59
Merge pull request #22558 from hanliutong:signmask
...
Fix v_signmask for RISC-V Vector
2 years ago
HAN Liutong
df24bd295d
Fix v_signmask for RISC-V Vector.
2 years ago
Alexander Smorkalov
04ebedb6f0
Merge pull request #22128 from ocpalo:multipage_img_decoder
...
[GSoC 2022] Multipage Image Decoder API
2 years ago
Alexander Smorkalov
71ae1cac5f
Merge pull request #22547 from dkurt:riscv_toolchain
...
Detect RISC-V compiler from PATH environment variable
2 years ago
Dmitry Kurtaev
e0b21dccf1
Detect RISC-V compiler from PATH environment variable
2 years ago
Alexander Smorkalov
bfeeb0ad70
Merge pull request #22285 from asenyaev:asen/disabled_compiling_warnings_3.4
...
Disabled compiling warnings in case of symbols in cmake for 3.4
2 years ago
Alexander Smorkalov
2273af0166
Merge pull request #22286 from asenyaev:asen/disabled_compiling_warnings_4.x
...
Disabled compiling warnings in case of symbols in cmake for 4.x
2 years ago
Alexander Smorkalov
604192337f
Merge pull request #22535 from sashashura:patch-2
...
GitHub Workflows security hardening
2 years ago
Andrey Senyaev
ccfc34b13f
Disabled compiling warnings in case of symbols in cmake for 4.x
2 years ago
Andrey Senyaev
3f4abcb228
Disabled compiling warnings in case of symbols in cmake for 3.4
2 years ago
Alexander Smorkalov
f2ccce23f3
Merge pull request #22512 from alalek:build_warning_gcc12_uninitialized
...
build: eliminate uninitialized warnings from GCC12
2 years ago
Alex
7d96ef2671
build: harden arm64-build-checks.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2 years ago
Alex
2882725927
build: harden lint_python.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2 years ago
Berke
062cee2933
new multipage image decoder api - ImageCollection
2 years ago
Alexander Smorkalov
fcf9f117b0
Merge pull request #22519 from stefan-spiss:stereo_calib_per_obj_extr_ret
...
Stereo Calibration: Return rotation and transformation vectors for each calibration object
2 years ago
Alexander Smorkalov
0f1cb5ad7c
Merge pull request #22444 from catree:feat_calibrate_camera_exe_initial_guess_4.x
...
Add flag to pass initial guess for camera intrinsics into the calibration exe
2 years ago
Alexander Smorkalov
0ab4872032
Merge pull request #22511 from alalek:dnn_build_warning_gcc12
...
dnn: eliminate GCC12 warning in total() call
2 years ago
Alexander Smorkalov
a6274647a4
Merge pull request #21738 from rogday:gather
...
add Gather implementation
2 years ago