Skip to content

Typo fix: KadewTraKuPong to KaewTraKulPong #3923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 11, 2025
Merged

Conversation

Sarrink
Copy link
Contributor

@Sarrink Sarrink commented Apr 9, 2025

From his paper: https://scispace.com/pdf/an-improved-adaptive-background-mixture-model-for-real-time-1l517cez5l.pdf

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 another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • 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

@asmorkalov
Copy link
Contributor

URL is broken: 403 ERROR The request could not be satisfied.

@@ -31,7 +31,7 @@ In the following, we will have a look at two algorithms from the `bgsegm` module

It is a Gaussian Mixture-based Background/Foreground Segmentation Algorithm. It was introduced in
the paper "An improved adaptive background mixture model for real-time tracking with shadow
Copy link
Contributor

Choose a reason for hiding this comment

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

the paper "An Improved Adaptive Background Mixture Model for Realtime Tracking with Shadow
Detection" by P. KaewTraKulPong and R. Bowden in 2002. It uses a method to model each background

@sturkmen72
Copy link
Contributor

it will be great if you edit other files accordingly https://github.com/search?q=repo%3Aopencv%2Fopencv_contrib%20Bowden&type=code

@Sarrink
Copy link
Contributor Author

Sarrink commented Apr 10, 2025

It is already spelled correctly in other files

@asmorkalov asmorkalov self-assigned this Apr 11, 2025
@asmorkalov asmorkalov added the category: documentation Documentation fix or update, does not affect code label Apr 11, 2025
@asmorkalov asmorkalov merged commit 09d9e0d into opencv:4.x Apr 11, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: documentation Documentation fix or update, does not affect code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants