Skip to content

Fix null pointer dereference in Tracklet by initializing rgb_feature#26682

Merged
asmorkalov merged 5 commits intoopencv:4.xfrom
5usu:4.x
Mar 31, 2025
Merged

Fix null pointer dereference in Tracklet by initializing rgb_feature#26682
asmorkalov merged 5 commits intoopencv:4.xfrom
5usu:4.x

Conversation

@5usu
Copy link
Copy Markdown
Contributor

@5usu 5usu commented Dec 29, 2024

adding AddRgbFeature(), and improving robustness in ComputeRgbDistance().

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

…_, adding AddRgbFeature(), and improving robustness in ComputeRgbDistance().
@5usu 5usu mentioned this pull request Dec 29, 2024
@5usu
Copy link
Copy Markdown
Contributor Author

5usu commented Dec 30, 2024

I'm testing locally right now will be pushing it again as it's done

@asmorkalov
Copy link
Copy Markdown
Contributor

@dmatveev @TolyaTalamanov Friendly reminder.

@dmatveev
Copy link
Copy Markdown
Contributor

Thanks a lot @5usu ! I think @AsyaPronina is the right person to have a look here, I'll ask her to review the change.

@5usu
Copy link
Copy Markdown
Contributor Author

5usu commented Mar 27, 2025

@AsyaPronina done with the indentation and redundant file is removed

@5usu
Copy link
Copy Markdown
Contributor Author

5usu commented Mar 28, 2025

so this going to be merged?

@asmorkalov asmorkalov added this to the 4.12.0 milestone Mar 31, 2025
@asmorkalov asmorkalov merged commit 8c72886 into opencv:4.x Mar 31, 2025
25 of 28 checks passed
This was referenced Apr 29, 2025
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.

5 participants