Connect
Recent Blog Posts
Connect
Recent Blog Posts
Comparing different image processing techniques in Java: Single vs. Multithreaded and CPU vs. GPU
Java 1
A program that reads a matrix barcode which is able to correct the barcode when it is written over, spliced, etc.
Python
Algorithms for Fast Fourier Transform (FFT) and the Inverse Fast Fourier Transform (IFFT)
Python 3
This script will quickly guess the repository based on the amount of contributions. The most number of contributions is assumed the owner of the repository.
Python