Image Posterization Using Fuzzy Logic and Bilateral Filter

Image Posterization Using Fuzzy Logic and Bilateral Filter
289 descargas
Actualizado 14 mar 2019

Ver licencia

You can find the bilateral filter and the joint bilateral filter here:
https://www.mathworks.com/matlabcentral/fileexchange/62455-joint-bilateral-filter?focused=7502124&tab=function&requestedDomain=www.mathworks.com
For technical information, read https://arxiv.org/abs/1802.01009
This source code is provided here for reasonable academic fair use.

Please cite as:
Mahmoud Afifi, Image Posterization Using Fuzzy Logic and Bilateral Filter, arXiv:1802.01009, 2018

Example:

imshow(FuzzyContrast(imread('image1.jpg')));

or

run demo.m

Citar como

Mahmoud Afifi, Image Posterization Using Fuzzy Logic and Bilateral Filter, arXiv:1802.01009, 2018

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.2

.

1.0.0.1

.

1.0.0.0

Ref was added