SEGMENTATION background and forground textes images

版本 1.0.0 (3.7 MB) 作者: Adel Litim
code to segmente background and forground , textes and graphes
44.0 次下载
更新时间 2020/7/7

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

SEGMENTATION TEXTES

版本 已发布 发行说明
1.0.0