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

Skip to content

Conversation

alalek
Copy link
Member

@alalek alalek commented Feb 11, 2023

#23131 from y-guyon:align_ptr_intrin_sse
#23204 from whuaegeanse:fix-sift
#23210 from ibaiGorordo:rect_nfa_bugfix
#23214 from asmorkalov:as/xcode_warning_supression3.4

Previous "Merge 3.4": #23188

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

whuaegeanse and others added 7 commits February 1, 2023 11:25
Fix rect_nfa (lsd)

* Fix missing log_gamma in nfa()

Comparing the nfa function with the function in the binomial_nfa repository (https://github.com/rafael-grompone-von-gioi/binomial_nfa/blob/main/C99/log_binomial_nfa.c#L152), the first log_gamma call is missing.

* Fix rect_nfa pixel index

* Replace std::rotate

* Rename tmp to v_tmp

* Replace auto and std::min_element

* Change slope equality check to int

* Fix left limit check
Fix misaligned-pointer-use in intrin_sse.hpp

* Fix misaligned-pointer-use in intrin_sse.hpp

* Use _mm_loadu_si32() instead of memcpy()

* Use CV_DECL_ALIGNED instead of _mm_loadu_si32()
@alalek
Copy link
Member Author

alalek commented Feb 11, 2023

👍

@alalek alalek merged commit 47293f2 into opencv:4.x Feb 11, 2023
@asmorkalov asmorkalov mentioned this pull request Apr 20, 2023
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.

5 participants