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

Port to C++: Morphological Transformation. #50

Closed
amanchhaparia opened this issue Sep 5, 2022 · 1 comment
Closed

Port to C++: Morphological Transformation. #50

amanchhaparia opened this issue Sep 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@amanchhaparia
Copy link
Collaborator

amanchhaparia commented Sep 5, 2022

Is your feature request related to a problem? Please describe.
Current implementation of Morphological Transformation is in Python, it is needed to be ported in to C++ as discussed in this thread.

Describe the solution you'd like

  • Create a .cpp file performing morphological transformation by using necessary OpenCV C++ API.
  • Create a Makefile to compile and build the executable.
  • Create a Readme.md which contains the detailed explanation of the content similiar to jupyter notebook notes earlier, should contain the instructions to build and execute the code.
@amanchhaparia amanchhaparia added the enhancement New feature or request label Sep 5, 2022
@Ris-Bali
Copy link
Contributor

Ris-Bali commented Sep 8, 2022

I would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants