fengyuentau
|
0cdff46725
|
tune for opencl
|
2022-08-14 17:47:48 +08:00 |
|
Alexander Alekhin
|
d0d115321d
|
Merge pull request #22350 from alalek:rework_psabi_warning
|
2022-08-13 15:05:41 +00:00 |
|
Kian Eliasi
|
99683e958a
|
Fix the example in py_calib3d/py_calibration
|
2022-08-12 19:26:59 +04:30 |
|
HAN Liutong
|
f572ae3474
|
add missing test cases(v_abs)
|
2022-08-12 14:13:26 +00:00 |
|
HAN Liutong
|
e65ad44b32
|
Remove redundant intrinsics.
|
2022-08-12 14:12:52 +00:00 |
|
catree
|
3d8614cb47
|
Fix documentation about depth combinations for imgproc functions.
|
2022-08-12 12:53:01 +02:00 |
|
Alexander Smorkalov
|
d09cc0f30c
|
Merge pull request #22344 from ocpalo:libjpegturbo2.1.3
|
2022-08-12 10:26:26 +00:00 |
|
HAN Liutong
|
80c82e10aa
|
Update implementations on arithmetics.
|
2022-08-12 06:51:41 +00:00 |
|
HAN Liutong
|
2fb652ce09
|
Add testcase for continuous mul and add.
|
2022-08-12 01:44:30 +00:00 |
|
Lukas Weber
|
1bab920cf5
|
remove static con_thresh for adjuster
|
2022-08-11 18:04:28 +02:00 |
|
Alexander Smorkalov
|
bb71cb200e
|
Merge pull request #22199 from zihaomu:bug_fix_22195
DNN: Reduce Layer (add dynamic batch and ReduceSum support)
|
2022-08-11 12:59:51 +03:00 |
|
Alexander Smorkalov
|
48afe1586a
|
Merge pull request #22357 from jspricke:missing_header
|
2022-08-11 09:50:46 +00:00 |
|
fengyuentau
|
e7e814fa8c
|
remove asymmetric padding checks
|
2022-08-10 19:52:44 +08:00 |
|
Jochen Sprickerhof
|
496eed950f
|
Add missing header for LIBAVCODEC_VERSION_INT
|
2022-08-08 23:33:28 +02:00 |
|
HAN Liutong
|
f0d29cd33c
|
Add more universal intrinsic implementations for RVV.
|
2022-08-08 02:09:54 +00:00 |
|
Alexander Alekhin
|
75bb6aa9a1
|
build: disable psabi warning with GCC 7.0 and ARM
|
2022-08-07 15:46:44 +03:00 |
|
Alexander Alekhin
|
44b2f9637a
|
Revert "suppress warning on GCC 7 and later"
This reverts commit a630ad73cb .
|
2022-08-07 15:43:10 +03:00 |
|
ocpalo
|
0643165519
|
update libjpeg-turbo version to 2.1.3
|
2022-08-05 23:38:57 +03:00 |
|
Alexander Smorkalov
|
cde18648dc
|
Merge pull request #22298 from rogday:tutorial_fix
|
2022-08-05 13:30:18 +00:00 |
|
rogday
|
04e01e2b31
|
Add new params
|
2022-08-05 15:08:16 +03:00 |
|
Alexander Smorkalov
|
348b7383f9
|
Merge pull request #22160 from sturkmen72:update_highgui
|
2022-08-05 11:39:53 +00:00 |
|
Alexander Smorkalov
|
b2b7193374
|
Merge pull request #22311 from zihaomu:layer_fused_optmized_mish
DNN: add another two Mish activation to onnx_graph_simplifier
|
2022-08-05 14:22:06 +03:00 |
|
Alexander Smorkalov
|
47a59d72c9
|
Merge pull request #22135 from rogday:force_reopen
|
2022-08-05 11:14:23 +00:00 |
|
Alexander Smorkalov
|
163770f99a
|
Merge pull request #22146 from rogday:symcircles
|
2022-08-05 11:13:14 +00:00 |
|
Alexander Smorkalov
|
4c1e064a2b
|
Merge pull request #22250 from ocpalo:codec_fix
|
2022-08-05 07:52:32 +00:00 |
|
Alexander Smorkalov
|
88555948d0
|
Merge pull request #22339 from asenyaev:asen/obsensor_fix_for_win
|
2022-08-05 06:59:45 +00:00 |
|
Alexander Smorkalov
|
1893b37e23
|
Merge pull request #22057 from mohawk2:typos
Typos: cheirality vs chirality
|
2022-08-03 16:27:46 +03:00 |
|
Alexander Smorkalov
|
c3cbd302cb
|
Merge pull request #22330 from zihaomu:skip_too_long_in_debug_test_dnn
|
2022-08-03 11:26:37 +00:00 |
|
Alexander Smorkalov
|
2ffa7ac0da
|
Merge pull request #22217 from CSharperMantle:CSharperMantle-patch-steady-clock
Use `std::chrono::steady_clock` in `getTickCount`
|
2022-08-03 14:09:45 +03:00 |
|
Alexander Smorkalov
|
885a446b10
|
Merge pull request #22212 from SergeyIvanov87:gapi_vpl_multiple_devices
G-API: VPL Add VAAPI into tests & VPL sample
|
2022-08-03 12:34:10 +03:00 |
|
Alexander Smorkalov
|
8bfe620fcc
|
Merge pull request #22313 from mateusztabaka:getline
|
2022-08-03 09:30:22 +00:00 |
|
Andrey Senyaev
|
129319b0bc
|
Fix in obsensor for VS 14
|
2022-08-03 12:14:15 +03:00 |
|
cudawarped
|
7ce83f2a95
|
Skip new test until pr built into windows ffmpeg dll.
|
2022-08-03 09:41:06 +03:00 |
|
cudawarped
|
4b05765174
|
Initial fix to try and return a valid fourcc when _opencv_avcodec_get_name fails.
|
2022-08-02 17:18:42 +03:00 |
|
Giles Payne
|
3390da6beb
|
Fix for frame stride wider than frame width for 1080p issue
|
2022-08-02 21:00:22 +09:00 |
|
Alexander Smorkalov
|
50707a2741
|
Merge pull request #22223 from klatism:mobile-dynamically-linked-libs
|
2022-08-02 09:11:08 +00:00 |
|
Zihao Mu
|
0614c40b42
|
add more skip for very long test case in test_dnn.
|
2022-08-02 14:58:05 +08:00 |
|
Alexander Smorkalov
|
facd07a732
|
Merge pull request #22327 from hzcyf:4.x
|
2022-08-02 06:41:51 +00:00 |
|
Alexander Smorkalov
|
26ac81df3e
|
Merge pull request #22324 from gmbows:typo_fix
|
2022-08-02 06:36:34 +00:00 |
|
Alexander Smorkalov
|
1ec10ca565
|
Merge pull request #22309 from asenyaev:asen/ubuntu14.04_workflow
|
2022-08-02 06:33:01 +00:00 |
|
Alexander Smorkalov
|
26a39c733b
|
Merge pull request #22318 from asenyaev:asen/docs_4.x
|
2022-08-02 06:24:37 +00:00 |
|
Alexander Smorkalov
|
15f0e2e7cb
|
Merge pull request #22317 from asenyaev:asen/docs_3.4
|
2022-08-02 06:22:25 +00:00 |
|
Zihao Mu
|
d4640f4647
|
support ReduceLayer without reshape layer.
|
2022-08-02 10:32:31 +08:00 |
|
Andrey Senyaev
|
4c9364a803
|
Docs workflow in GHA for 3.4
|
2022-08-01 10:04:57 +03:00 |
|
hzcyf
|
e951edeed3
|
fix linkage issue when enable BUILD_opencv_world (#22312)
|
2022-08-01 14:38:22 +08:00 |
|
gbowser3@gmail.com
|
e7a787aa41
|
Imgproc: Fix doxygen typo
|
2022-07-31 19:22:10 -05:00 |
|
Giles Payne
|
500e24d6cd
|
Fix bug ObjC/Swift Quicklook function; check only one channel when drawing Mat as matrix
|
2022-07-31 21:04:14 +09:00 |
|
Andrey Senyaev
|
759cbd7486
|
Docs workflow in GHA for 4.x
|
2022-07-28 17:46:01 +03:00 |
|
Zihao Mu
|
57545653b1
|
replace new mish impl with softplus
|
2022-07-28 13:19:06 +08:00 |
|
Zihao Mu
|
3c5377ca1b
|
add another Mish graph simplifier.
|
2022-07-28 11:21:29 +08:00 |
|