kallaballa
547f4c2c5a
print a debug message if the environment variables OPENCV_FFMPEG_CAPTURE_OPTIONS and OPENCV_FFMPEG_WRITER_OPTIONS are set
2 years ago
HAN Liutong
5462a6be6e
Update SIMD macro for RVV backend.
2 years ago
Alexander Smorkalov
a6fadfe1c2
libav for jetson tk1 does not provide libavutil/display.h.
2 years ago
Alexander Smorkalov
22f8fb4d5c
Do not fail tests in Yolo v7 model was not found.
2 years ago
Dmitry Kurtaev
35b2cff295
Merge pull request #22656 from dkurt:halide_fixes
...
* Fixes for Halide
* Enable some Halide tests
2 years ago
Zihao Mu
cee8c86b6e
fixed bug at winograd of SIMD128 and more robust code.
2 years ago
AleksandrPanov
ba575fd4ad
reduce extra adaptiveThreshold()
2 years ago
Smirnov Egor
dd14cf6a9c
address CUDA-related errors and enable cuda in elementwise ops
2 years ago
Hashem Zavvari
6eb34716b8
Merge pull request #22635 from hzawary:4.x
...
Setting CAP_PROP_AUTO_EXPOSURE on VideoCapture with backend DSHOW does not change anything. Now with this implementation the property can be used with value 1 for availability.
2 years ago
fengyuentau
d24d8f2abe
implementation of scatter and scatternd with conformance tests enabled
2 years ago
zoom
d816442e4d
Make Unsqueeze layer support negative axes.
2 years ago
Zihao Mu
0fa43e3aac
Optimize the winograd futher more.
2 years ago
Hyunggi Chang
085fb78e85
fix typo (portatibility -> portability)
2 years ago
Alexander Alekhin
a565aa6db9
docs: prefer # for links generation
...
- avoid `@ref`
- align with 4.x branch (minimize merge conflicts)
2 years ago
cudawarped
f89dee4f3e
Reset cuda error code to cudasuccess.
2 years ago
Pavel Rojtberg
70779d4e66
calib3d: use OCV_LAPACK_FUNC
2 years ago
Pavel Rojtberg
35f43cc429
core: expose rectangle intersection to bindings
2 years ago
zoom
9119692bb8
let StridedSlice layer support const input
2 years ago
Harvey Huang
8b0aa6a64d
Merge pull request #21966 from Harvey-Huang:Unicode_Path
...
Support use memory buffer to read multi-page image
2 years ago
Zihao Mu
d9eff7daeb
parse quantized nodes does not rely on name.
2 years ago
Zihao Mu
1e2ceca4df
add enableWinograd API for Net.
2 years ago
Eran Geva
68bd156a71
add willReadFrequently on imread in js
2 years ago
Zihao Mu
9821fae59d
add greater_or_equal and less_or_equal ONNX support
2 years ago
Alexander Alekhin
43b2bb2c25
dnn: plugin support for OpenVINO
2 years ago
Petr Glotov
a3ebafbdeb
Merge pull request #21942 from pglotov:add-blob-contours
...
added blob contours to blob detector
* added blob contours
* Fixed Java regression test after new parameter addition to SimpleBlobDetector.
* Added stub implementation of SimpleBlobDetector::getBlobContours to presume source API compatibility.
2 years ago
Rostislav Vasilikhin
07c795408d
doc fix
2 years ago
TolyaTalamanov
5f50e7bafe
Criteria -> Criterion
2 years ago
TolyaTalamanov
839321642e
Move impl from class
2 years ago
TolyaTalamanov
9f88a65873
Fix functional pipeline tool tests
2 years ago
TolyaTalamanov
1113c9ab10
Support num_iters criteria for pipeline tool
2 years ago
TolyaTalamanov
5a0c85b3ef
Refactor tests
2 years ago
robin
ed3b56d763
Add warpAffine IPPIW implementation protected by ipp NE flag
...
Signed-off-by: robin <bin.wang@intel.com>
2 years ago
Kumataro
2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2
...
* imgcodecs: tiff: Reduce memory usage to read 16bit image.
* imgcodecs: tiff: Reduce memory usage to read 8bit images
* imgcodecs: tiff: split basic test and full test.
* imgcodecs: tiff: fix to warning C4244
* imgcodecs: tiff: fix to warning C4244
2 years ago
TolyaTalamanov
0cd4396180
Expand modeling tool to support infer_mode
2 years ago
TolyaTalamanov
aafb7567c1
Add tests
2 years ago
TolyaTalamanov
cf5db9b94f
Add handle to configure async/sync infer mode
2 years ago
TolyaTalamanov
589b6c15f0
Fix windows warning
2 years ago
TolyaTalamanov
2af0813634
Add sync/async executors for infer request
2 years ago
TolyaTalamanov
15d2a5faf8
Add sync infer request
2 years ago
TolyaTalamanov
b1d28d5b4a
Expand performance report
2 years ago
TolyaTalamanov
a6fbd8287c
Fix comments to review
2 years ago
TolyaTalamanov
b0b77b3047
Add cfgOutputPrecision
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
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
ocpalo
d18362c726
fix warnings in ImageCollection
2 years ago
Alexander Smorkalov
784dd55d88
Extracted matches_confindece_thresh as stitching matcher parameter.
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