SEGMENTATION background and forground textes images

Version 1.0.0 (3,65 Mo) par Adel Litim
code to segmente background and forground , textes and graphes
44 téléchargements
Mise à jour 7 juil. 2020

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
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 Publié le Notes de version
1.0.0