Image Processing Algorithms implemented from scratch with in-built concurrency support <3
-
Updated
May 27, 2020 - Java
Image Processing Algorithms implemented from scratch with in-built concurrency support <3
Code for the PhD thesis. The topic was on defect detection of 3D printing using x-rays. The repository includes an implementation of the mode filter and empirical null filter.
ImageJ plugin, Java and CuPy implementation of the mode filter and empirical null filter. The mode filter is an edge-preserving smoothing filter by taking the mode of the empirical density.
Add a description, image, and links to the mode-filter topic page so that developers can more easily learn about it.
To associate your repository with the mode-filter topic, visit your repo's landing page and select "manage topics."