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.
Used graph cut optimization to auto generate looping cinemagraphs from videos, based on “Automated Video Looping with Progressive Dynamism”, Z. Liao et al., 2013, implemented in C++