SEGMENTATION background and forground textes images

Version 1.0.0 (3.65 MB) by Adel Litim
code to segmente background and forground , textes and graphes
44 Downloads
Updated 7 Jul 2020

View License

Praise be to God that His grace is righteous
Louange à Dieu seul.

THIS PROGAMME IS USEFUL TO SEGMENTE THE BACKGROUND AND FORGROUND FOR GRAYSCALE IMAGE,
THEN IT TRANSFORME THE FORGROUND INTO BINARY IMAGE TO SEGMENTE TO TWO OTHER PARTS
THE TEXTE IMAGE , and THE GRAPHE IMAGE .

INSTRUCTIONS:

1)_ run projet1
2)_ to separate the background and forground (modify the threeshold value) (seuil)
3)_ to separate the textes and graphes , we use seg2() function ; the output would be graphe
image , to get the texte image we calculate the defference between the fourground and the graphe image
=============================
the input image:
rgb or grayscale image with any size
the output image ;
the background image grayscale
the forground image grayscale
the texte image binary image
the graphes image binary

you can use this code to compresse each image séparatelly , see the project : Compression of the images of ancient Arab
manuscript documents Based on segmentation

%% prépared by LITIM ABDELKHALEK
%% for more informations email me : elwarchane0822@gmail.com

Cite As

Adel Litim (2024). SEGMENTATION background and forground textes images (https://www.mathworks.com/matlabcentral/fileexchange/77861-segmentation-background-and-forground-textes-images), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

SEGMENTATION TEXTES

Version Published Release Notes
1.0.0