Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

alalek
Copy link
Member

@alalek alalek commented Aug 14, 2022

#22057 from mohawk2:typos
#22111 from asenyaev:asen/ios_workflow_3.4
#22153 from vrabaud:opencv_drawing
#22169 from tomoaki0705:OrinCC
#22173 from ycs77:patch-2
#22182 from alalek:build_fix_warnings
#22184 from heavyrain-lzy:fixbug_pyrUp
#22185 from fengyuentau:ci_job_rename_3.4
#22189 from p12tic:document-calchist-overload
#22202 from tomoaki0705:fixWarnings
#22208 from vrabaud:34_calibinit
#22217 from CSharperMantle:CSharperMantle-patch-steady-clock
#22225 from scorpiozj:patch-1
#22228 from CSharperMantle:CSharperMantle-patch-std-shuffle
#22229 from zihaomu:bug_fix_22195_3_4
#22232 from tomoaki0705:dryCmake
#22234 from vrabaud:34_calib
#22246 from asenyaev:asen/fix_warning_lnx_arm64_3.4
#22266 from asenyaev:asen/rename_lin_arm_pipelines
#22269 from asenyaev:asen/fix_python_recursion
#22271 from tomoaki0705:dotprod_neon
#22279 from asenyaev:asen/android_3.4
#22293 from mshabunin:fix-buffer-area-uas
#22295 from alalek:fixup_22246
#22296 from alalek:fixup_22153
#22309 from asenyaev:asen/ubuntu14.04_workflow
#22317 from asenyaev:asen/docs_3.4
#22324 from gmbows:typo_fix
#22350 from alalek:rework_psabi_warning
#22357 from jspricke:missing_header
#22370 from catree:fix_22242_filter2d_float_double_doc

Previous "Merge 3.4": #22161
replaces #22305

build_image:Docs=docs-js:18.04
build_image:Custom=javascript
buildworker:Custom=linux-f1

mohawk2 and others added 30 commits June 1, 2022 00:54
* fix the bug in pyrUp

* add test case for pyrUp

* coding style
It's not clear how ranges argument should be used in the overload of
calcHist that accepts std::vector. The main overload uses array of
arrays there, while std::vector overload uses a plain array. The code
interprets the vector as a flattened array and rebuilds array of arrays
from it. This is not obvious interpretation, so documentation has been
added to explain the expected usage.
Rename jobs for better understanding for branch 3.4

* rename jobs

* remove dots from job names

* correct ubuntu version for linux arm64
Add missing code.

* Add missing code.

This was removed in c7fc563
The resize is also a side-effect.

* Use shorteer cv::Point2f *=
Add conditional compilation directives to enable uses of std::chrono on supported compilers. Use std::chrono::steady_clock as a source to retrieve current tick count and clock frequency.

Fixes opencv#6902.
DRY
bump the version
- Add conditional compilation directives to replace deprecated std::random_shuffle with new std::shuffle when C++11 is available.

- Set random seed to a fixed value before shuffling containers to ensure reproducibility.

Resolves opencv#22209.
tomoaki0705 and others added 26 commits July 20, 2022 19:25
     * read vector at runtime
     * add enum
…tch-steady-clock

Use `std::chrono::steady_clock` in `getTickCount`
Typos: cheirality vs chirality
@alalek alalek merged commit 2ebdc04 into opencv:4.x Aug 15, 2022
@alalek alalek mentioned this pull request Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.