You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository uses OpenCV, Python and NumPy to create a program that detects arrows from the webcam video input and performs image processing to find and display the angle at which the arrow is w…
Welcome to the Media Renamer project! This tool helps you rename media files (videos and subtitles) in a specified directory based on a format you provide. It also offers the option to delete obsol…
This repository uses OpenCV, Python and NumPy to create a project that focuses on detecting and prioritizing red and blue houses in aerial images, distinguishing between those that are on fire (bro…
This Sudoku Solver aims at solving sudokus using Python and NumPy. It uses fundamental Constraint Propagation Techniques and NumPy libraries to give you the desired solved Sudoku output.