Image Posterization Using Fuzzy Logic and Bilateral Filter
Version 1.0.0.2 (2.83 MB) by
Mahmoud Afifi
Image Posterization Using Fuzzy Logic and Bilateral Filter
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
Cite As
Mahmoud Afifi, Image Posterization Using Fuzzy Logic and Bilateral Filter, arXiv:1802.01009, 2018
MATLAB Release Compatibility
Created with
R2015a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Filtering >
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion > Image Type Conversion >
Find more on Image Filtering in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
