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
Alexander Alekhin
5bb098ba5d
Merge pull request #22456 from TolyaTalamanov:at/onevpl-fixes-linux
2 years ago
Alexander Alekhin
4159842195
Merge pull request #22454 from zihaomu:bug_fix_22450
2 years ago
Zihao Mu
b69b1eae8f
fix bug 22450
2 years ago
ocpalo
c4a6e1fd4d
decode chunks and calculate checksums
2 years ago
Alexander Smorkalov
3456d28cc2
Merge pull request #22429 from hanliutong:more-rvv-intrin
2 years ago
Alexander Smorkalov
f376bfe95d
Merge pull request #22436 from Harvey-Huang:4-bit_palette_color
2 years ago
Alexander Smorkalov
a72074b33f
Merge pull request #22164 from lamm45:hough-angles
...
Fix angle discretization in Hough transforms
2 years ago
Alexander Smorkalov
5185544864
Enabled EXIF orientation tests for libspng.
2 years ago
Alexander Smorkalov
7834a465d5
Merge pull request #22443 from catree:feat_calibrate_camera_exe_initial_guess
2 years ago
lamm45
1f0bfc8d83
Fix angle discretization in Hough transforms
...
In some situations the last value was missing from the discrete theta
values. Now, the last value is chosen such that it is close to the
user-provided maximum theta, while the distance to pi remains always
at least theta_step/2. This should avoid duplicate detections.
A better way would probably be to use max_theta as is and adjust the
resolution (theta_step) instead, such that the discretization would
always be uniform (in a circular sense) when full angle range is used.
2 years ago
Dmitry Matveev
a122f0f248
G-API: Introduce GAbstractStreamingExecutor
...
Now GStreamingExecutor is its subclass; others to come
2 years ago
Dmitry Matveev
a31fb88fd0
G-API: Introduce GAbstractExecutor
...
GExecutor is now a subclass of GAbstractExecutor. Other to come
2 years ago
Alexander Smorkalov
70fb1cd603
Merge pull request #22440 from zihaomu:fix_conv_bug
2 years ago
Alexander Smorkalov
d2c48b898c
Merge pull request #22306 from zihaomu:qgemm_and_squeeze_opset13_onnximporter
2 years ago
Zihao Mu
2d837efba7
add qgemm and squeeze op13 supported on ONNXImporter
2 years ago
catree
1852d0b9b8
Add flags to set the camera intrinsic parameters as an initial guess (can allow converging to the correct camera intrinsic parameters).
...
Add -imshow-scale flag to resize the image when displaying the results.
Add -enable-k3 flag to enable or disable the estimation of the K3 distortion coefficient.
2 years ago
catree
837e41f9a7
Add -ws flag for cornerSubPix params (backported from 4.x).
...
Add flags to set the camera intrinsic parameters as an initial guess (can allow converging to the correct camera intrinsic parameters).
Add -imshow-scale flag to resize the image when displaying the results.
Add -enable-k3 flag to enable or disable the estimation of the K3 distortion coefficient.
2 years ago
Alexander Smorkalov
1fd45a1b85
Merge pull request #22362 from fengyuentau:conv_asym_pad_fuse
...
Remove asymmetric padding in Conv layer since it is supported in CPU backend
2 years ago
Zihao Mu
2cd7e17b65
replace v_add with +
2 years ago
Alexander Smorkalov
8eb4f72531
Merge pull request #22425 from AleksandrPanov:qrcode_test_arm
...
QR code, change resize interpolation for Arm
2 years ago
Alexander Smorkalov
2619099fe5
Merge pull request #22337 from zihaomu:load_ONNX_fp16_as_fp32
...
DNN: load fp16 ONNX model as fp32
2 years ago
fengyuentau
2959286eb5
tengine: supports conv with asymmetric padding
2 years ago