Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 515 Bytes

Diffusion Algorithm

Licensed under GPL 3.0

Basic Concepts

This program implements the algorithm of diffusion described in a paper "Filling Holes in Complex Surfaces using Volumetric Diffusion" by James Davis, Stephen R. Marschner, Matt Garr, Marc Levoy

To compile the program simply use GCC or any other compiler.

Dependencies:

  • OpenCV
  • Qt

I am providing support and knowledge about Image Analysis and Image Segmentation methods. Write me an email if any questions [email protected]