Document Scanner From Photo
Created a basic document scanner using OpenCV that detects a 4-sided document in an image and straightens it out for a full frontal view.
Created a basic document scanner using OpenCV that detects a 4-sided document in an image and straightens it out for a full frontal view.
Implemented “Seam
Carving for Content-Aware Image Resizing”, S. Avidan and A. Sharmir, 2007, the magical algorithm that allows for resizing of images while preserving major features
Used deep Q-learning to train a rocket to land successfully in Lunar Lander (OpenAI Gym)