Skip to content

This repository contains code and documentation for morphological path operators, which are non-linear filters useful in image analysis and image processing

Notifications You must be signed in to change notification settings

path-openings/morphological_path_operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

morphological_path_operators

ABSTRACT:

This repository contains code and documentation for morphological path operators, which are non-linear filters useful in image analysis and image processing

Created 2014-03-13

Path operators are filters from mathematical morphology suitable for the filtering, enhancement, detection and segmentation of thin objects. Some examples are given in the repository.

1- 2D path operators

This code was initially written in 2004 initially by Benjamin Appleton and Hugues Talbot, while at CSIRO Mathematical and Imaging Sciences. Ben was a PhD student at University of Queensland and Hugues was his advisor.

It relies on the ImageMagick library for I/O.

2- 3D path operators

To be announced.

3- Documentation

Books, theses, articles and tutorials, to be announced.

4- Misc

Python and Matlab bindings, tutorial code, applications. To be announced.

About

This repository contains code and documentation for morphological path operators, which are non-linear filters useful in image analysis and image processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published