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++ : OpenCV overview #54

Closed
meshtag opened this issue Sep 6, 2022 · 2 comments
Closed

Port to C++ : OpenCV overview #54

meshtag opened this issue Sep 6, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@meshtag
Copy link
Member

meshtag commented Sep 6, 2022

Is your feature request related to a problem? Please describe.
We have a section covering some important introduction topics from OpenCV. This section covers all of them in Python atm, as discussed in thread thread, we need to port it to C++.

Describe the solution you'd like

  • Convert all relevant programs in this file to their equivalent C++ versions using OpenCV's native API wherever required.
  • Add theory related to OpenCV's C++ APIs in accordance with current Python APIs present inside the above mentioned file.
  • Create a makefile to build and compile related executable(s).
  • Maintain a .md file for theoretical part (and depicting expected results) as well.
@sarrah-basta
Copy link
Contributor

I'll work on this part and the programs in the file prior to masking as that is covered in a seperate issue

@Om-Doiphode
Copy link
Contributor

I have issued a PR here

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

4 participants