Alexander Smorkalov
353e37e91f
Merge pull request #3453 from cudawarped:cudacodec_add_reconfigure_decoder
...
`cudacodec::VideoReader` add reconfigure decoder functionality
2 years ago
cudawarped
045a9b07ed
cudacodec: add capacity to reconfigure decoder on resolution change
2 years ago
Alexander Smorkalov
ea988b1cd6
Merge pull request #3502 from dkurt:java_without_ant
...
Add missed parameters descriptions
2 years ago
Dmitry Kurtaev
d3dd415746
Add missed parameters descriptions
2 years ago
Maksim Shabunin
518e184ed1
Moved barcode module to opencv/objdetect
2 years ago
Maksim Shabunin
8dfeed73b9
Merge pull request #3496 from mshabunin:add-editorconfig
2 years ago
Maxim Milashchenko
82cb030950
barcode perf tests ( #3482 )
...
---------
Co-authored-by: Maksim Milaschenko <m.milaschenko@yadro.com>
Co-authored-by: Maksim Shabunin <maksim.shabunin@gmail.com>
2 years ago
Alexander Smorkalov
deb225554f
Merge pull request #3464 from vovka643:4.x_generate_charuco
...
moved aruco_dict_utils.cpp from opencv_contrib to opencv
2 years ago
Alexander Smorkalov
e59b737b9b
Merge pull request #3485 from asmorkalov:as/cuda_codec_get
...
Promote cv::VideoCapture properties in VideoReader
2 years ago
Alexander Smorkalov
3a2ed1ce0d
Merge pull request #3483 from SinM9:wechat_qrcode_perf_tests
...
Wechat qrcode perfomance tests
2 years ago
Mariya Sinitsina
be0850bab5
fix data path
2 years ago
Alexander Smorkalov
d4f7f5fe9d
Promote cv::VideoCapture properties in VideoReader.
2 years ago
Mariya Sinitsina
2cab657042
fixes
2 years ago
Alexander Smorkalov
c07438cb2f
Merge pull request #3410 from stopmosk:fix-aruco-charuco-calib-tutorials-and-faq
...
Update aruco and charuco calibration tutorials and faq
2 years ago
Alexander Smorkalov
21c9dd0d92
Code review fixes.
2 years ago
Alexander Smorkalov
ec406fa474
Merge pull request #3484 from Konano:patch-2
...
fix(wechat_qrcode): fixed memory leaks
2 years ago
Nano
2b62ff6181
fix(wechat_qrcode): fixed memory leaks
2 years ago
Mariya Sinitsina
e05c63acd2
add perfomance tests for wechat qrcode
2 years ago
Nano
ccc277247a
fix(wechat_qrcode): Init nBytes after the count value is determined ( #3480 )
...
* fix(wechat_qrcode): Initialize nBytes after the count value is determined
* fix(wechat_qrcode): Incorrect count data repair
* chore: format expr
* fix(wechat_qrcode): Avoid null pointer exception
* fix(wechat_qrcode): return when bytes_ is empty
* test(wechat_qrcode): add test case
---------
Co-authored-by: GZTime <Time.GZ@outlook.com>
2 years ago
Alexander Smorkalov
960b3f685f
Merge remote-tracking branch 'origin/3.4' into merge-3.4
2 years ago
Alexander Smorkalov
f852576142
Merge pull request #3462 from Kumataro:3.4-fixc3457
...
text: change default char_whitelist parameter.
2 years ago
Alexander Smorkalov
298fc7be95
Merge pull request #3470 from cudawarped:cudacodec_fix_display_size
...
`cudacodec::VideoReader`: force output frame resolution to be display not coded size
2 years ago
Alexander Smorkalov
bd546fa91d
Merge pull request #3468 from cudawarped:cudacodec_fix_colour_conversion
...
`cudacodec::VideoReader`: fix nv12 to bgr/bgra/grey conversion
2 years ago
cudawarped
d9967922ce
cudacodec: fix nv12 to bgr/bgra conversion
2 years ago
Alexander Smorkalov
853144ef93
Merge pull request #3465 from 747:hough-segment-fix
...
Add `threshold` parameter to cuda::HoughSegmentDetector
2 years ago
Alexander Smorkalov
fd411e7e37
Merge pull request #3469 from smeng9:patch-aruco-doc
...
Fix flipped image in documentation
2 years ago
smeng9
33c7030135
Fix flipped image in documentation
2 years ago
747
04ae7db4e9
hough segment detector fix
2 years ago
vovka643
191ccdde7f
moved aruco_dict_utils.cpp from opencv_contrib to opencv
2 years ago
Alexander Smorkalov
6ebb38db6d
Merge pull request #3463 from LaurentBerger:typo_in_viz
...
Typo in viz3d doc
2 years ago
unknown
16f07196c3
Typo in viz3d doc
2 years ago
Kumataro
42fc4892d5
text: change default char_whitelist parameter.
2 years ago
Alexander Smorkalov
9d4b93a2eb
Merge pull request #3451 from vovka643:4.x_deprecated_backends
...
changed CAP_OPENNI flag to CAP_OPENNI2 in linemod sample
2 years ago
cudawarped
82e2792ab5
cudacodec: ensure output frame resolution is display not coded size
2 years ago
vovka643
9199b22629
changed CAP_OPENNI flag to CAP_OPENNI2 in linemod sample
2 years ago
Alexander Alekhin
ed1873bc2c
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2 years ago
Alexander Alekhin
226fd73b59
Merge pull request #3436 from mshabunin:fix-clang-warnings
2 years ago
Maksim Shabunin
c56efb910e
Fix clang 14 warnings
2 years ago
Alexander Alekhin
c60fde02e0
Merge pull request #3435 from asmorkalov:as/xcode_warning_supression3.4
2 years ago
Alexander Smorkalov
2abfef7d08
3.4: -Wunused-but-set-variable warnings fix after XCode update with clang
2 years ago
Alexander Smorkalov
04d849259d
Merge pull request #3434 from asmorkalov:as/xcode_warning_supression
...
-Wunused-but-set-variable warnings fix after XCode update with clang 13.1
2 years ago
Alexander Smorkalov
b9f0ffd715
Typo fix in ximageproc BrightEdges
2 years ago
Alexander Smorkalov
f149f26ca0
-Wunused-but-set-variable warnings fix after XCode update with clang 13.1.
2 years ago
Alexander Alekhin
403504609f
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2 years ago
Alexander Smorkalov
f18f127ba9
Merge pull request #3430 from savuor/stddev_calib_omnidir
...
Omnidir calibration: uncertainty fixed
2 years ago
Alexander Smorkalov
529131ee79
Merge pull request #3420 from AleksandrPanov:remove_duplication_from_aruco
...
remove charuco duplication
2 years ago
Rostislav Vasilikhin
6b15ef3f62
fix for 1-camera and stereocalib
2 years ago
Alex
1f713fb417
remove charuco duplication
2 years ago
Mat&I
5a35eb1166
Merge pull request #3423 from matijazigic:fix_optflow_rlof
...
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
The bug has already been reported and explained on the OpenCV forum:
- [optflow-calcopticalflowsparserlof-giving-assertion-error](https://forum.opencv.org/t/cv2-optflow-calcopticalflowsparserlof-giving-assertion-error/4835 )
- [calcopticalflowsparserlof-assertion-error-in-initialflow](https://forum.opencv.org/t/calcopticalflowsparserlof-assertion-error-in-initialflow/8669 )
The bug is manifested only if 'UseInitialFlow' is set to true and 'ForwardBackwardThreshold' > 0 (enabled).
2 years ago
Alexander Alekhin
592b376eb6
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2 years ago