Pinned issues
Issues
- 0
- 1
Refactoring Convolution Filtering
#120 opened by PritK99 - 2
Makefiles don’t work on macOS
#117 opened by SuperChamp234 - 2
Eliminate the use of the cv namespace
#124 opened by advait-0 - 0
Rename blob_detection.cpp to blob_detection.hpp and correct the include path
#121 opened by AryanNanda17 - 3
Refactoring 4_cv_basics/1_image_representation/main.cpp file to reduce complexity
#116 opened by AryanNanda17 - 24
- 5
Redesign a new File structure.
#48 opened by amanchhaparia - 0
Port to C++ : Playing with Image arrays
#53 opened by meshtag - 1
- 0
Update the root README.md
#49 opened by amanchhaparia - 2
Port to C++ : OpenCV overview
#54 opened by meshtag - 0
Add Content: Interpolations.
#60 opened by amanchhaparia - 1
Port to C++: Blob Detection
#51 opened by amanchhaparia - 2
Port to C++: Masking
#55 opened by amanchhaparia - 1
- 3
Add Content: Build Systems
#58 opened by amanchhaparia - 0
Update Content: Image Representation.
#56 opened by amanchhaparia - 3
Add Content: Image Storing Formats.
#59 opened by amanchhaparia - 1
Port to C++: Morphological Transformation.
#50 opened by amanchhaparia - 3
Port to C++ : Convolution and Filtering
#52 opened by meshtag - 0
Add Content: Example to read/write image data from scratch (without using any external library)
#62 opened by gautam-dev-maker