23246 Commits (1788c93aeaefc5d3030e87d50bbf30a73094cfec)

Author SHA1 Message Date
Zihao Mu 18fbb72f7d fix the infinite loop in tf importer. 3 years ago
JopKnoppers 0b5fd4f6bb
Included thread in gapi_async_test.cpp 3 years ago
Zihao Mu 17b98dd005 improve code style and Doc of stackblur. 3 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 3 years ago
Dmitry Matveev b619477be9 Fix issues with VA_INCLUDE_HEADERS when building with CUDA support 3 years ago
kallaballa 547f4c2c5a print a debug message if the environment variables OPENCV_FFMPEG_CAPTURE_OPTIONS and OPENCV_FFMPEG_WRITER_OPTIONS are set 3 years ago
HAN Liutong 5462a6be6e Update SIMD macro for RVV backend. 3 years ago
Alexander Smorkalov a6fadfe1c2 libav for jetson tk1 does not provide libavutil/display.h. 3 years ago
Alexander Smorkalov 22f8fb4d5c Do not fail tests in Yolo v7 model was not found. 3 years ago
Dmitry Kurtaev 35b2cff295
Merge pull request #22656 from dkurt:halide_fixes 3 years ago
Zihao Mu cee8c86b6e fixed bug at winograd of SIMD128 and more robust code. 3 years ago
Maksim Shabunin c0a84dcc85
Merge pull request #22651 from mshabunin:script-doc 3 years ago
AleksandrPanov ba575fd4ad reduce extra adaptiveThreshold() 3 years ago
Smirnov Egor dd14cf6a9c address CUDA-related errors and enable cuda in elementwise ops 3 years ago
Hashem Zavvari 6eb34716b8
Merge pull request #22635 from hzawary:4.x 3 years ago
fengyuentau d24d8f2abe implementation of scatter and scatternd with conformance tests enabled 3 years ago
zoom d816442e4d Make Unsqueeze layer support negative axes. 3 years ago
Zihao Mu 0fa43e3aac Optimize the winograd futher more. 3 years ago
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 3 years ago
Alexander Alekhin a565aa6db9 docs: prefer # for links generation 3 years ago
cudawarped f89dee4f3e Reset cuda error code to cudasuccess. 3 years ago
Pavel Rojtberg 70779d4e66 calib3d: use OCV_LAPACK_FUNC 3 years ago
Pavel Rojtberg 35f43cc429 core: expose rectangle intersection to bindings 3 years ago
zoom 9119692bb8 let StridedSlice layer support const input 3 years ago
Harvey Huang 8b0aa6a64d
Merge pull request #21966 from Harvey-Huang:Unicode_Path 3 years ago
Zihao Mu d9eff7daeb parse quantized nodes does not rely on name. 3 years ago
Zihao Mu 1e2ceca4df add enableWinograd API for Net. 3 years ago
Eran Geva 68bd156a71
add willReadFrequently on imread in js 3 years ago
Zihao Mu 9821fae59d add greater_or_equal and less_or_equal ONNX support 3 years ago
Alexander Alekhin 43b2bb2c25 dnn: plugin support for OpenVINO 3 years ago
Petr Glotov a3ebafbdeb
Merge pull request #21942 from pglotov:add-blob-contours 3 years ago
Rostislav Vasilikhin 07c795408d doc fix 3 years ago
TolyaTalamanov 5f50e7bafe Criteria -> Criterion 3 years ago
Christine Poerschke 40ae06091d add cvGetPropVisible_COCOA 3 years ago
TolyaTalamanov 839321642e Move impl from class 3 years ago
TolyaTalamanov 9f88a65873 Fix functional pipeline tool tests 3 years ago
TolyaTalamanov 1113c9ab10 Support num_iters criteria for pipeline tool 3 years ago
TolyaTalamanov 5a0c85b3ef Refactor tests 3 years ago
robin ed3b56d763 Add warpAffine IPPIW implementation protected by ipp NE flag 3 years ago
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2 3 years ago
TolyaTalamanov 0cd4396180 Expand modeling tool to support infer_mode 3 years ago
TolyaTalamanov aafb7567c1 Add tests 3 years ago
TolyaTalamanov cf5db9b94f Add handle to configure async/sync infer mode 3 years ago
TolyaTalamanov 589b6c15f0 Fix windows warning 3 years ago
TolyaTalamanov 2af0813634 Add sync/async executors for infer request 3 years ago
TolyaTalamanov 15d2a5faf8 Add sync infer request 3 years ago
TolyaTalamanov b1d28d5b4a Expand performance report 3 years ago
TolyaTalamanov a6fbd8287c Fix comments to review 3 years ago
TolyaTalamanov b0b77b3047 Add cfgOutputPrecision 3 years ago
Biswapriyo Nath 6cf0910842
Merge pull request #22462 from Biswa96:fix-directx-check 3 years ago