Project matrixLab is a compilation of most commonly and fundamentally used matrix algorithms
Written in C++ (MSVC 2022) with a cmake script to build on any system
Has a PyBind11 based python wrapper code to call C++ objects in python
Contribute on Github
Contribute on Github(Python wrapper)
Project PhotoLab is an image preprocessing library built on python to facilitate feature engineering in computer vision.
Project Photolab consists of algorithms classified into 5 categories
Edge Detection
Frequency Filtering
Spatial Image Operations
Image Noise
Image Restoration
Contribute on Github
Virtrayog is an A.I based gym trainer facilitating the A.I based monitoring of exercise doer's gym exercises and yoga postures
It consists of a self centering camera, A.I (computer vision) business logic and a dedicated website
The self centering camera always ensures and the exercise doer is in the center of the frame
The A.I business logic counts and corrects each and every yoga posture and gym exercise
A dedicated website to give a detailed feedback to the users
As a major project, I have worked on the self centering camera and website part