CV Canny Edge Detection
Canny Edge Detection Program for detecting edges in images
Canny Edge Detection Program for detecting edges in images
A python package for parsing file system (or any tree like structure) and output a custom format such as markdown table of content.
CSC420 (Introduction to Image Understanding) project. Train models to achieve Super Resolution
A web crawler that mimic human speed typing, and tries to type as fast as possible.
I was curious how wakeonlan protocol work, and how can it wake up a computer using network packets. So I implemented the protocol in both Python and Golang.