Pixels_Seminar
Pixels_Seminar copied to clipboard
Port to C++: Masking
Is your feature request related to a problem? Please describe. Current contents and implementation of masking is in Python. As discussed in the thread, it is needs to port to C++.
Describe the solution you'd like
- Implement the masking operations using necessary OpenCV C++ API methods.
- Create
Makefile
to compile and build the executables. - Add a
.md
file explaining the concepts and instructions for running the executables.
I would like to work on this issue.
I would like to port this