JSEG - Unsupervised Segmentation of Color-Texture Regions in Images

JSEG - Unsupervised Segmentation of Color-Texture Regions in Images
962 téléchargements
Mise à jour 14 août 2017

Afficher la licence

A new method for unsupervised segmentation of color-texture regions in images is
presented. This method, which we refer to as JSEG, consists of two independent steps: color quantization
and spatial segmentation. In the first step, colors in the image are quantized to several representative
classes that can be used to differentiate regions in the image. The image pixels are then
replaced by their corresponding color class labels, thus forming a class-map of the image. The
focus of this work is on spatial segmentation, where a criterion for “good” segmentation using the
class-map is proposed. Applying the criterion to local windows in the class-map results in the “Jimage,”
in which high and low values correspond to possible boundaries and interiors of colortexture
regions. A region growing method is then used to segment the image based on the multiscale
J-images. A similar approach is applied to video sequences. An additional region tracking
scheme is embedded into the region growing process to achieve consistent segmentation and
tracking results, even for scenes with non-rigid object motion. Experiments show the robustness
of the JSEG algorithm on real images.
%% Main File : JSEG

Citation pour cette source

ZHEN YU CHAN (2024). JSEG - Unsupervised Segmentation of Color-Texture Regions in Images (https://www.mathworks.com/matlabcentral/fileexchange/64123-jseg-unsupervised-segmentation-of-color-texture-regions-in-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!
Version Publié le Notes de version
1.0.0.0

The main file is named as JSEG