Skip to content

getDefaultName() isn't overloaded in SparseOpticalFlow#19532

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
amirtu:OCV-166_getDefaultName_overload
Feb 15, 2021
Merged

getDefaultName() isn't overloaded in SparseOpticalFlow#19532
opencv-pushbot merged 1 commit intoopencv:3.4from
amirtu:OCV-166_getDefaultName_overload

Conversation

@amirtu
Copy link
Copy Markdown
Member

@amirtu amirtu commented Feb 15, 2021

fixes #17960

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 Apache 2 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

@amirtu amirtu linked an issue Feb 15, 2021 that may be closed by this pull request
3 tasks
@asmorkalov
Copy link
Copy Markdown
Contributor

The same issue is valid for dense optical flow like TVL1. Please check other children of cv::Algorithm in video module and add the method there.

@asmorkalov asmorkalov self-requested a review February 15, 2021 09:57
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

God job! Please squach commits and the patch can be merged.

@amirtu amirtu force-pushed the OCV-166_getDefaultName_overload branch from 4c22122 to cbb230f Compare February 15, 2021 13:22
@asmorkalov
Copy link
Copy Markdown
Contributor

@alalek I think we can merge it.

@opencv-pushbot opencv-pushbot merged commit 5a06d67 into opencv:3.4 Feb 15, 2021
This was referenced Feb 21, 2021
@alalek alalek mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib category: video

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getDefaultName() isn't overloaded in SparseOpticalFlow or

4 participants