SlideShare a Scribd company logo
1 of 7
Download to read offline
IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 
ISSN (Online) : 2277-5420 www.IJCSN.org 
Impact Factor: 0.274 
70 
Comparison CCCooommmpppaaarrriiisssooonnn RRRReeeessssuuuulllltttt oooof SSSSoooonnnnggggkkkkeeeetttt MMMMoooottttiiiivvvveeeessss RRRReeeettttrrrriiiieeeevvvvaaaallll tttthhhhrrrroooouuuugggghhhh 
SSSSkkkkeeeettttcccchhhhiiiinnnngggg TTTTeeeecccchhhhnnnniiiiqqqquuuueeee wwwwiiiitttthhhh KKKKeeeeyyyywwwwoooorrrrdddd TTTTeeeecccchhhhnnnniiiiqqqquuuueeee 
1 Nadiah btYusof, 2 Tengku SitiMeriambtTengkuWook, 3 Siti Fadzilahbt Mat Noor 
1, 2, 3Faculty of Technology and Information Science, UniversitiKebangsaan Malaysia, 
Bangi 43600, Malaysia 
Abstract - Songket is an iconic Malay artistic tradition with a 
strong historical essence. The fine weaving that makes up the 
songket’s texture is what makes it stand out from the rest of the 
fabric. A literature study showed that more than 300 
songketmotifs had been produced since the beginning and these 
were stored digitally aspart of a preservation effort. Preliminary 
studies of 10 websites that promote and trade in songket in 
Malaysia reveal that preserving the motif was not their priority 
since they only focus on selling the product. The website only 
provides a keyword search for the customer to find songkets 
based on their finished motifs. The biggest drawback is that the 
user is not aware of the abundance of motifs, making the search 
less efficient. A previous study also shows that there is no 
website that provides a repository of songketmotif information as 
part of a long term preservation effort. This study will focus on 
the results of a comparison of songketmotifs retrieved by using a 
sketching technique with the keyword technique. The method of 
study is to analyse existing songket websites and image retrieval 
techniques. The results of this study show that the retrieval of 
songketmotifs was higher using sketching techniques than 
keyword techniques. Eighty per centof the results for the sketch 
query were higher than the keyword based query. The sketch 
based image retrieval technique will make it easier for users to 
access and retrieve songket motif images more easily. 
Keyword - Image retrieval, Information Retrieval, Songket 
Motif. 
1. Introduction 
Malaysians have inherited many rich varieties of fine arts, 
handed down from their ancestors. The arts of weaving, 
embroidery, tekat and engraving are synonymous with 
Malaysian societies,which are made up of various races 
and cultures. Malay fine art practices include: braiding, 
batik arts, puakumbu, songket, tekat, dastar fabric, woven 
arts, beads, engraving and copper arts [11]. 
Songket is a part of Malay cultural heritage and a legacy of 
fine art with a lot of special qualities that should be 
preserved. In order to do this, songketmotifs are being 
digitalized using motif image shape recognition 
technology [7]. Previously, a keyword search was being 
used to search for the motifs but this was not very efficient 
because the keyword did not match with the motifs in the 
repository [7]. Moreover, the keyword search is limited by 
the user’s knowledge as it requires them to input the 
particular name or type of the motif; something that is 
rarely known to the public [8]. This limitation renders the 
keyword search almost useless, preventing efficient access 
to the database, as songketmotifs have a huge number of 
names[8]. 
For cartoon images, it is proven that image retrieval 
techniques using sketch are far superior to keyword 
searches and more user friendly [5]. Generally, almost all 
research done on image retrieval techniques using sketch-based 
technology for images supports the idea of using the 
sketch technique to help the user find the desired image 
easily and efficiently [6].This study assumes that sketching 
techniques can help users who do not know the exact 
names and types of songketmotifs to retrieve the desired 
motifs easily and efficiently. The main goal is to develop a 
prototype of a method of songketmotif retrieval by using a 
sketching technique. 
The paper is organized into five sections: the introduction, 
related studies of existing sketching techniques, methods, 
conceptual model and conclusion. 
2. Related Studies of Existing Sketching 
Techniques 
Sketch Based Image Retrieval (SBIR) research started as 
early as the 1990s [2], but the extent of the studies was 
limited by issues such as the fact that sketches made by the 
users could not be matched with the images in the 
repository. Extracting the sketch made by the user into the 
system was not an easy task [1]. This problem can be 
solved by matching the user’s sketch with the important 
curves present in the songketmotifs. Raw curve-based 
algorithms can be used to extract the user’s sketch to 
calculate the similarities between the curves contained in 
the repository system. Fig. 1 shows important curves 
(borders) which will be matched with the songketmotif 
images.
IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 
ISSN (Online) : 2277-5420 www.IJCSN.org 
Impact Factor: 0.274 
71 
Fig. 1 Border shows the important curves sketched by the user 
The algorithms used to calculate the accuracy of the query 
image to images in the repository is: 
Sim(Q+I) = ΣxqєQ1 wq*s(xq,I) + βsimtag(Q,I)(1) 
where SIM (Q + I) is the similarity between the tag and the 
label, with query panel is a text description of the songket 
motifs images, where cosine similarity is used. β is an 
external parameter used to balance the query sketch with 
visual queries. This study uses a SIM (Q, I) as the position 
of the image in the panel data [4]. 
Research was done on sketching techniques applied to 
cartoon images drawn by children who did not know how 
to read or write but could find their favourite cartoon 
image by sketching how they remembered it [5]. The 
program in question, Sketch2Cartoon (Clipart Finder), 
stored more than one million clipart images from the 
internet. Asides from sketching techniques, Clipart Finder 
also supports keyword searches and multi-touch controls 
where users can input their query from multiple positions 
using their fingers or a supplied pen. Fig.2 shows the 
search results from Clipart Finder. 
Fig. 2ClipartFinder sample results [5] 
The image is retrieved based on other sketches which were 
also found to match in application with significant scaled 
repository [3]. The study supports the idea that the user 
can find their desired songketmotifs based on a sketch 
alone. The sketch technique can also help filter the 
relevant image from the database as it only matches the 
image in the database with the image in the user’s mind 
[6]. One study [6] suggests a query framework as shown in 
Fig. 3 which can improve the results of image retrieval 
through sketching. 
Fig. 3 Query framework [6] 
From the statement above, we can deduce that the 
sketching technique is suitable for use in songketmotif 
queries and image retrieval. The technique can eliminate 
the need for lengthy and cumbersome keywords to 
describe the desired image, thus making the result even 
more a product of what was defined by the user. Based on 
the literature review, the sketch techniques can be applied 
to image retrieval techniques. Further results should be 
measured concerning image retrieval to determine its 
recall and precision values. 
The process of obtaining the values of recall and precision 
is introduced in a study by Cran field. This study aimed to 
compare the results in order to formulate and reach a new 
method. Recall is all the access revenue earned by the 
system, while precision was a result of the determination 
of the suitability of the results provided for drawings used 
in the search [9].This is discussed in greater length in 
section 3.4. Once the process of determining the recall and 
precision is known, the results of the recall can be divided 
into three categories. 
The recall category concerns whether the image or 
document is relevant, irrelevant or whether the image is 
uncertain [9]. In general, the relevant documents are 
specified by the user, for example, if the user enters a 
cross-shaped sketch and produces an image repository that 
has the shape of a sketch, the result is considered relevant 
by the user and the results are not consistent with the 
remaining sketches which are treated as irrelevant. The 
results are categorized as access was a little unsure, but not 
close to resembling sketches. Fig. 4 shows an example of 
the determination of relevant, irrelevant and uncertain 
images in order to reach the result. The image shaped in 
the image space is considered relevant while the image in 
the space is an unsure image. The next image, in the form 
of space
IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 
ISSN (Online) : 2277-5420 www.IJCSN.org 
Impact Factor: 0.274 
72 
is treated as irrelevant. 
Fig. 4 Relevant, not relevant and unsure image 
Related studies on sketch techniques, recall and precision 
as well as the determination of the relevant image, are an 
essential part of this study because the selection technique 
allows researchers to continue their studies at the next 
step. The research methods section is a description of this 
study. 
3. Method 
This study using a rapid prototyping as a method and has 
four main stages which are preliminary analysis, design, 
development and testing. The preliminary analysis is 
detailed in Section 3.1. 
3.1 Preliminary analysis 
A preliminary analysis looked at 10 existing songket 
websites’ search techniques and gathered information 
regarding songket. Table 1 summarizes the evaluation of 
the websites and the information gathered about their 
motifs, history and songket products. The search method 
used is a keyword search and navigates to the information 
available on the website. 
Table 1: Summary of evaluation 
N 
o 
Web site Searc 
h 
metho 
d 
Content 
1 InstitutKraf Negara (www.ikn.gov.my) Text Malaysia 
National 
Craft 
Institute 
contents. 
2 Visit Terengganu(www.fvisit-terengganu. 
net) 
Text Terenggan 
u tourism 
and 
promotion 
al website. 
3 SongketModen(songketmoden.com) Text Songket 
products 
commerci 
al page. 
4 WarisanBudayaMelayu(malaysiana.pnm 
.my) 
None Malay fine 
arts 
webpage 
5 AzizahSongket 
Terengganu(azizahsongket.wordpress.co 
m) 
Text Songket 
products 
commerci 
al page. 
6 Songket 
Restaurant(www.songketrestaurant.com) 
None Songket-themed 
restaurant 
commerci 
al page 
7 BibahSongket(www.bibahsongket.com) None Songket 
products 
commerci 
al page. 
8 AtikahSongket 
TTDI(www.atikahsongket.com) 
None Songket 
products 
commerci 
al page. 
9 Aura Batik(aura-batique.blogspot.com) None Songket 
products 
commerci 
al page. 
1 
0 
Kain Songket.com(kainsongket.com) None Songket 
products 
commerci 
al page. 
3.1.1 Analysis 
Table 1 shows that six websites did not provide a search 
option and information can only be accessed through word 
links. The six websites are: WarisanBudayaMelayu, 
Songket Restaurant, BibahSongket, AtikahSongket TTDI, 
Aura Batik and Kain Songket.Com. Four websites provide 
text-based search options in addition to wordlinks. The 
websites are: InstitutKraf Negara, Visit Terengganu, 
SongketModen and AzizahSongket Terengganu. An 
analysis of these 10 websites showed a keyword-based 
search option is ineffective as users must know the exact 
name of the motifs for the results to be reliable and usable 
and it is almost impossible for every user to know every 
motif in the repository. This study aims to develop a 
prototype for a songketmotif image retrieval system which 
considers information concerning the motifs, history and 
songket products. Using the sketch technique, the user no 
longer has to memorize the motifs’ name but still manages 
to retrieve the desired products easily. A sketch technique 
used in image retrieval is a sub category of content-based 
image retrieval. In this study, the outline of the sketch will 
be matched with images in the repository and the system 
can be developed using JavaScript, CSS and HTML.
IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 
ISSN (Online) : 2277-5420 www.IJCSN.org 
Impact Factor: 0.274 
73 
3.2 Design 
In the design phase, there are two significant aspects; 
interface and repository. The user interface is developed in 
accordance with the guidelines derived from 
RBWDUG[10]. An interface which is also based on 
existing sketch-based search engines such as 
artmight.com, tattmight.com, clipardo.com, search-by-drawing. 
franz-enzenhofer.com,www.nciku.com,www.ye 
llowbridge.com/chinese/characterdictionary.php,www.chi 
nese-tools.com/tools/mouse.html,kanji.sljfaq.org/draw. 
html,www.emolecules.com,artmight.com, tattmight.com 
and labs.systemone.at/retrievr. The repository design is 
based on Code Project and Microsoft Database Design 
Basic.Table 2 shows the guidelines used in the design of 
the interface and repository system. 
Table 2: Interface and repository guidelines 
No Interface Guidelines No Repository Guidelines 
1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
14 
Design processes and 
evaluation 
Hardware and software 
The home page 
Page layout 
Navigation 
Scrolling and paging 
Heading, title and label 
Links 
Text appearance 
Lists 
Image 
Writing web content 
Content organization 
Search 
1 
2 
3 
4 
5 
6 
7 
Determine the purpose of 
the database 
Find and organize the 
information required 
Divide the information 
into tables 
Turn information items 
into columns 
Specify primary keys 
Set up the table 
relationships 
Refine the design 
Based on these guidelines are used as interface design 
sketched Fig. 5. 
CAPAIAN CCCAAAPPPAAAIIIAAANNN IIIIMMMMEEEEJJJJ MMMMOOOOTTTTIIIIFFFF SSSSOOOONNNNGGGGKKKKEEEETTTT 
UUUUTTTTAAAAMMMMAAAA KKKKAAAAEEEEDDDDAAAAHHHH 
TTTTEEEENNNNUUUUNNNNAAAANNNN 
SSSSEEEEJJJJAAAARRRRAAAAHHHH PPPPEEEENNNNCCCCAAAARRRRIIIIAAAANNNN TTTTEEEENNNNTTTTAAAANNNNGGGG 
KKKKAAAAMMMMIIII 
SSSSeeeeaaaarrrrcccchhhh 
Fig. 5 Interface design 
The repository design is shown in Fig. 6. Content 
information ranging from names, images and history of 
songket motifs. 
Name* Image History 
Bunga 
Tepung 
Talam 
Nama motif 
inidiambildaripadakuihtradisionalmelayu. 
Bentuknyasepertirombusdan di 
bahagiantengahdihiasidengan motif yang 
lebihkecil. 
Iadisusunsecaraberselangdengansatulagi motif 
lainuntukmembentuksongketbungapenuh. 
Fig. 6 Repository design 
Once the design of the interface and repository based on 
the guidelines has been set up, the development can 
continue, as shown in section 3.3. 
3.3 Development 
The development phase implements the sketching 
technique to match the songketmotifs using a friendly user 
interface and accessible repository. This prototype has a 
primary drawing feature such as a pencil tool to draw the 
desired motif and more easily erase unwanted parts, and a 
clear canvas tool to clear the whole drawing area. 
The user only needs to draw the basic features of the motif 
such as rectangles or circles and if there is any issue with 
the sketch, it can be rectified using the tools supplied. 
Users can also start a new search using the refresh button 
to return to the sketch interface. Fig.7 shows an example 
of a sketching canvas user interface. 
Click Pencarian motif for sketches. 
Aims to start search image 
Sketching canvas for sketch image to 
retrieve 
Fig. 7 Interface of image retrieval using sketching canvas. 
Songketmotif images are collected and stored in the 
repository using the scanner to scan the images and are 
then enhanced using Adobe Photoshop for a higher image 
quality. In addition, songketmotif images are also gathered 
online using the Google and Yahoo search engines. A total 
of 324 songketmotif images were gathered and classified 
according to their name, image, information and history. 
Header 
Tools 
Button 
Sketching 
canvas 
Search 
Button 
Search 
Result/ 
Information 
Main 
Button 
Search button to make searching
IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 
ISSN (Online) : 2277-5420 www.IJCSN.org 
Impact Factor: 0.274 
74 
Each image in the repository has a unique ID and that is 
the name of the songketmotif. Fig. 8 shows some of the 
songketmotifs stored in the repository. 
Fig. 8Songketmotif images stored in the repository. 
3.4 Testing 
Recall and precision methods are tested on the prototype to 
determine the accuracy and effectiveness of the system in 
retrieving the correct image from the repository. An 
algorithm developed by [9] is used to compare the search 
results as per the formula below: 
Recall = │{relevant documents}∩{retrieveddocument}│ 
│{relevant documents}│ 
Precision = │{relevant documents}∩{retrieved document}│ 
│{retrieved document}│(2) 
3.4.1 Experiment setup 
The method of determinıng the relevance of documents 
was tested on five expert users who had a good level of 
knowledge of songketmotifs image and names. The users 
involved in the evaluation of this test were graduate 
students of the Faculty of Information Science Technology 
UniversitiKebangsaan Malaysia (UKM) aged between 24 
and 33 years of age and had experience in using search 
engines of websites to gain access to images and 
information. 
Accordingly, users are given an explanation of the songket 
motifs image retrieval systems to be tested and then test 
them. The user searched for songket motif images by 
inserting ten sketches and keywords related to 
songketmotifs, and relevant documents were found based 
on the user’s selection. Once the user is asked to make a 
sketch and image matching keywords entered by the results 
reach songket motifs images achieved by the system. The 
average results matching relevant images and irrelevant to 
five users can be found in Table 4 in the analysis. The next 
ten sketches and keyword queries used are shown in Table 
3. 
Table 3: Example for Sketch and Keyword query 
No Sketch Keyword 
1 
Air muleh 
2 
Awanlarat 
3 
Unduklaut 
4 
Bungabogan 
5 
Madumanis 
6 
Bungabintang 
7 
Bungamangga 
8 
Tampukmanggis 
9 
Petakcatur 
10 
Kupu-kupu 
After detailing how to obtain the recall and precision, these 
are described in 3.4.1.The recall and precision results are 
described further in section 3.4.2. 
3.4.2 Analysis 
A comparison of the average value of recall and 
precision calculation results for ten examples of the 
sketches and the keywords used in determining the 
effectiveness of the system are summarized in Table 4. 
Table 4: Calculation of average values for precision and recall 
Comparison 
1 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.48 0.51 0.52 0.79 0.57 0.57 
Keyword 0.33 0.33 0.33 0.33 0.33 0.33
IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 
ISSN (Online) : 2277-5420 www.IJCSN.org 
Impact Factor: 0.274 
75 
Comparison 
2 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.84 0.96 0.77 0.96 0.96 0.90 
Keyword 0.75 0.75 0.75 0.75 0.75 0.75 
Comparison 
3 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.53 0.76 0.34 0.62 0.64 0.58 
Keyword 0.47 0.74 0.47 0.47 0.47 0.52 
Comparison 
4 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 1.0 1.0 1.0 0.87 0.95 0.96 
Keyword 0.33 1.0 0.33 0.33 0.33 0.46 
Comparison 
5 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.71 0.83 0.8 0.84 0.68 0.77 
Keyword 0.7 0.7 0.7 0.7 0.7 0.7 
Comparison 
6 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.90 0.87 0.78 0.95 0.91 0.88 
Keyword 0.33 0.33 0.32 0.32 0.32 0.32 
Comparison 
7 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.7 0.64 0.99 0.93 0.53 0.76 
Keyword 0.28 0.28 1.0 0.28 0.28 0.42 
Comparison 
8 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.77 0.80 0.93 0.93 0.48 0.78 
Keyword 0.83 0.67 0.68 0.68 0.68 0.71 
Comparison 
9 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.59 0.58 0.80 0.77 0.70 0.69 
Keyword 0.82 1.0 1.0 1.0 1.0 0.96 
Comparison 
10 
Test 
1 
Test 
2 
Test 
3 
Test 
4 
Test 
5 
Result 
Sketch 0.33 0.61 0.41 0.33 0.43 0.42 
Keyword 0.58 0.58 0.58 0.58 0.58 0.58 
Table 4 shows the results of a comparison between the 
sketching and keywords technique which found that eight 
out of 10 of the retrieval results that used the sketching 
techniques were more effective than the keyword 
techniques. For an easier comparison, the results are 
included in the graph in Fig 9. 
1 2 3 4 5 6 7 8 9 10 
Sketch 
Keyword 
Recall 
Precision 
Fig. 9Comparison result for sketch and keyword technique 
1 
0.9 
0.8 
0.7 
0.6 
0.5 
0.4 
0.3 
0.2 
0.1 
0 
Based on the results, the systems of retrieving songket 
motif imagesare weak at analysing the images of 
petakcatur andkupu-kupu sketches. This is because the 
sketches of petakcatur and kupu-kupu drawn by the user 
are simple curves, but the images of petakcatur and kupu-kupu 
stored in the repository are complex images, which 
are harder for the system to extract. After that,a survey of 
consumers found that the relevant documents can be found 
by the user using the sketch technique when the sketch 
image entered by the user is equated with the results 
achieved by the songket motif images. Thus, an image that 
closely resembles the sketch image is considered relevant 
by the user. The keyword matching is based on similarities 
with the keywords entered by the name of songket motif 
images obtained while the results reach the same name 
prefix or are content with the same name when the 
keywords entered are considered irrelevant as they do not 
coincide with the keyword included. This resulted in 
precision results for keywords being lower than sketching 
techniques. Thus, based on the analysis, it was found that 
sketching techniques can help users easily access images 
using keyword techniques meaning that to access 
sketching techniques the user does not need to think of 
keywords that coincide with songket motif images. 
4.Conclusions 
Testing plays an important part in evaluating the 
functioning of the system presented in this study. This 
study uses the method outlined by Cranfield [14] for recall 
and precision results. Comparing the results of the recall 
and precision for the sketches technique and forkeywords 
shows the precision sketching technique to be more 
precise than the keyword technique. This study shows the 
sketch technique can help users access images without 
having to remember the name of the image. 
Acknowledgements 
Thanks go to my father for his inspiration and financial 
support. This work was also partially supported by Grant
IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 
ISSN (Online) : 2277-5420 www.IJCSN.org 
Impact Factor: 0.274 
76 
No. GGPM-2012-064 sponsored by UniversitiKebangsaan 
Malaysia (UKM). 
References 
[1] Yang C, Hai W,W, Zhiwei L, Liqing Z, dan Lei 
Z.Mindfinder: Interactive Sketch-Based Image Search on 
Millions ofImages, ACM 978 (1). 2010 pp. 1605-1608. 
[2] Ritendra D, Dhiraj J, Jia L, James Z W. Image Retrieval: 
ideas, influences, and trends of new age. ACM 
Computing Surveys, 2008 p 
[3] Mathias E, Kristian H, Tamy B, Marc A. PhotoSketch: A 
Sketch Based Image Query and Compositing 
System,SIGGRAPH, 2009. pp. 1. 
[4] Changhu W, Zhiwei L, Zhang L. Mindfinder:Image 
Search by interactive `sketching and tagging, ACM 978- 
1-60558-799-8/10/04.2010 pp. 1309-1312. 
[5] Changhu W, Jun Z, Bruce, Lei Z. Sketch2Cartoon: 
Composing Cartoon Images by Sketching, MM’11, 
November 28- December 1, 2011,Scottdale, Arizona, 
USA. ACM 978(1). 2011.pp789-790. 
[6] Shahrul N, Saiful S. Binding Semantic to a Sketch Based 
Query Specification Tool, The International Arab Journal 
of InformationTechnology, Vol. 6, No. 2. 2009. pp. 116 – 
123. 
[7] Nursuriati J. Image retrieval of songket motifs based on 
fusion of shape geometric descriptors. 
UniversitiKebangsaan Malaysia. 2008. 
[8] Arba’iahAA, Othman Y.Falsafah di sebalik motif-motif 
songketMelayu Terengganu. Seminar 
AntarabangsaTenunNusantara 
:Kesinambungantradisidanbudaya. 2009. p 
[9] Croft B C, Metzler D, Strohman T. Search Engine 
Information Retrieval in Practice. Pearson 
Education,United States of America.2010. 
[10] Research – Based Web Design & Usability Guidelines, 
Usability.gov, August 2006. 
[11] Songket, WarisanBudaya Malaysia. 
http://malaysiana.pnm.my.2000. 
[12] Database Design Basic. 2007. 
[13] Code Project. 2011. 
[14] Bruce C, Susan E. Search Engine Optimization All-in- 
One For Dummies. 2nd Edition. United States of 
America. John Wiley & Sons, Inc. 2012. 
[15] Debbie S, Caroline J, Mark W, Shailey M. User Interface 
Design and Evaluation. The Open University.Morgan 
Kaufman Publisher. 2005. 
[16] Shin H Y, Igarashi T. Magic Canvas: Interactive Design 
of a 3-D Scene Prototype from Freehand Sketches.ACM 
978. 2007. pp. 63-70. 
[17] Salleh J, Ahmad W Y W, Ahmad M R. Improving 
Songket Quality and Productivity using Jacquard 
Technology. Science Letters,ISSN 5 (1). 2008. pp. 1675- 
7785. 
[18] Kambiz J, LingG. Content-Based Image Retrieval via 
Distributed Databases. ACM 978. Pp. 389-394. 2008. 
[19] Konstantinos M, Georgios N, Dimitrios T, Sebastien C, 
Olivier B, Jean EV. 3D Content-Based Search Using 
Sketches. Springer 10. 2009. pp. 60-67. 
[20] Manuel JF, Joaqium AJ. Towards content-based of 
technical drawings through high-dimensional indexing. 
Pergamon 3. 2003. pp. 61-69. 
[21] Mathias E, James H, Marc A. How Do Humans Sketch 
Objects. ACM 31(4). Pp.10-44. 2012. 
[22] NursuriatiJ, Bakar Z A. Shape-Based Image Retrieval of 
Songket Motifs. 19th Annual Conference of the National 
Advisory Committee on Computing Qualifications 
(NACCQ 2006), Wellington, New Zealand. 2006. pp. 
213-219. 
First Author Master in Information Technology holder from 
university kebangsaan Malaysia specific in information 
science.Related research in image retrieval.First degree from Kolej 
University Islam Antarabangsa Selangor (KUIS) specific in 
multimedia. Previous paper title ‘Songket Motives Retrieval 
Through Sketching Technique’ publish in elsvier. 
Second Author Lecturer at University Kebangsaan Malaysia.Phd 
holder from university Malaya.Master degree and first degree from 
university kebangsaan Malaysia. Number of publication is 26. 
Third Author Lecturer at University Kebangsaan Malaysia.Phd 
holder and first degree from University Technology Malaysia, 
Master degree from University Kebangsaan Malaysia. Number of 
publication is 30.

More Related Content

What's hot

Mining of images using retrieval techniques
Mining of images using retrieval techniquesMining of images using retrieval techniques
Mining of images using retrieval techniqueseSAT Journals
 
HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...
HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...
HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...IJCSEA Journal
 
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGESNEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGESijcax
 
Relevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to imageRelevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to imageIAEME Publication
 
Learning to Rank Image Tags With Limited Training Examples
Learning to Rank Image Tags With Limited Training ExamplesLearning to Rank Image Tags With Limited Training Examples
Learning to Rank Image Tags With Limited Training Examples1crore projects
 
Object recognition from image using grid based color moments feature extracti...
Object recognition from image using grid based color moments feature extracti...Object recognition from image using grid based color moments feature extracti...
Object recognition from image using grid based color moments feature extracti...eSAT Publishing House
 
Content Based Image Retrieval Using Dominant Color and Texture Features
Content Based Image Retrieval Using Dominant Color and Texture FeaturesContent Based Image Retrieval Using Dominant Color and Texture Features
Content Based Image Retrieval Using Dominant Color and Texture FeaturesIJMTST Journal
 
2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)moemi1
 
Ijarcet vol-2-issue-3-1078-1080
Ijarcet vol-2-issue-3-1078-1080Ijarcet vol-2-issue-3-1078-1080
Ijarcet vol-2-issue-3-1078-1080Editor IJARCET
 
Text Extraction System by Eliminating Non-Text Regions
Text Extraction System by Eliminating Non-Text RegionsText Extraction System by Eliminating Non-Text Regions
Text Extraction System by Eliminating Non-Text RegionsIJCSIS Research Publications
 
10.1.1.432.9149
10.1.1.432.914910.1.1.432.9149
10.1.1.432.9149moemi1
 

What's hot (15)

Sub1547
Sub1547Sub1547
Sub1547
 
Mining of images using retrieval techniques
Mining of images using retrieval techniquesMining of images using retrieval techniques
Mining of images using retrieval techniques
 
A NEW CODING METHOD IN PATTERN RECOGNITION FINGERPRINT IMAGE USING VECTOR QUA...
A NEW CODING METHOD IN PATTERN RECOGNITION FINGERPRINT IMAGE USING VECTOR QUA...A NEW CODING METHOD IN PATTERN RECOGNITION FINGERPRINT IMAGE USING VECTOR QUA...
A NEW CODING METHOD IN PATTERN RECOGNITION FINGERPRINT IMAGE USING VECTOR QUA...
 
HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...
HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...
HIGH-LEVEL SEMANTICS OF IMAGES IN WEB DOCUMENTS USING WEIGHTED TAGS AND STREN...
 
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGESNEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
 
Relevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to imageRelevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to image
 
Learning to Rank Image Tags With Limited Training Examples
Learning to Rank Image Tags With Limited Training ExamplesLearning to Rank Image Tags With Limited Training Examples
Learning to Rank Image Tags With Limited Training Examples
 
Object recognition from image using grid based color moments feature extracti...
Object recognition from image using grid based color moments feature extracti...Object recognition from image using grid based color moments feature extracti...
Object recognition from image using grid based color moments feature extracti...
 
D43031521
D43031521D43031521
D43031521
 
Content Based Image Retrieval Using Dominant Color and Texture Features
Content Based Image Retrieval Using Dominant Color and Texture FeaturesContent Based Image Retrieval Using Dominant Color and Texture Features
Content Based Image Retrieval Using Dominant Color and Texture Features
 
2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)
 
Ijarcet vol-2-issue-3-1078-1080
Ijarcet vol-2-issue-3-1078-1080Ijarcet vol-2-issue-3-1078-1080
Ijarcet vol-2-issue-3-1078-1080
 
F010433136
F010433136F010433136
F010433136
 
Text Extraction System by Eliminating Non-Text Regions
Text Extraction System by Eliminating Non-Text RegionsText Extraction System by Eliminating Non-Text Regions
Text Extraction System by Eliminating Non-Text Regions
 
10.1.1.432.9149
10.1.1.432.914910.1.1.432.9149
10.1.1.432.9149
 

Viewers also liked (13)

Angiegonzalezarenas
AngiegonzalezarenasAngiegonzalezarenas
Angiegonzalezarenas
 
Ntc's dictionary of easily confused words(sari k.)
Ntc's dictionary of easily confused words(sari k.)Ntc's dictionary of easily confused words(sari k.)
Ntc's dictionary of easily confused words(sari k.)
 
10 things you should know about fitting in
10 things you should know about fitting in10 things you should know about fitting in
10 things you should know about fitting in
 
Estructuras organizativas
Estructuras organizativasEstructuras organizativas
Estructuras organizativas
 
Pergaulan Bebas Biang Kerusakan
Pergaulan Bebas Biang KerusakanPergaulan Bebas Biang Kerusakan
Pergaulan Bebas Biang Kerusakan
 
Foto2 sarikartini(sk)
Foto2 sarikartini(sk)Foto2 sarikartini(sk)
Foto2 sarikartini(sk)
 
Calculo volumetrico
Calculo volumetricoCalculo volumetrico
Calculo volumetrico
 
Syria
SyriaSyria
Syria
 
Ppt
PptPpt
Ppt
 
Pantun
PantunPantun
Pantun
 
áLgebra i
áLgebra iáLgebra i
áLgebra i
 
Living characteristics
Living characteristicsLiving characteristics
Living characteristics
 
홈쇼핑모아를만드는버즈니
홈쇼핑모아를만드는버즈니홈쇼핑모아를만드는버즈니
홈쇼핑모아를만드는버즈니
 

Similar to Comparison result-of-songket-motives-retrieval-through-sketching-technique-with-keyword-technique

A simplified and novel technique to retrieve color images from hand-drawn sk...
A simplified and novel technique to retrieve color images from  hand-drawn sk...A simplified and novel technique to retrieve color images from  hand-drawn sk...
A simplified and novel technique to retrieve color images from hand-drawn sk...IJECEIAES
 
Precision face image retrieval by extracting the face features and comparing ...
Precision face image retrieval by extracting the face features and comparing ...Precision face image retrieval by extracting the face features and comparing ...
Precision face image retrieval by extracting the face features and comparing ...prjpublications
 
Tag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotationTag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotationeSAT Journals
 
Tag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotationTag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotationeSAT Publishing House
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...IJSRD
 
Color and texture based image retrieval a proposed
Color and texture based image retrieval a proposedColor and texture based image retrieval a proposed
Color and texture based image retrieval a proposedeSAT Publishing House
 
Color and texture based image retrieval
Color and texture based image retrievalColor and texture based image retrieval
Color and texture based image retrievaleSAT Journals
 
93202101
9320210193202101
93202101IJRAT
 
Paper id 25201471
Paper id 25201471Paper id 25201471
Paper id 25201471IJRAT
 
A Hybrid Approach for Content Based Image Retrieval System
A Hybrid Approach for Content Based Image Retrieval SystemA Hybrid Approach for Content Based Image Retrieval System
A Hybrid Approach for Content Based Image Retrieval SystemIOSR Journals
 
Socially Shared Images with Automated Annotation Process by Using Improved Us...
Socially Shared Images with Automated Annotation Process by Using Improved Us...Socially Shared Images with Automated Annotation Process by Using Improved Us...
Socially Shared Images with Automated Annotation Process by Using Improved Us...IJERA Editor
 
Content Based Image Retrieval An Assessment
Content Based Image Retrieval An AssessmentContent Based Image Retrieval An Assessment
Content Based Image Retrieval An Assessmentijtsrd
 

Similar to Comparison result-of-songket-motives-retrieval-through-sketching-technique-with-keyword-technique (20)

A simplified and novel technique to retrieve color images from hand-drawn sk...
A simplified and novel technique to retrieve color images from  hand-drawn sk...A simplified and novel technique to retrieve color images from  hand-drawn sk...
A simplified and novel technique to retrieve color images from hand-drawn sk...
 
Ic3414861499
Ic3414861499Ic3414861499
Ic3414861499
 
Precision face image retrieval by extracting the face features and comparing ...
Precision face image retrieval by extracting the face features and comparing ...Precision face image retrieval by extracting the face features and comparing ...
Precision face image retrieval by extracting the face features and comparing ...
 
Tag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotationTag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotation
 
Tag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotationTag based image retrieval (tbir) using automatic image annotation
Tag based image retrieval (tbir) using automatic image annotation
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
K018217680
K018217680K018217680
K018217680
 
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
 
Color and texture based image retrieval a proposed
Color and texture based image retrieval a proposedColor and texture based image retrieval a proposed
Color and texture based image retrieval a proposed
 
Color and texture based image retrieval
Color and texture based image retrievalColor and texture based image retrieval
Color and texture based image retrieval
 
93202101
9320210193202101
93202101
 
[IJET V2I3P9] Authors: Ruchi Kumari , Sandhya Tarar
[IJET V2I3P9] Authors: Ruchi Kumari , Sandhya Tarar[IJET V2I3P9] Authors: Ruchi Kumari , Sandhya Tarar
[IJET V2I3P9] Authors: Ruchi Kumari , Sandhya Tarar
 
Ko3419161921
Ko3419161921Ko3419161921
Ko3419161921
 
Paper id 25201471
Paper id 25201471Paper id 25201471
Paper id 25201471
 
Ts2 c topic
Ts2 c topicTs2 c topic
Ts2 c topic
 
Ts2 c topic (1)
Ts2 c topic (1)Ts2 c topic (1)
Ts2 c topic (1)
 
A Hybrid Approach for Content Based Image Retrieval System
A Hybrid Approach for Content Based Image Retrieval SystemA Hybrid Approach for Content Based Image Retrieval System
A Hybrid Approach for Content Based Image Retrieval System
 
Socially Shared Images with Automated Annotation Process by Using Improved Us...
Socially Shared Images with Automated Annotation Process by Using Improved Us...Socially Shared Images with Automated Annotation Process by Using Improved Us...
Socially Shared Images with Automated Annotation Process by Using Improved Us...
 
Content Based Image Retrieval An Assessment
Content Based Image Retrieval An AssessmentContent Based Image Retrieval An Assessment
Content Based Image Retrieval An Assessment
 
[IJET-V1I3P9] Authors :Velu.S, Baskar.K, Kumaresan.A, Suruthi.K
[IJET-V1I3P9] Authors :Velu.S, Baskar.K, Kumaresan.A, Suruthi.K[IJET-V1I3P9] Authors :Velu.S, Baskar.K, Kumaresan.A, Suruthi.K
[IJET-V1I3P9] Authors :Velu.S, Baskar.K, Kumaresan.A, Suruthi.K
 

Recently uploaded

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 

Recently uploaded (20)

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 

Comparison result-of-songket-motives-retrieval-through-sketching-technique-with-keyword-technique

  • 1. IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 ISSN (Online) : 2277-5420 www.IJCSN.org Impact Factor: 0.274 70 Comparison CCCooommmpppaaarrriiisssooonnn RRRReeeessssuuuulllltttt oooof SSSSoooonnnnggggkkkkeeeetttt MMMMoooottttiiiivvvveeeessss RRRReeeettttrrrriiiieeeevvvvaaaallll tttthhhhrrrroooouuuugggghhhh SSSSkkkkeeeettttcccchhhhiiiinnnngggg TTTTeeeecccchhhhnnnniiiiqqqquuuueeee wwwwiiiitttthhhh KKKKeeeeyyyywwwwoooorrrrdddd TTTTeeeecccchhhhnnnniiiiqqqquuuueeee 1 Nadiah btYusof, 2 Tengku SitiMeriambtTengkuWook, 3 Siti Fadzilahbt Mat Noor 1, 2, 3Faculty of Technology and Information Science, UniversitiKebangsaan Malaysia, Bangi 43600, Malaysia Abstract - Songket is an iconic Malay artistic tradition with a strong historical essence. The fine weaving that makes up the songket’s texture is what makes it stand out from the rest of the fabric. A literature study showed that more than 300 songketmotifs had been produced since the beginning and these were stored digitally aspart of a preservation effort. Preliminary studies of 10 websites that promote and trade in songket in Malaysia reveal that preserving the motif was not their priority since they only focus on selling the product. The website only provides a keyword search for the customer to find songkets based on their finished motifs. The biggest drawback is that the user is not aware of the abundance of motifs, making the search less efficient. A previous study also shows that there is no website that provides a repository of songketmotif information as part of a long term preservation effort. This study will focus on the results of a comparison of songketmotifs retrieved by using a sketching technique with the keyword technique. The method of study is to analyse existing songket websites and image retrieval techniques. The results of this study show that the retrieval of songketmotifs was higher using sketching techniques than keyword techniques. Eighty per centof the results for the sketch query were higher than the keyword based query. The sketch based image retrieval technique will make it easier for users to access and retrieve songket motif images more easily. Keyword - Image retrieval, Information Retrieval, Songket Motif. 1. Introduction Malaysians have inherited many rich varieties of fine arts, handed down from their ancestors. The arts of weaving, embroidery, tekat and engraving are synonymous with Malaysian societies,which are made up of various races and cultures. Malay fine art practices include: braiding, batik arts, puakumbu, songket, tekat, dastar fabric, woven arts, beads, engraving and copper arts [11]. Songket is a part of Malay cultural heritage and a legacy of fine art with a lot of special qualities that should be preserved. In order to do this, songketmotifs are being digitalized using motif image shape recognition technology [7]. Previously, a keyword search was being used to search for the motifs but this was not very efficient because the keyword did not match with the motifs in the repository [7]. Moreover, the keyword search is limited by the user’s knowledge as it requires them to input the particular name or type of the motif; something that is rarely known to the public [8]. This limitation renders the keyword search almost useless, preventing efficient access to the database, as songketmotifs have a huge number of names[8]. For cartoon images, it is proven that image retrieval techniques using sketch are far superior to keyword searches and more user friendly [5]. Generally, almost all research done on image retrieval techniques using sketch-based technology for images supports the idea of using the sketch technique to help the user find the desired image easily and efficiently [6].This study assumes that sketching techniques can help users who do not know the exact names and types of songketmotifs to retrieve the desired motifs easily and efficiently. The main goal is to develop a prototype of a method of songketmotif retrieval by using a sketching technique. The paper is organized into five sections: the introduction, related studies of existing sketching techniques, methods, conceptual model and conclusion. 2. Related Studies of Existing Sketching Techniques Sketch Based Image Retrieval (SBIR) research started as early as the 1990s [2], but the extent of the studies was limited by issues such as the fact that sketches made by the users could not be matched with the images in the repository. Extracting the sketch made by the user into the system was not an easy task [1]. This problem can be solved by matching the user’s sketch with the important curves present in the songketmotifs. Raw curve-based algorithms can be used to extract the user’s sketch to calculate the similarities between the curves contained in the repository system. Fig. 1 shows important curves (borders) which will be matched with the songketmotif images.
  • 2. IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 ISSN (Online) : 2277-5420 www.IJCSN.org Impact Factor: 0.274 71 Fig. 1 Border shows the important curves sketched by the user The algorithms used to calculate the accuracy of the query image to images in the repository is: Sim(Q+I) = ΣxqєQ1 wq*s(xq,I) + βsimtag(Q,I)(1) where SIM (Q + I) is the similarity between the tag and the label, with query panel is a text description of the songket motifs images, where cosine similarity is used. β is an external parameter used to balance the query sketch with visual queries. This study uses a SIM (Q, I) as the position of the image in the panel data [4]. Research was done on sketching techniques applied to cartoon images drawn by children who did not know how to read or write but could find their favourite cartoon image by sketching how they remembered it [5]. The program in question, Sketch2Cartoon (Clipart Finder), stored more than one million clipart images from the internet. Asides from sketching techniques, Clipart Finder also supports keyword searches and multi-touch controls where users can input their query from multiple positions using their fingers or a supplied pen. Fig.2 shows the search results from Clipart Finder. Fig. 2ClipartFinder sample results [5] The image is retrieved based on other sketches which were also found to match in application with significant scaled repository [3]. The study supports the idea that the user can find their desired songketmotifs based on a sketch alone. The sketch technique can also help filter the relevant image from the database as it only matches the image in the database with the image in the user’s mind [6]. One study [6] suggests a query framework as shown in Fig. 3 which can improve the results of image retrieval through sketching. Fig. 3 Query framework [6] From the statement above, we can deduce that the sketching technique is suitable for use in songketmotif queries and image retrieval. The technique can eliminate the need for lengthy and cumbersome keywords to describe the desired image, thus making the result even more a product of what was defined by the user. Based on the literature review, the sketch techniques can be applied to image retrieval techniques. Further results should be measured concerning image retrieval to determine its recall and precision values. The process of obtaining the values of recall and precision is introduced in a study by Cran field. This study aimed to compare the results in order to formulate and reach a new method. Recall is all the access revenue earned by the system, while precision was a result of the determination of the suitability of the results provided for drawings used in the search [9].This is discussed in greater length in section 3.4. Once the process of determining the recall and precision is known, the results of the recall can be divided into three categories. The recall category concerns whether the image or document is relevant, irrelevant or whether the image is uncertain [9]. In general, the relevant documents are specified by the user, for example, if the user enters a cross-shaped sketch and produces an image repository that has the shape of a sketch, the result is considered relevant by the user and the results are not consistent with the remaining sketches which are treated as irrelevant. The results are categorized as access was a little unsure, but not close to resembling sketches. Fig. 4 shows an example of the determination of relevant, irrelevant and uncertain images in order to reach the result. The image shaped in the image space is considered relevant while the image in the space is an unsure image. The next image, in the form of space
  • 3. IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 ISSN (Online) : 2277-5420 www.IJCSN.org Impact Factor: 0.274 72 is treated as irrelevant. Fig. 4 Relevant, not relevant and unsure image Related studies on sketch techniques, recall and precision as well as the determination of the relevant image, are an essential part of this study because the selection technique allows researchers to continue their studies at the next step. The research methods section is a description of this study. 3. Method This study using a rapid prototyping as a method and has four main stages which are preliminary analysis, design, development and testing. The preliminary analysis is detailed in Section 3.1. 3.1 Preliminary analysis A preliminary analysis looked at 10 existing songket websites’ search techniques and gathered information regarding songket. Table 1 summarizes the evaluation of the websites and the information gathered about their motifs, history and songket products. The search method used is a keyword search and navigates to the information available on the website. Table 1: Summary of evaluation N o Web site Searc h metho d Content 1 InstitutKraf Negara (www.ikn.gov.my) Text Malaysia National Craft Institute contents. 2 Visit Terengganu(www.fvisit-terengganu. net) Text Terenggan u tourism and promotion al website. 3 SongketModen(songketmoden.com) Text Songket products commerci al page. 4 WarisanBudayaMelayu(malaysiana.pnm .my) None Malay fine arts webpage 5 AzizahSongket Terengganu(azizahsongket.wordpress.co m) Text Songket products commerci al page. 6 Songket Restaurant(www.songketrestaurant.com) None Songket-themed restaurant commerci al page 7 BibahSongket(www.bibahsongket.com) None Songket products commerci al page. 8 AtikahSongket TTDI(www.atikahsongket.com) None Songket products commerci al page. 9 Aura Batik(aura-batique.blogspot.com) None Songket products commerci al page. 1 0 Kain Songket.com(kainsongket.com) None Songket products commerci al page. 3.1.1 Analysis Table 1 shows that six websites did not provide a search option and information can only be accessed through word links. The six websites are: WarisanBudayaMelayu, Songket Restaurant, BibahSongket, AtikahSongket TTDI, Aura Batik and Kain Songket.Com. Four websites provide text-based search options in addition to wordlinks. The websites are: InstitutKraf Negara, Visit Terengganu, SongketModen and AzizahSongket Terengganu. An analysis of these 10 websites showed a keyword-based search option is ineffective as users must know the exact name of the motifs for the results to be reliable and usable and it is almost impossible for every user to know every motif in the repository. This study aims to develop a prototype for a songketmotif image retrieval system which considers information concerning the motifs, history and songket products. Using the sketch technique, the user no longer has to memorize the motifs’ name but still manages to retrieve the desired products easily. A sketch technique used in image retrieval is a sub category of content-based image retrieval. In this study, the outline of the sketch will be matched with images in the repository and the system can be developed using JavaScript, CSS and HTML.
  • 4. IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 ISSN (Online) : 2277-5420 www.IJCSN.org Impact Factor: 0.274 73 3.2 Design In the design phase, there are two significant aspects; interface and repository. The user interface is developed in accordance with the guidelines derived from RBWDUG[10]. An interface which is also based on existing sketch-based search engines such as artmight.com, tattmight.com, clipardo.com, search-by-drawing. franz-enzenhofer.com,www.nciku.com,www.ye llowbridge.com/chinese/characterdictionary.php,www.chi nese-tools.com/tools/mouse.html,kanji.sljfaq.org/draw. html,www.emolecules.com,artmight.com, tattmight.com and labs.systemone.at/retrievr. The repository design is based on Code Project and Microsoft Database Design Basic.Table 2 shows the guidelines used in the design of the interface and repository system. Table 2: Interface and repository guidelines No Interface Guidelines No Repository Guidelines 1 2 3 4 5 6 7 8 9 10 11 12 13 14 Design processes and evaluation Hardware and software The home page Page layout Navigation Scrolling and paging Heading, title and label Links Text appearance Lists Image Writing web content Content organization Search 1 2 3 4 5 6 7 Determine the purpose of the database Find and organize the information required Divide the information into tables Turn information items into columns Specify primary keys Set up the table relationships Refine the design Based on these guidelines are used as interface design sketched Fig. 5. CAPAIAN CCCAAAPPPAAAIIIAAANNN IIIIMMMMEEEEJJJJ MMMMOOOOTTTTIIIIFFFF SSSSOOOONNNNGGGGKKKKEEEETTTT UUUUTTTTAAAAMMMMAAAA KKKKAAAAEEEEDDDDAAAAHHHH TTTTEEEENNNNUUUUNNNNAAAANNNN SSSSEEEEJJJJAAAARRRRAAAAHHHH PPPPEEEENNNNCCCCAAAARRRRIIIIAAAANNNN TTTTEEEENNNNTTTTAAAANNNNGGGG KKKKAAAAMMMMIIII SSSSeeeeaaaarrrrcccchhhh Fig. 5 Interface design The repository design is shown in Fig. 6. Content information ranging from names, images and history of songket motifs. Name* Image History Bunga Tepung Talam Nama motif inidiambildaripadakuihtradisionalmelayu. Bentuknyasepertirombusdan di bahagiantengahdihiasidengan motif yang lebihkecil. Iadisusunsecaraberselangdengansatulagi motif lainuntukmembentuksongketbungapenuh. Fig. 6 Repository design Once the design of the interface and repository based on the guidelines has been set up, the development can continue, as shown in section 3.3. 3.3 Development The development phase implements the sketching technique to match the songketmotifs using a friendly user interface and accessible repository. This prototype has a primary drawing feature such as a pencil tool to draw the desired motif and more easily erase unwanted parts, and a clear canvas tool to clear the whole drawing area. The user only needs to draw the basic features of the motif such as rectangles or circles and if there is any issue with the sketch, it can be rectified using the tools supplied. Users can also start a new search using the refresh button to return to the sketch interface. Fig.7 shows an example of a sketching canvas user interface. Click Pencarian motif for sketches. Aims to start search image Sketching canvas for sketch image to retrieve Fig. 7 Interface of image retrieval using sketching canvas. Songketmotif images are collected and stored in the repository using the scanner to scan the images and are then enhanced using Adobe Photoshop for a higher image quality. In addition, songketmotif images are also gathered online using the Google and Yahoo search engines. A total of 324 songketmotif images were gathered and classified according to their name, image, information and history. Header Tools Button Sketching canvas Search Button Search Result/ Information Main Button Search button to make searching
  • 5. IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 ISSN (Online) : 2277-5420 www.IJCSN.org Impact Factor: 0.274 74 Each image in the repository has a unique ID and that is the name of the songketmotif. Fig. 8 shows some of the songketmotifs stored in the repository. Fig. 8Songketmotif images stored in the repository. 3.4 Testing Recall and precision methods are tested on the prototype to determine the accuracy and effectiveness of the system in retrieving the correct image from the repository. An algorithm developed by [9] is used to compare the search results as per the formula below: Recall = │{relevant documents}∩{retrieveddocument}│ │{relevant documents}│ Precision = │{relevant documents}∩{retrieved document}│ │{retrieved document}│(2) 3.4.1 Experiment setup The method of determinıng the relevance of documents was tested on five expert users who had a good level of knowledge of songketmotifs image and names. The users involved in the evaluation of this test were graduate students of the Faculty of Information Science Technology UniversitiKebangsaan Malaysia (UKM) aged between 24 and 33 years of age and had experience in using search engines of websites to gain access to images and information. Accordingly, users are given an explanation of the songket motifs image retrieval systems to be tested and then test them. The user searched for songket motif images by inserting ten sketches and keywords related to songketmotifs, and relevant documents were found based on the user’s selection. Once the user is asked to make a sketch and image matching keywords entered by the results reach songket motifs images achieved by the system. The average results matching relevant images and irrelevant to five users can be found in Table 4 in the analysis. The next ten sketches and keyword queries used are shown in Table 3. Table 3: Example for Sketch and Keyword query No Sketch Keyword 1 Air muleh 2 Awanlarat 3 Unduklaut 4 Bungabogan 5 Madumanis 6 Bungabintang 7 Bungamangga 8 Tampukmanggis 9 Petakcatur 10 Kupu-kupu After detailing how to obtain the recall and precision, these are described in 3.4.1.The recall and precision results are described further in section 3.4.2. 3.4.2 Analysis A comparison of the average value of recall and precision calculation results for ten examples of the sketches and the keywords used in determining the effectiveness of the system are summarized in Table 4. Table 4: Calculation of average values for precision and recall Comparison 1 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.48 0.51 0.52 0.79 0.57 0.57 Keyword 0.33 0.33 0.33 0.33 0.33 0.33
  • 6. IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 ISSN (Online) : 2277-5420 www.IJCSN.org Impact Factor: 0.274 75 Comparison 2 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.84 0.96 0.77 0.96 0.96 0.90 Keyword 0.75 0.75 0.75 0.75 0.75 0.75 Comparison 3 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.53 0.76 0.34 0.62 0.64 0.58 Keyword 0.47 0.74 0.47 0.47 0.47 0.52 Comparison 4 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 1.0 1.0 1.0 0.87 0.95 0.96 Keyword 0.33 1.0 0.33 0.33 0.33 0.46 Comparison 5 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.71 0.83 0.8 0.84 0.68 0.77 Keyword 0.7 0.7 0.7 0.7 0.7 0.7 Comparison 6 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.90 0.87 0.78 0.95 0.91 0.88 Keyword 0.33 0.33 0.32 0.32 0.32 0.32 Comparison 7 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.7 0.64 0.99 0.93 0.53 0.76 Keyword 0.28 0.28 1.0 0.28 0.28 0.42 Comparison 8 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.77 0.80 0.93 0.93 0.48 0.78 Keyword 0.83 0.67 0.68 0.68 0.68 0.71 Comparison 9 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.59 0.58 0.80 0.77 0.70 0.69 Keyword 0.82 1.0 1.0 1.0 1.0 0.96 Comparison 10 Test 1 Test 2 Test 3 Test 4 Test 5 Result Sketch 0.33 0.61 0.41 0.33 0.43 0.42 Keyword 0.58 0.58 0.58 0.58 0.58 0.58 Table 4 shows the results of a comparison between the sketching and keywords technique which found that eight out of 10 of the retrieval results that used the sketching techniques were more effective than the keyword techniques. For an easier comparison, the results are included in the graph in Fig 9. 1 2 3 4 5 6 7 8 9 10 Sketch Keyword Recall Precision Fig. 9Comparison result for sketch and keyword technique 1 0.9 0.8 0.7 0.6 0.5 0.4 0.3 0.2 0.1 0 Based on the results, the systems of retrieving songket motif imagesare weak at analysing the images of petakcatur andkupu-kupu sketches. This is because the sketches of petakcatur and kupu-kupu drawn by the user are simple curves, but the images of petakcatur and kupu-kupu stored in the repository are complex images, which are harder for the system to extract. After that,a survey of consumers found that the relevant documents can be found by the user using the sketch technique when the sketch image entered by the user is equated with the results achieved by the songket motif images. Thus, an image that closely resembles the sketch image is considered relevant by the user. The keyword matching is based on similarities with the keywords entered by the name of songket motif images obtained while the results reach the same name prefix or are content with the same name when the keywords entered are considered irrelevant as they do not coincide with the keyword included. This resulted in precision results for keywords being lower than sketching techniques. Thus, based on the analysis, it was found that sketching techniques can help users easily access images using keyword techniques meaning that to access sketching techniques the user does not need to think of keywords that coincide with songket motif images. 4.Conclusions Testing plays an important part in evaluating the functioning of the system presented in this study. This study uses the method outlined by Cranfield [14] for recall and precision results. Comparing the results of the recall and precision for the sketches technique and forkeywords shows the precision sketching technique to be more precise than the keyword technique. This study shows the sketch technique can help users access images without having to remember the name of the image. Acknowledgements Thanks go to my father for his inspiration and financial support. This work was also partially supported by Grant
  • 7. IJCSN International Journal of Computer Science and Network, Volume 3, Issue 2, April 2014 ISSN (Online) : 2277-5420 www.IJCSN.org Impact Factor: 0.274 76 No. GGPM-2012-064 sponsored by UniversitiKebangsaan Malaysia (UKM). References [1] Yang C, Hai W,W, Zhiwei L, Liqing Z, dan Lei Z.Mindfinder: Interactive Sketch-Based Image Search on Millions ofImages, ACM 978 (1). 2010 pp. 1605-1608. [2] Ritendra D, Dhiraj J, Jia L, James Z W. Image Retrieval: ideas, influences, and trends of new age. ACM Computing Surveys, 2008 p [3] Mathias E, Kristian H, Tamy B, Marc A. PhotoSketch: A Sketch Based Image Query and Compositing System,SIGGRAPH, 2009. pp. 1. [4] Changhu W, Zhiwei L, Zhang L. Mindfinder:Image Search by interactive `sketching and tagging, ACM 978- 1-60558-799-8/10/04.2010 pp. 1309-1312. [5] Changhu W, Jun Z, Bruce, Lei Z. Sketch2Cartoon: Composing Cartoon Images by Sketching, MM’11, November 28- December 1, 2011,Scottdale, Arizona, USA. ACM 978(1). 2011.pp789-790. [6] Shahrul N, Saiful S. Binding Semantic to a Sketch Based Query Specification Tool, The International Arab Journal of InformationTechnology, Vol. 6, No. 2. 2009. pp. 116 – 123. [7] Nursuriati J. Image retrieval of songket motifs based on fusion of shape geometric descriptors. UniversitiKebangsaan Malaysia. 2008. [8] Arba’iahAA, Othman Y.Falsafah di sebalik motif-motif songketMelayu Terengganu. Seminar AntarabangsaTenunNusantara :Kesinambungantradisidanbudaya. 2009. p [9] Croft B C, Metzler D, Strohman T. Search Engine Information Retrieval in Practice. Pearson Education,United States of America.2010. [10] Research – Based Web Design & Usability Guidelines, Usability.gov, August 2006. [11] Songket, WarisanBudaya Malaysia. http://malaysiana.pnm.my.2000. [12] Database Design Basic. 2007. [13] Code Project. 2011. [14] Bruce C, Susan E. Search Engine Optimization All-in- One For Dummies. 2nd Edition. United States of America. John Wiley & Sons, Inc. 2012. [15] Debbie S, Caroline J, Mark W, Shailey M. User Interface Design and Evaluation. The Open University.Morgan Kaufman Publisher. 2005. [16] Shin H Y, Igarashi T. Magic Canvas: Interactive Design of a 3-D Scene Prototype from Freehand Sketches.ACM 978. 2007. pp. 63-70. [17] Salleh J, Ahmad W Y W, Ahmad M R. Improving Songket Quality and Productivity using Jacquard Technology. Science Letters,ISSN 5 (1). 2008. pp. 1675- 7785. [18] Kambiz J, LingG. Content-Based Image Retrieval via Distributed Databases. ACM 978. Pp. 389-394. 2008. [19] Konstantinos M, Georgios N, Dimitrios T, Sebastien C, Olivier B, Jean EV. 3D Content-Based Search Using Sketches. Springer 10. 2009. pp. 60-67. [20] Manuel JF, Joaqium AJ. Towards content-based of technical drawings through high-dimensional indexing. Pergamon 3. 2003. pp. 61-69. [21] Mathias E, James H, Marc A. How Do Humans Sketch Objects. ACM 31(4). Pp.10-44. 2012. [22] NursuriatiJ, Bakar Z A. Shape-Based Image Retrieval of Songket Motifs. 19th Annual Conference of the National Advisory Committee on Computing Qualifications (NACCQ 2006), Wellington, New Zealand. 2006. pp. 213-219. First Author Master in Information Technology holder from university kebangsaan Malaysia specific in information science.Related research in image retrieval.First degree from Kolej University Islam Antarabangsa Selangor (KUIS) specific in multimedia. Previous paper title ‘Songket Motives Retrieval Through Sketching Technique’ publish in elsvier. Second Author Lecturer at University Kebangsaan Malaysia.Phd holder from university Malaya.Master degree and first degree from university kebangsaan Malaysia. Number of publication is 26. Third Author Lecturer at University Kebangsaan Malaysia.Phd holder and first degree from University Technology Malaysia, Master degree from University Kebangsaan Malaysia. Number of publication is 30.