It includes small projects on various computer vision topics, such as object detection, object tracking, classical computer vision techniques, image segmentation, image classification, feature extraction algorithms, and more.
Each project includes an article that explains how the algorithm works, how the code is structured, provides general information about the algorithms, and much more.
Right now, you can find all articles on my personal website. I recommend reading them here: https://visionbrick.com/
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
To test these projects in your local environment with C++, delete the build folder and rebuild it. This is necessary because the folder paths will change, because of that you need to rebuild the project.
For python you can execute files directly