Generating Mosaic Image Using Color Feature Extraction for Content Based Image Retrieval

Y. Pranoto
{"title":"Generating Mosaic Image Using Color Feature Extraction for Content Based Image Retrieval","authors":"Y. Pranoto","doi":"10.17977/um068v1i92021p685-691","DOIUrl":null,"url":null,"abstract":"This research aims to create an image mosaic from a collection of images by utilizing color feature extraction with CBIR (Content Based Image Retrieval) technique. Some of the things to be considered in CBIR are the selection of the color model, how to represent color features, and metrics for calculating the distance between color features. The system consists of two main parts, preprocessing and image mosaic generating. In the preprocessing stage, image quantization is performed on images in the dataset, then the results are saved to a file that will be used in the image mosaic generating stage. We use two types of color quantization, 27 colors and 64 colors. In the image mosaic generating stage, the input image is divided into many small images (called image tiles), the size of which is adjusted to the size of the dataset. To obtain candidate images, the LCH (Local Color Histogram) values of each image tile are calculated using a certain scheme. Those schemes are 4-block separated, 4-block overlapped, and 5-block. MOSS or DOSS algorithm is used to determine the most similar image for each image tile. Based on the experiments that have been carried out, the 4-block overlapped scheme and 64 color quantization provide the most similar image mosaic. \nPenelitian ini berusaha untuk membentuk image mosaic dari kumpulan gambar dengan memanfaatkan ekstraksi fitur warna dengan teknik CBIR (Content Based Image Retrieval). Beberapa hal yang menjadi perhatian dalam CBIR adalah pemilihan model warna, bagaimana merepresentasikan fitur warna, dan metric untuk menghitung jarak antara fitur warna. Sistem terdiri dari dua bagian utama, yaitu tahap preprocessing dan tahap generate image mosaic. Pada tahap preprocessing dilakukan image quantization pada gambar dalam dataset, kemudian hasilnya disimpan ke dalam file yang nantinya digunakan dalam tahap generate image mosaic. Kami menggunakan dua macam color quantization, yaitu 27 warna dan 64 warna. Pada tahap generate image mosaic, input gambar dipotong-potong menjadi banyak gambar kecil (disebut image tile), yang ukurannya disesuaikan dengan ukuran dataset. Untuk mendapatkan kandidat gambar, diambillah nilai LCH (Local Color Histogram) dari setiap image tile dengan menggunakan skema tertentu. Skema pembagian tersebut adalah 4 block separated, 4 block overlapped, dan 5 block. Kemudian ditentukan satu gambar yang paling mirip untuk setiap image tile, dengan menggunakan algoritma MOSS atau DOSS. Dari percobaan yang telah dilakukan, skema 4 block overlapped dan 64 color quantization menghasilkan image mosaic yang paling mirip.","PeriodicalId":221326,"journal":{"name":"Jurnal Inovasi Teknologi dan Edukasi Teknik","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2021-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Jurnal Inovasi Teknologi dan Edukasi Teknik","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.17977/um068v1i92021p685-691","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

Abstract

This research aims to create an image mosaic from a collection of images by utilizing color feature extraction with CBIR (Content Based Image Retrieval) technique. Some of the things to be considered in CBIR are the selection of the color model, how to represent color features, and metrics for calculating the distance between color features. The system consists of two main parts, preprocessing and image mosaic generating. In the preprocessing stage, image quantization is performed on images in the dataset, then the results are saved to a file that will be used in the image mosaic generating stage. We use two types of color quantization, 27 colors and 64 colors. In the image mosaic generating stage, the input image is divided into many small images (called image tiles), the size of which is adjusted to the size of the dataset. To obtain candidate images, the LCH (Local Color Histogram) values of each image tile are calculated using a certain scheme. Those schemes are 4-block separated, 4-block overlapped, and 5-block. MOSS or DOSS algorithm is used to determine the most similar image for each image tile. Based on the experiments that have been carried out, the 4-block overlapped scheme and 64 color quantization provide the most similar image mosaic. Penelitian ini berusaha untuk membentuk image mosaic dari kumpulan gambar dengan memanfaatkan ekstraksi fitur warna dengan teknik CBIR (Content Based Image Retrieval). Beberapa hal yang menjadi perhatian dalam CBIR adalah pemilihan model warna, bagaimana merepresentasikan fitur warna, dan metric untuk menghitung jarak antara fitur warna. Sistem terdiri dari dua bagian utama, yaitu tahap preprocessing dan tahap generate image mosaic. Pada tahap preprocessing dilakukan image quantization pada gambar dalam dataset, kemudian hasilnya disimpan ke dalam file yang nantinya digunakan dalam tahap generate image mosaic. Kami menggunakan dua macam color quantization, yaitu 27 warna dan 64 warna. Pada tahap generate image mosaic, input gambar dipotong-potong menjadi banyak gambar kecil (disebut image tile), yang ukurannya disesuaikan dengan ukuran dataset. Untuk mendapatkan kandidat gambar, diambillah nilai LCH (Local Color Histogram) dari setiap image tile dengan menggunakan skema tertentu. Skema pembagian tersebut adalah 4 block separated, 4 block overlapped, dan 5 block. Kemudian ditentukan satu gambar yang paling mirip untuk setiap image tile, dengan menggunakan algoritma MOSS atau DOSS. Dari percobaan yang telah dilakukan, skema 4 block overlapped dan 64 color quantization menghasilkan image mosaic yang paling mirip.
基于内容的图像检索中使用颜色特征提取生成拼接图像
本研究旨在利用CBIR (Content Based image Retrieval,基于内容的图像检索)技术的颜色特征提取,从图像集合中创建图像拼接。在CBIR中需要考虑的一些事情是颜色模型的选择,如何表示颜色特征,以及计算颜色特征之间距离的度量。该系统主要由图像预处理和图像拼接生成两部分组成。在预处理阶段,对数据集中的图像进行图像量化,然后将结果保存到文件中,用于图像拼接生成阶段。我们使用两种颜色量化,27色和64色。在图像拼接生成阶段,输入图像被分割成许多小图像(称为图像块),图像块的大小根据数据集的大小进行调整。为了获得候选图像,使用一定的方案计算每个图像块的LCH(局部颜色直方图)值。这些方案是4个街区间隔,4个街区重叠,和5个街区。使用MOSS或DOSS算法为每个图像块确定最相似的图像。实验结果表明,4块重叠方案和64色量化方案是最相似的图像拼接方案。基于内容的图像检索技术(CBIR)。Beberapa hal yang menjadi perhatian dalam CBIR adalah pemilihan模型警报,bagaimana代表亚洲的fitur警报,但度量untuk menghitung jarak antara fitur警报。系统采用terdiri dari dua bagian utama、yitittahap预处理和tahap生成图像拼接。Pada tahap预处理dilakukan图像量化Pada gambar dalam数据集,kemudian hasilnya disimpan ke dalam文件yang nantinya digunakan dalam tahap生成图像拼接。Kami蒙古纳坎dua macam色量化,yitu 27个警告丹64个警告。帕塔哈生成图像拼接,输入gambar dipoong - poong menjadi banyak gambar kecil (disebutterimage tile), yang ukurannya disesuaikan dengan ukuran数据集。Untuk mendapatkan候选人gambar, diambillah nilai LCH(局部颜色直方图)dari设置图像tile dengan menggunakan skema tertenu。Skema pembagian tersebut adalah 4块分开,4块重叠,但5块。Kemudian dientukan satu gambar yang paling mimpuntuk设置图像tile, dengan menggunakan算法MOSS atatdoss。达利percobaan杨telah dilakukan, skema 4块重叠丹64色量化蒙哈斯坎图像马赛克杨paling mirip。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信