Skip to content

[Feature] - Create Utils for Rectangle Shape#24

Merged
FaaizHaikal merged 3 commits intomasterfrom
feature/add-rect-utils
Mar 5, 2025
Merged

[Feature] - Create Utils for Rectangle Shape#24
FaaizHaikal merged 3 commits intomasterfrom
feature/add-rect-utils

Conversation

@FaaizHaikal
Copy link
Contributor

Jira Link:

Description

Added rect class to provide easier method to achieve the binary mat of the created cv::Rect.

Type of Change

  • Bugfix
  • Enhancement
  • New feature
  • Breaking change (fix or feature that would cause the existing functionality to not work as expected)

How Has This Been Tested?

  • New unit tests added.
  • Manual tested.

Checklist:

  • Using Branch Name Convention
    • feature/JIRA-ID-SHORT-DESCRIPTION if has a JIRA ticket
    • enhancement/SHORT-DESCRIPTION if has/has no JIRA ticket and contain enhancement
    • hotfix/SHORT-DESCRIPTION if the change doesn't need to be tested (urgent)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have made the documentation for the corresponding changes.

@FaaizHaikal FaaizHaikal requested a review from threeal February 23, 2025 06:14
@FaaizHaikal FaaizHaikal merged commit d7ca85d into master Mar 5, 2025
1 check failed
@FaaizHaikal FaaizHaikal deleted the feature/add-rect-utils branch March 5, 2025 15:39
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.

3 participants