David-Wobrock / image-processing-graph-laplacian

Image Processing using Graph Laplacian Operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Processing using Graph Laplacian Operator

This project is the implementation of the Master Thesis https://github.com/David-Wobrock/master-thesis-writing.

The folder hpc/ contains the parallel implementation for high-performance computing of the algorithm, written in C using PETSc.

The folder python/ contains the proof of concept to understand the algorithm.

About

Image Processing using Graph Laplacian Operator


Languages

Language:C 70.7%Language:Python 27.6%Language:Makefile 1.2%Language:C++ 0.4%