On my Github page, I try my best to keep all my projects as an end2end runnable modules. What that means is I want to make these modules as hassle-free and easily runnable as possible.
Using oriented gabor filters to enhance fingerprint images
Extract minutiae features from fingerprint images
python implementation of the paper "Spatially-Varying Blur Detection Based on Multiscale Fused and Sorted Transform Coefficients of Gradient Magnitudes" - cvpr 2017
python implementation of the paper: "Efficient Image Dehazing with Boundary Constraint and Contextual Regularization"
Robust Python implementation for detecting blurry images using ROI estimation and DCT analysis.
Python 44
Solve the Linkedin daily challenge "Queens"
Python