Semantic Segmentation with GLCM Images
Akira Nakajima
1 a
and Hiroyuki Kobayashi
2 b
1
Graduate School of Robotics and Design, Osaka Institute of Technology, Osaka, Japan
2
Department of System Design, Osaka Institute of Technology, Osaka, Japan
{m1m23r25, hirokyuki.kobayashi}@oit.ac.jp
Keywords:
GLCM Images, Semantic Segmentation, U-Net, Ready-Mixed Concrete.
Abstract:
At construction sites, there is a problem of excess ready-mixed concrete due to ordering errors being disposed
of as industrial waste, and there is a need to introduce image recognition technology as an indicator to de-
termine the appropriate amount to order. In this study, we attempted to detect ready-mixed concrete using a
machine learning technique called semantic segmentation. We believe that texture analysis can solve the prob-
lem that raw concrete is difficult to recognize accurately because its texture is similar to that of other building
materials and backgrounds and its texture fluctuates depending on the amount of moisture and mixing condi-
tions. In this study, we proposed to perform texture analysis using GLCM (Gray Level Co-occurrence Matrix)
and use the resulting image dataset. the results using GLCM images show that, compared to conventional
segmentation, the GLCM images can be used to identify a variety of raw The results using the GLCM images
provided highly accurate predictions for a wide variety of raw concrete placement conditions at construction
sites, compared to conventional segmentation methods.
1 INTRODUCTION
The problem of excess ready-mixed concrete due to
over-ordering at construction sites is becoming a se-
rious issue as it is disposed of as industrial waste.
In 2023, more than 2 million cubic meters of ready-
mixed concrete were discarded annually in Japan, not
only posing environmental challenges but also plac-
ing a financial burden on concrete manufacturers for
disposal costs. Therefore, determining the appropri-
ate order quantity has become a pressing issue. To ad-
dress this, there is a growing demand for the introduc-
tion of image recognition technology to provide accu-
rate order volume estimations, especially in order to
accommodate the various concrete pouring conditions
on construction sites. In this study, we propose using
semantic segmentation, a machine learning technique,
to detect ready-mixed concrete from construction site
images. However, the texture of fresh concrete is
similar to that of other construction materials and the
background, and the texture fluctuates depending on
the amount of moisture and mixing conditions, mak-
ing accurate recognition difficult. Therefore, we be-
lieve that by introducing texture analysis, it will be
possible to extract the texture and detailed surface fea-
a
https://orcid.org/0009-0002-1142-9470
b
https://orcid.org/0000-0002-4110-3570
tures of raw concrete and enable recognition that can
cope with texture similarity and variation, which has
been difficult with conventional segmentation meth-
ods. In this study, we propose to use images with tex-
ture analysis added using Gray Level Co-occurrence
Matrix (GLCM) as a dataset. Semantic segmentation
using texture analysis has demonstrated its effective-
ness in various fields. For example, in garment seg-
mentation, combining texture and semantic decoding
modules has been shown to improve accuracy.(Liu
et al., 2023) In the classification of herbal plants, hy-
brid methods using GLCM with CNN or SVM have
achieved high classification accuracy (Purnawansyah
et al., 2023). Additionally, for 3D urban scene mesh
data, the introduction of a texture convolution module
significantly improved segmentation accuracy com-
pared to traditional methods (Yang et al., 2023). Fur-
thermore, for SAR images, a new method based on
texture complexity analysis and key superpixels has
been proposed, enhancing noise resistance and distin-
guishing different landforms (Shang et al., 2020).
Nakajima, A. and Kobayashi, H.
Semantic Segmentation with GLCM Images.
DOI: 10.5220/0013072200003822
Paper published under CC license (CC BY-NC-ND 4.0)
In Proceedings of the 21st International Conference on Informatics in Control, Automation and Robotics (ICINCO 2024) - Volume 1, pages 527-531
ISBN: 978-989-758-717-7; ISSN: 2184-2809
Proceedings Copyright © 2024 by SCITEPRESS – Science and Technology Publications, Lda.
527