Skip to content

kareth-leon/MFA_Seg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Bayesian Multifractal Image Segmentation

Our work introduces an unsupervised Bayesian multifractal segmentation method to model and segment multifractal textures by jointly estimating the multifractal parameters and labels on images, at the pixel-level.

Kareth León1, Abderrahim Halimi2, Jean-Yves Tourneret1, and Herwig Wendt1

1IRIT Laboratory, CNRS, INP-Toulouse, UT3, UT2, TéSA, Toulouse, France. 2Heriot-Watt University, Edinburgh EH14 4AS, UK.

In this repository: demo implementation in Matlab for the segmentation of a 2D multifractal random walk (MRW).

Demo path: /demo/demo.m

Some Results on Real Data

Water detection from SAR images

>Dataset taken from https://github.com/myeungun/SAR-water-segmentation.

How to cite

If you use our code in your research, please cite our work:

@article{leon2025bayesian,
  title={Bayesian Multifractal Image Segmentation},
  author={Le{\'o}n-L{\'o}pez, Kareth M and Halimi, Abderrahim and Tourneret, Jean-Yves and Wendt, Herwig},
  journal={IEEE Transactions on Image Processing},
  volume={34},
  pages={8500--8510},
  year={2025},
  publisher={IEEE}
}

Paper available in Arxiv also! here.

Acknowledgements

  • The methodology was implemented using the Multifractal Analysis Matlab toolbox "Bayesian univariate and multivariate models and estimators for (c1,c2)" of H. Wendt.
  • This work was supported by the Project MUTATION - French National ''ANR JCJC'' Grant - 2019-2023. A. Halimi was supported by the UK Royal Academy of Engineering under the Research Fellowship Scheme (RF/201718/17128).

About

Bayesian Multifractal Image Segmentation

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors