Skip to content

Fix the 'cvflann::anyimpl::bad_any_cast' error using Lsh#17628

Closed
pemmanuelviel wants to merge 3 commits intoopencv:masterfrom
pemmanuelviel:pev-fix-lsh-bad-any-cast
Closed

Fix the 'cvflann::anyimpl::bad_any_cast' error using Lsh#17628
pemmanuelviel wants to merge 3 commits intoopencv:masterfrom
pemmanuelviel:pev-fix-lsh-bad-any-cast

Conversation

@pemmanuelviel
Copy link
Copy Markdown
Contributor

@pemmanuelviel pemmanuelviel commented Jun 23, 2020

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under OpenCV (BSD) License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to 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

@pemmanuelviel
Copy link
Copy Markdown
Contributor Author

While this branch passes al the tests, the 3.4 version of this branch done with cherry-picked commits fails on Linux64, failing in the comparison of ABI dumps on files left untouched by the commits of this branch, as well as on version number:

Problems with Constants, Low Severity 4
dnn.hpp
[+] CV__DNN_EXPERIMENTAL_NS_BEGIN
version.hpp
[+] CV_SUBMINOR_VERSION
[+] CV_VERSION_REVISION
[+] CV_VERSION_STATUS

@pemmanuelviel pemmanuelviel mentioned this pull request Jun 25, 2020
6 tasks
@alalek alalek mentioned this pull request Jun 29, 2020
@pemmanuelviel pemmanuelviel deleted the pev-fix-lsh-bad-any-cast branch July 5, 2020 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants