Joyee Cheung
Joyee Cheung
cascade-classifier-trainer
Scripts to train the OpenCV cascade classifer with Haar features for AdaBoost.
dark-channel-prior-dehazing
Python implementation of "Single Image Haze Removal Using Dark Channel Prior"
diary
Reads diaries written in markdown from a git submodule, and generates a static site for it.
digit-detection-recognition
Detects and recognizes digits in the image with AdaBoost and SVM.
obj-loader
Wavefront .obj loader&viewer with GUI controls. Written in C++/OpenGL, supports .mtl.
panoramic-image-stitching
Panoramic image stitching using SIFT and RANSAC in matlab.
perspective-correction
Automatic perspective correction on photos of A4 papers using Canny detector and Hough transform with opencv-python.
simulated-annealing-denoising
Binary image denoising using MRF, Ising model, and simulated annealing.