Alexander Smorkalov
e1272d73fe
Merge pull request #22227 from danopdev:issue-22198
...
Fix issues: #22214 and #22198
2 years ago
ocpalo
e3e61078a5
3rdparty: Update readme.txt for libjpeg-turbo simd
2 years ago
Dan
13823f117b
#22214 and #22198
2 years ago
Alexander Alekhin
2e15582799
build: eliminate uninitialized warnings from GCC12
2 years ago
Alexander Alekhin
65bdb3a544
dnn: eliminate GCC12 warning in total() call
2 years ago
Alexander Smorkalov
ac91c45b0f
Merge pull request #22498 from alalek:update_ffmpeg_4.x
...
ffmpeg/4.x: update FFmpeg wrapper 2022.09
2 years ago
Henrik Dobbe Flemmen
6481cfd048
Update the fourcc codes link
2 years ago
Alexander Smorkalov
0f6b01a531
Merge pull request #22508 from sunshinemyson:TIMVX
...
Disable default path while search libtim-vx.so with TIMVX_INSTALL_DIR
2 years ago
Alexander Smorkalov
364b3f181d
Merge pull request #22372 from ocpalo:libjpegturbo_nasm
...
[GSoC 2022] nasm/simd support for libjpeg-turbo
2 years ago
ocpalo
04849f26b2
libjpegturbo simd extension update cmake flag
2 years ago
Andrew Chinery
26a7647e0e
Fix stitching Python bindings PR #22329
2 years ago
Alexander Smorkalov
8eb036fb3c
Merge pull request #22040 from CNClareChen:4.x
...
Optimize the cvCeil and cvFloor functions for LoongArch
2 years ago
Hao Chen
fce8349c99
Optimize the cvCeil and cvFloor functions.
...
This patch optimizes the cvCeil and cvFloor functions on
the LoongArch platform.
Signed-off-by: Hao Chen <chenhao@loongson.cn>
2 years ago
TolyaTalamanov
5ea912e778
Change warning message
2 years ago
Alexander Smorkalov
c2c8da2517
Merge pull request #22448 from Ichini24:reshape-permutations-fix
...
changed names of permutations if Reshpe is in NHWC
2 years ago
xiang.zhang
1be40554af
Disable default path while search libtim-vx.so with TIMVX_INSTALL_DIR
...
Signed-off-by: xiang.zhang <xiang.zhang@verisilicon.com>
2 years ago
ocpalo
d717de5719
nasm/simd support for libjpeg-turbo
2 years ago
TolyaTalamanov
bcc19a622d
Replace MFX major version assertion to warning
2 years ago
Alexander Alekhin
fb3fc5322c
videoio(ffmpeg): update tests with new Windows wrapper
2 years ago
Alexander Alekhin
2eff70fbf4
ffmpeg/4.x: update FFmpeg wrapper 2022.09
...
- FFmpeg 4.4.2
- added AV1 support hrough aom 3.4.0: https://aomedia.googlesource.com/aom/+/refs/tags/v3.4.0
- use Ubuntu 18.04 => 20.04 as build image
2 years ago
Alexander Smorkalov
d885242b61
Merge pull request #22482 from Glutamat42:tutorial_generalized_hough_transform
...
Tutorial for Generalized Hough Ballard and Guil Transform
2 years ago
cudawarped
46d988e2cb
Merge pull request #22248 from cudawarped:ffmpeg_rtsp_low_fps
...
* Allow the number of threads FFMpeg uses to be selected during VideoCapture::open().
Reset interupt timer in grab if
err = avformat_find_stream_info(ic, NULL);
is interupted but open is successful.
* Correct the returned number of threads and amend test cases.
* Update container test case.
* Reverse changes added to existing videoio_container test case and include test combining thread change and raw read in the newly added videoio_read test case.
2 years ago
Alexander Smorkalov
7a5122121b
Merge pull request #22497 from ocpalo:patch-1
...
Update 3rdparty readme.txt for spng
2 years ago
ocpalo
7fc14504b1
Update 3rdparty readme.txt for spng
2 years ago
Christine Poerschke
cb1a1e9a51
add explicit onChange callback in cocoa cvSetTrackbarPos
2 years ago
Markus Heck
619e038de9
move tutorial to imgproc and example to ImgTrans
2 years ago
wxsheng
4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX
...
* Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX
* Add resize.lasx.cpp for Loongson SIMD acceleration
* Add imgwarp.lasx.cpp for Loongson SIMD acceleration
* Add LASX acceleration support for dnn/conv
* Add CV_PAUSE(v) for Loongarch
* Set LASX by default on Loongarch64
* LoongArch: tune test threshold for Core/HAL.mat_decomp/15
Co-authored-by: shengwenxue <shengwenxue@loongson.cn>
2 years ago
Markus Heck
5408949951
fix typo and simplify example (grayscale template)
2 years ago
Alexander Smorkalov
866191478f
Merge pull request #22037 from xiong-jie-y:py_gapi_add_state_kernel
...
Add stateful kernel to python G-API
2 years ago
Alexander Smorkalov
c9060b053d
Merge pull request #22451 from dmatveev:dm/abstract_execs
...
G-API: Introduce abstract base classes for GExecutor and GStreamingExecutor
2 years ago
Yuantao Feng
9dc844a6e1
Merge pull request #22346 from fengyuentau:mat1d_part1
...
Changes separated from Mat 1D support in core #18594 (#22346 )
2 years ago
Markus Heck
e2a9cff3dc
Include code snippets with doxygen notation and small fix in table_of_content_objdetect.markdown
2 years ago
Markus Heck
c3b83b8354
Tutorial for Generalized Hough Ballard and Guil Transform
2 years ago
Alexander Smorkalov
e24382691f
Merge pull request #21934 from Yulv-git:3.4-typos2
...
Fix some typos in platforms/, samples/.
2 years ago
Yulv-git
9074b3e980
Fix some typos in platforms/, samples/, 3rdparty/.
2 years ago
Alexander Smorkalov
65d66a05dd
Merge pull request #22480 from gr8jam/fix/pattern_tools:undesiarabe_behaviour_on_windows
...
Save output file to local directory instead of desktop (for windows)
2 years ago
Matej Jeglic
7de7891c4d
Removed intialization of _default_directory
2 years ago
Matej Jeglic
4bec43cf79
Pythonify the 'interpret_fileName function'
2 years ago
Matej Jeglic
6cc0107693
Save output file to local directory instead of desktop (for windows)
2 years ago
Alexander Alekhin
ca7f964104
dnn: use inheritance for OpenVINO net impl
2 years ago
Alexander Smorkalov
b26fc6f31b
Merge pull request #22466 from sturkmen72:patch-4
...
Improvement on error handling for HoughCircles
2 years ago
Alexander Smorkalov
5fa624f35e
Merge pull request #22475 from cabelo:yolov4_models
...
ADD weights yolov4 in models.yml
2 years ago
TolyaTalamanov
7955469f7c
Fix problem with handleNewStream functionality
2 years ago
Alexander Alekhin
ce62fc8371
Merge pull request #22474 from alalek:fix_msvs_warning_ffmpeg_test
2 years ago
alessandro faria
2e40b7f113
ADD weights yolov4 in models.yml
2 years ago
Alexander Alekhin
2ac62bccec
videoio(test): fix build warning
2 years ago
Suleyman TURKMEN
22eb91a7e0
Update hough.cpp
2 years ago
Alexander Smorkalov
448e3a7e58
Merge pull request #22226 from ocpalo:libspng
...
[GSoC 2022] spng encoder/decoder added as optional png codec
2 years ago
TolyaTalamanov
bf54a370e5
Add tests for stateful kernel functionality
2 years ago
anton
337452b4c0
changed names of permutations if Reshpe is in NHWC
2 years ago