Skip to content
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

Updated morphology.cpp to remove redundant code #125

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

NachtSpyder04
Copy link
Contributor

Updated morphology.cpp located in the folder 4_cv_basics/6_morphology to remove an redundant else conditional statement

@aPR0T0
Copy link
Member

aPR0T0 commented Feb 23, 2024

If you have tested the code, could you please attach the pics here?

@NachtSpyder04
Copy link
Contributor Author

@aPR0T0 Here are the pics after changes in the code

  1. Erosion
    erosion_image
  2. Dilation
    dilation_image
  3. Opening
    opening_image
    4.Closing
    closing_image
  4. Gradient
    image

Copy link
Member

@aPR0T0 aPR0T0 left a comment

Choose a reason for hiding this comment

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

lgtm

@aPR0T0 aPR0T0 merged commit df42ec5 into SRA-VJTI:main Feb 24, 2024
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.

2 participants