SlideShare a Scribd company logo
1 of 12
Download to read offline
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
DOI: 10.5121/ijcnc.2016.8306 81
GEOGRAPHIC MAPS CLASSIFICATION BASED ON
L*A*B COLOR SYSTEM
Salam m. Ghandour1
and Nidal M. Turab2
1
CIS Dept. University Of Jordan, Amman Jordan
2
Computer Networks And Information Security Dept. , Al Ahliyya Amman University,
Amman- Jordan
ABSTRACT
Today any geographic information system (GIS) layers became vital part of any GIS system , and
consequently , the need for developing automatic approaches to extract GIS layers from different image
maps like digital maps or satellite images is very important.
Map classification can be defined as an image processing technique which creates thematic maps from
scanned paper maps or remotely sensed images. Each resultant theme will represent a GIS layer of the
images.
A new proposed approach to extract GIS layers (classes) automatically based on L*A*B colorsystem
selected from ( A and B ) is proposed in this paper, our experiments shows that the hsi color space gives
better than L*A*B.
KEYWORDS
L*a*b color space, HSI color space, GIS, GIS layers, classification
1. INTRODUCTION
Map classification techniques used to extract layers had been published and studies recently.
Classification techniques are classified into: [9].
• Supervised classification: the researcher or user performs the following steps:
• The interesting geographic region to test assumption is specified.
• Carefully classifies the classes of interest.
• Selects asuitableclassification algorithm and then collects initial data used to train
the algorithm.
• Selects the characteristicsof the most optimal variables.
• Applies classification algorithm produces to produce map and assigns an
unknown pixel to its dominant class.
• Evaluates any errors.
• Unsupervised classification techniques: the researcher or user performs the following
steps:
• Identifies how many classes to generate and which bands to use.
• The software clusters the pixels into the set of classes.
• Identifies the classes.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
82
In this paper, we contribute the L*a*b color space model to extract GIS layers. This is performed
by selecting the a* and b* components of the L*a*b color space model. We then compare our
results with HIS color model [1].
The paper is organized as follows. In section 1 is an introduction to classification techniques;
related work is summarized in section 2. Our proposed new algorithm for automatic extraction of
GIS Layers is explained in section 3. While in section 4 we summarize the results of the
experiments that conducted to evaluate the proposed map clustering system. Finally, the paper is
concluded in section 5.
2. RELATED WORK
The maximum likelihood algorithm is one of the familiar supervised classification algorithms
[8],[10]. The maximum likelihood decision rule is based on calculating the probability of pixels
belonging to a predefined set of classes, thenthesepixelsare assigned to the highest probability
class. However, this algorithm assumes normally distribution of training data as shown in [5]..
The authors of [3] presented an unsupervised clustering, where the image map data is split,the
resulting classification mapis composedof a set of classes. Then theresulting classes are assigned
to layers. In [4] the authors studied the integrated spectral information with measures of texture,
in the form of the variance and the variogram;theyfound that the accuracy was greater than of
maximum likelihood. I n [6] the authors presented an overview of significant advances made in
the emerging field of nature-inspired computing (NIC); with a focus on the physics- and biology-
based approaches and algorithms. They concluded that the field of nature-inspired computing is
large and expanding.
In [10] the authors proposed an Agglomerative Hierarchical Clustering based on High-Resolution
Remote Sensing Image Segmentation Algorithm.Their conducted experiment shows that the
results of this algorithm are better than the K-Means’ and are very close to the artificial extraction
results.
3. PROPOSED APPROACH
Our proposed approach for GEOGRAPHIC MAPS CLASSIFICATION BASED ON L*a*b
COLOR SYSTEM. . The L*a*b color space is a geometrical color-opponent space which has the
shape of a sphere. Its composed of the following ingredients: L is the lightness, while a and b
together represent the color and saturation information [7], [11]. Figure 1 illustrates the L*a*b
color space.
The L, a, and b axes provide a practical combination of the orthogonal simplicity of the RGB
color space and the other color spaces such as HSI which are used in many color management
systems[11].
The L*a*b color space is considered to be “perceptually uniform,” which means that any
detectable visual difference in the color space can be represented by a constant distance in any
direction or location. L*a*b is used widely as a standard space to compare colors [2], [11]. In this
paper, we are interested in the ( a , b ) component only.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
83
Figure 1. L*a*b color space [2]
Equation (1) represents a mathematical relationship between L, a, b and R, G, B [11]:
=	
1
3
1
3
1
3
−√2
6
−√2
6
2√2
6
1
√2
−1
√2
0
∗
Equation1. The relationship between L, a, b and R, G, B
The proposed map clustering system uses image processing and machine learning techniques.
Figure 2 illustrates the flowchart for the proposed system. The first stage after the system start up
is to select the input map image. Then, that image is processed for contrast enhancement as a pre-
processing stage. At this stage, the image color values distribution is changed to cover a wider
range of colors.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
84
Figure 2. Flowchart of the proposed map clustering system
The enhancement of image contrast yields better clustering results when the clustering is based on
colors. Figure 3 shows an example for image contrast enhancement.
Figure 3. An example of contrast enhancement
Then, the color space used for representing the image is converted to another color space that
allowsthe separation of the color components and the light intensity unlike the original RGB color
space. This research investigated two color spaces: HSI and L*a*b.
Figure 4 gives an example of the L*a*b components for an image. The HSI color space gives
better clustering results than L*a*b, as will be discussed in detail later.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 4.
The system then extracts the color components from the converted image representation and
ignores the lightness component.
Finally, the system sensitivity level should be specified by the user so that the system can define
the sensitivity regions. Sensitivity level is an integer number that starts from 1 and up to image bit
depth (color depth).
The sensitivity level is used to define the number of equally
HSI or L*a*b chromaticity distribution, which are called sensi
chromaticity distribution in HSI color space, a slice of the HSI color space is taken at a fixed
intensity value. The same is done in the L*a*b color space, where a chromaticity distribution is
taken at a fixed lightness. Figure 5 shows the chromaticity distribution taken from each color
space.
Figure 5.The chromaticity distribution for: ( a,b) L*a*b and HIS
A sensitivity region is in the chromaticity distribution which contains colors to be considered as a
cluster. The number of the regions is defined by the equation (2):
Number of sensitivity regions = 2
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 4.The L*a*b components for an image
The system then extracts the color components from the converted image representation and
ignores the lightness component.
Finally, the system sensitivity level should be specified by the user so that the system can define
ivity level is an integer number that starts from 1 and up to image bit
The sensitivity level is used to define the number of equally-sized color regions obtained from the
HSI or L*a*b chromaticity distribution, which are called sensitivity regions. To define the
chromaticity distribution in HSI color space, a slice of the HSI color space is taken at a fixed
intensity value. The same is done in the L*a*b color space, where a chromaticity distribution is
re 5 shows the chromaticity distribution taken from each color
chromaticity distribution for: ( a,b) L*a*b and HIS
A sensitivity region is in the chromaticity distribution which contains colors to be considered as a
umber of the regions is defined by the equation (2):
Number of sensitivity regions = 2
1+sensitivity level
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
85
The system then extracts the color components from the converted image representation and
Finally, the system sensitivity level should be specified by the user so that the system can define
ivity level is an integer number that starts from 1 and up to image bit
sized color regions obtained from the
tivity regions. To define the
chromaticity distribution in HSI color space, a slice of the HSI color space is taken at a fixed
intensity value. The same is done in the L*a*b color space, where a chromaticity distribution is
re 5 shows the chromaticity distribution taken from each color
A sensitivity region is in the chromaticity distribution which contains colors to be considered as a
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
86
Figure 6 shows an example of sensitivity regions for L*a*b color space when the sensitivity level
is 3 and it contains 16 sensitivity regions.
Figure 6.An example of sensitivity regions for L*a*b color space when the sensitivity level is 3
For each sensitivity region, all the colors in that region are used in a mask to extract the pixels
having matching colors from the input map image and the pixels having other colors will be
masked as black pixels. After all sensitivity regions are used in the masks, the system will have a
number of clusters equal to the number of sensitivity regions. Figure 7 shows the output of
masking a sample image with one sensitivity region.
Figure .7 the output of masking a sample image with one sensitivity region
For each sensitivity level selection, a threshold is also selected for the acceptable area ratio for the
clusters to ensure excluding the negligible clusters as a post-processing stage. This is important to
only have clusters that actually represent something meaningful. When the sensitivity level is
small, the threshold for the acceptable area ratio can have higher values than the threshold used
when the sensitivity level is high because the number of colors included in small sensitivity
regions is small, and therefore it is more likely to have small clusters which cannot be ignored.
Figure 8 illustrates the cluster area ratios for eight clusters that represent the full area of an image
including the negligible clusters. The clusters having an area ratio less than 5% were neglected.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
87
Figure 8.The cluster area ratios for eight clusters that represent the full area of an image including the
negligible clusters
Figure 9 shows an example of the image resulting from the system after it finishes processing the
input map image with the steps discussed above. The Sensitivity level used in the example is 1,
yielding 4 sensitivity regions. There was 1 negligible cluster when using a threshold for the
acceptable cluster area ratio 10% with HSI color space.
Figure 9. An example of map image clustering processed in the proposed system
4. RESULTS ANALYSIS
This part summarizes the experiments performed to evaluate the proposed map clustering system.
The experiments investigate using two color spaces: HSI and L*a*b.
4.1 QUALITATIVE EXPERIMENTS
The qualitative evaluation performed in this research shows that the clustering results when using
HIS color space is better than the results when using L*a*b color space, as shown in Figure10.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 10. Map image clustering results when using HSI and L*a*b color spaces
Figures 11 and 12 show examples of the Arab World Map ( includes 14 colors) resulting from
the system after it finishes processing the input map image with the steps discussed above. The
Sensitivity level used in the example is 4, yielding 32 sensitivity
negligible clusters when using a threshold for the acceptable cluster area ratio 01% using L*a*b
color space. But when we use HSI colorspace there were
sensitivity regions.
Classification based on HSI color system was more professional than L*a*b, it could give real
and exact clusters.
Figure 11. An example of the Arab World Map image
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 10. Map image clustering results when using HSI and L*a*b color spaces
Figures 11 and 12 show examples of the Arab World Map ( includes 14 colors) resulting from
the system after it finishes processing the input map image with the steps discussed above. The
Sensitivity level used in the example is 4, yielding 32 sensitivity regions. There were
negligible clusters when using a threshold for the acceptable cluster area ratio 01% using L*a*b
color space. But when we use HSI colorspace there were 17 negligible clusters using the same
d on HSI color system was more professional than L*a*b, it could give real
Figure 11. An example of the Arab World Map image clustering based on L*a*b color space.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
88
Figure 10. Map image clustering results when using HSI and L*a*b color spaces
Figures 11 and 12 show examples of the Arab World Map ( includes 14 colors) resulting from
the system after it finishes processing the input map image with the steps discussed above. The
regions. There were 14
negligible clusters when using a threshold for the acceptable cluster area ratio 01% using L*a*b
7 negligible clusters using the same
d on HSI color system was more professional than L*a*b, it could give real
on L*a*b color space.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 12. An example of the Arab World Map image
4.2 QUANTITATIVE EXPERIMENTS
As previously discussed, the sensitivity level used in the system controls the number of clusters
found in the image, based on Equation (2). Figure 13 shows the number of clusters in HSI and
L*a*b color spaces with different negligible area ratios (NR).
Figure 13. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This
graph indicates that the numbers of clusters when it was little)
The Figure shows that when the sensitivity level is increased, the number of clusters in HSI color
space is increasing reasonably even though a negligible area ratio is used. However, after
sensitivity level 3 (when using L*a*b color space), the number of clusters decreases unexpec
- it was expected to increase as what happens when the HSI color space is used. This huge
unexpected decrease in the number of clusters is the result of dividing the image to meaningless
clusters whereas the visuallysimilar regions on the map are d
of one cluster and consequently, instead of one acceptable cluster, the area of one region will be
divided to many clusters of which many are negligible.
Figure 14 shows that when the sensitivity level is increased,
space will increase. However, the increase in the number of clusters in L*a*b in sensitivity levels
3 - 4 was arbitrary and inaccurate .
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 12. An example of the Arab World Map image clustering based on HSI color space
XPERIMENTS
As previously discussed, the sensitivity level used in the system controls the number of clusters
found in the image, based on Equation (2). Figure 13 shows the number of clusters in HSI and
spaces with different negligible area ratios (NR).
Figure 13. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This
graph indicates that the numbers of clusters when it was little)
the sensitivity level is increased, the number of clusters in HSI color
space is increasing reasonably even though a negligible area ratio is used. However, after
sensitivity level 3 (when using L*a*b color space), the number of clusters decreases unexpec
it was expected to increase as what happens when the HSI color space is used. This huge
unexpected decrease in the number of clusters is the result of dividing the image to meaningless
clusters whereas the visuallysimilar regions on the map are divided into multiple clusters instead
of one cluster and consequently, instead of one acceptable cluster, the area of one region will be
divided to many clusters of which many are negligible.
Figure 14 shows that when the sensitivity level is increased, the number of clusters in HSI color
space will increase. However, the increase in the number of clusters in L*a*b in sensitivity levels
4 was arbitrary and inaccurate .
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
89
on HSI color space
As previously discussed, the sensitivity level used in the system controls the number of clusters
found in the image, based on Equation (2). Figure 13 shows the number of clusters in HSI and
Figure 13. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This
the sensitivity level is increased, the number of clusters in HSI color
space is increasing reasonably even though a negligible area ratio is used. However, after
sensitivity level 3 (when using L*a*b color space), the number of clusters decreases unexpectedly
it was expected to increase as what happens when the HSI color space is used. This huge
unexpected decrease in the number of clusters is the result of dividing the image to meaningless
ivided into multiple clusters instead
of one cluster and consequently, instead of one acceptable cluster, the area of one region will be
the number of clusters in HSI color
space will increase. However, the increase in the number of clusters in L*a*b in sensitivity levels
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 14. The number of clusters in HSI and L*a*b color spaces with differe
graph indicates The numbers of clusters when it was 14)
The performance of the system when using HSI and L*a*b color spaces was also investigated.
For this experiment, the time required to process an image of size 6.5 Mega
using the function timeit available on Mathworks. Time measurements have been performed in
the following specifications:
• Windows 7 64-bit
• Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
• 6M Cache
• 6144MB RAM
• MATLAB R2013a software package
Figure 15 shows the time required to complete the map image clustering in the proposed system
when using HSI and L*a*b color spaces.
Figure 15.the time required to complete the map image clustering in the proposed system when using HSI
The time required increases when the sensitivity level (SL) is increased because the number of
masks used in clustering increases when the number of sensitivity regions increase, which means
more processing is required. The difference in performance betwee
and when using L*a*b color spaces is small, with a mean difference equals to two seconds. The
HSI color conversion is two seconds faster than L*a*b color conversion.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
Figure 14. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This
graph indicates The numbers of clusters when it was 14)
The performance of the system when using HSI and L*a*b color spaces was also investigated.
For this experiment, the time required to process an image of size 6.5 Mega-pixel is measured
using the function timeit available on Mathworks. Time measurements have been performed in
2670QM CPU @ 2.20GHz
MATLAB R2013a software package
ure 15 shows the time required to complete the map image clustering in the proposed system
when using HSI and L*a*b color spaces.
Figure 15.the time required to complete the map image clustering in the proposed system when using HSI
and L*a*b color spaces.
The time required increases when the sensitivity level (SL) is increased because the number of
masks used in clustering increases when the number of sensitivity regions increase, which means
more processing is required. The difference in performance between the system when using HSI
and when using L*a*b color spaces is small, with a mean difference equals to two seconds. The
HSI color conversion is two seconds faster than L*a*b color conversion.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
90
nt negligible area ratios (This
The performance of the system when using HSI and L*a*b color spaces was also investigated.
pixel is measured
using the function timeit available on Mathworks. Time measurements have been performed in
ure 15 shows the time required to complete the map image clustering in the proposed system
Figure 15.the time required to complete the map image clustering in the proposed system when using HSI
The time required increases when the sensitivity level (SL) is increased because the number of
masks used in clustering increases when the number of sensitivity regions increase, which means
n the system when using HSI
and when using L*a*b color spaces is small, with a mean difference equals to two seconds. The
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
91
5. CONCLUSION
This paper presented an effective maps clustering system, in which a map image is processed to
categorize the natural regions in the map image into clusters, based on color. The system was
implemented using a combination of several image processing techniques, such as image contrast
enhancement, color space conversion and masking. The processed map image undergoes several
stages to extract the clusters, including a preprocessing stage which makes the clustering process
more accurate. Another addition proposed in the system to make it more effective, is sensitivity
level which will be used in the system to define the number of equally-sized color regions for
each cluster. Each region includes a set of color shades that will be mapped to a single cluster.
The presented research investigated the map images clustering system, evaluated the performance
and compared the efficiency of using two color spaces: HSI and L*a*b, using qualitative and
quantitative experiments. The results of the qualitative experiments performed showed that the
map image clustering results were better when using HSI than the when using L*a*b color space,
as the clusters were more accurate.
In quantitative experiments, using HSI color space was found to have an increase in the number
of clusters when increasing the sensitivity level. In other words, using HSI color space is more
effective in maps clustering when high sensitivity is required, whereas using L*a*b color space
yields many negligible clusters.
The time required to complete the map image clustering when using HSI and L*a*b color system
when changing the sensitivity level was also compared. The time required increases when
increasing sensitivity level. The required processing time when using HSI is smaller than when
using L*a*b color space.
To sum up, this research presented an effective map clustering system using image processing
techniques. The system achieves accurate clustering when using HSI color space with a slightly
better performance in the processing time needed.
6. FUTURE WORK
In addition to the research of the future, we aspire to the classification of geographical maps on
other color systems and to comparing the results of this research in order to produce the best
color classification model.
REFERENCES
[1] Al- ZoubiMoh'dBelal( 2010 ), A New Algorithm for Automatic Extraction of GIS Layers “,7th
International Multi-Conference on Systems Signals and Devices (SSD), IEEE, Amman.
[2] Arum .S Sari and Suciati .N ( 2014 ), Flower Classification using Combined a* b* Color and Fractal-
based Texture Feature “,Vol.7, No.2 , pp.357-368 , Surabaya, Indonesia : International Journal of
Hybrid Information Technology.
[3] Atkinsona .P.M, Lewisb .P, (2000), Geostatistical Classification for Remote Sensing: An
Introduction”, Computers &Geosciences vol. 26 , pp. 361-371.
[4] Berberoglua .S, Lloydb .C.D, Atkinsonb .P.M and Curranb .P.J, (2000), The Integration of Spectral
and Textural Information Using Neural Networks for Land Cover Mapping in The Mediterranean,
Computers & Geosciences, vol. 26, pp. 385-396.
[5] Caprioli .M, and Tarantino .E, (2001), Accuracy Assessment of Per-Field Classification Integrating
Very Fine SpatialResolution Satellite Imagery with Topographic Data, Journal of Geospatial
Engineering, vol. 3, no. 2, pp. 127-134.
International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016
92
[6] Farah .Y. A, Baki R. M, Yassin .A, Tahir.N and Ishak .W, (2009), Monitoring of Watermelon
Ripeness Based on Fuzzy Logic, WRI World Congress on Computer Science and Information
Engineering, pp.,67-70.
[7] Lei Xu (2011), A new method for license plate detection based on color and edge information of lab
space. In: Proceedings of International Conference on Multimedia and Signal Processing,
(CMSP’2011), p. 99- 102, USA: IEEE.
[8] Mena .J .B, (2003), State of the Art on Automatic Road Extraction for GIS Update: A Novel
Classification, Pattern Recognition Letters, vol. 24, no. 16, pp. 3037–3058.
[9] Mena .J .B, Malpica .J .A, (2005), An Automatic Method For Road Extraction in Rural and Semi-
Urban Areas Starting from High Resolution Satellite Imagery, Pattern Recognition Letters, vol. 26,
pp. 1201–1220,.
[10] Rongjie Liu, Zhang Jie, Song Pingjian, Shao Fengjing and Guanfeng Liu, (2008), An Agglomerative
Hierarchical Clustering Based High-Resolution Remote Sensing Image Segmentation Algorithm,
International Conference on Computer Science and Software Engineering, pp. 403-406.
[11] Russ .J.C ( 2011), The Image Processing Handbook, ISBN 9781439840450, US : CRC Press.
AUTHORS
Salam M. Gandour, received a BSc degree in software engineering from the ISRA University Amman,
Jordan, 2009 and an MSc in CIS from the University of Jordan, Amman in 2015. Her research interests
include Geographic Maps eLearning and IoT.
Dr.Nidal Mahmmoud Mustafa Turab received a BSc degree in communication engineering from the
University of Garounis, Benghazi, libya 1992 and an MSc in telecommunication engineering from the
University of Jordan, Amman in 1996. His PhD in computer science is from the Polytechnic University of
Bucharest, 2008. His research interests include WLAN security, computer network security and cloud
computing security, eLearning and Artificial Intelligent. He is an associate professor at Alhliyya
AmmanUniversity, Amman, Jordan

More Related Content

What's hot

Sign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute PeopleSign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute Peoplepaperpublications3
 
Analysis of color image features extraction using texture methods
Analysis of color image features extraction using texture methodsAnalysis of color image features extraction using texture methods
Analysis of color image features extraction using texture methodsTELKOMNIKA JOURNAL
 
Effect of Similarity Measures for CBIR using Bins Approach
Effect of Similarity Measures for CBIR using Bins ApproachEffect of Similarity Measures for CBIR using Bins Approach
Effect of Similarity Measures for CBIR using Bins ApproachCSCJournals
 
User Interactive Color Transformation between Images
User Interactive Color Transformation between ImagesUser Interactive Color Transformation between Images
User Interactive Color Transformation between ImagesIJMER
 
Review of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopesReview of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopessipij
 
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...Habibur Rahman
 
Spme 2013 segmentation
Spme 2013 segmentationSpme 2013 segmentation
Spme 2013 segmentationQujiang Lei
 
Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...sipij
 
An Efficient Filtering Technique for Denoising Colour Images
An Efficient Filtering Technique for Denoising Colour Images An Efficient Filtering Technique for Denoising Colour Images
An Efficient Filtering Technique for Denoising Colour Images IJECEIAES
 
Application of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving WeatherApplication of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving Weatherijsrd.com
 
A version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationA version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationHabibur Rahman
 
Image parts and segmentation
Image parts and segmentation Image parts and segmentation
Image parts and segmentation Rappy Saha
 
THE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSION
THE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSIONTHE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSION
THE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSIONcscpconf
 
Texture descriptor based on local combination adaptive ternary pattern
Texture descriptor based on local combination adaptive ternary patternTexture descriptor based on local combination adaptive ternary pattern
Texture descriptor based on local combination adaptive ternary patternProjectsatbangalore
 
Comparison of Various RCNN techniques for Classification of Object from Image
Comparison of Various RCNN techniques for Classification of Object from ImageComparison of Various RCNN techniques for Classification of Object from Image
Comparison of Various RCNN techniques for Classification of Object from ImageIRJET Journal
 

What's hot (20)

Sign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute PeopleSign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute People
 
Analysis of color image features extraction using texture methods
Analysis of color image features extraction using texture methodsAnalysis of color image features extraction using texture methods
Analysis of color image features extraction using texture methods
 
Effect of Similarity Measures for CBIR using Bins Approach
Effect of Similarity Measures for CBIR using Bins ApproachEffect of Similarity Measures for CBIR using Bins Approach
Effect of Similarity Measures for CBIR using Bins Approach
 
User Interactive Color Transformation between Images
User Interactive Color Transformation between ImagesUser Interactive Color Transformation between Images
User Interactive Color Transformation between Images
 
Review of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopesReview of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopes
 
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
 
Spme 2013 segmentation
Spme 2013 segmentationSpme 2013 segmentation
Spme 2013 segmentation
 
Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...
 
An Efficient Filtering Technique for Denoising Colour Images
An Efficient Filtering Technique for Denoising Colour Images An Efficient Filtering Technique for Denoising Colour Images
An Efficient Filtering Technique for Denoising Colour Images
 
Application of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving WeatherApplication of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving Weather
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
E046012533
E046012533E046012533
E046012533
 
A version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationA version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentation
 
Beyond Bag of Features: Adaptive Hilbert Scan Based Tree for Image Retrieval
Beyond Bag of Features: Adaptive Hilbert Scan Based Tree for Image RetrievalBeyond Bag of Features: Adaptive Hilbert Scan Based Tree for Image Retrieval
Beyond Bag of Features: Adaptive Hilbert Scan Based Tree for Image Retrieval
 
B05531119
B05531119B05531119
B05531119
 
Image parts and segmentation
Image parts and segmentation Image parts and segmentation
Image parts and segmentation
 
THE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSION
THE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSIONTHE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSION
THE EVIDENCE THEORY FOR COLOR SATELLITE IMAGE COMPRESSION
 
Texture descriptor based on local combination adaptive ternary pattern
Texture descriptor based on local combination adaptive ternary patternTexture descriptor based on local combination adaptive ternary pattern
Texture descriptor based on local combination adaptive ternary pattern
 
Comparison of Various RCNN techniques for Classification of Object from Image
Comparison of Various RCNN techniques for Classification of Object from ImageComparison of Various RCNN techniques for Classification of Object from Image
Comparison of Various RCNN techniques for Classification of Object from Image
 
COM2304: Color and Color Models
COM2304: Color and Color ModelsCOM2304: Color and Color Models
COM2304: Color and Color Models
 

Viewers also liked

Performance improvement of
Performance improvement ofPerformance improvement of
Performance improvement ofIJCNCJournal
 
Mobile paymentmethodbased on public key
Mobile paymentmethodbased on public keyMobile paymentmethodbased on public key
Mobile paymentmethodbased on public keyIJCNCJournal
 
GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...
GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...
GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...IJCNCJournal
 
A smart clustering based approach to
A smart clustering based approach toA smart clustering based approach to
A smart clustering based approach toIJCNCJournal
 
LIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEM
LIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEMLIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEM
LIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEMIJCNCJournal
 
OMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELS
OMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELSOMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELS
OMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELSIJCNCJournal
 
SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...
SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...
SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...IJCNCJournal
 
ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...
ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...
ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...IJCNCJournal
 
Optimal bandwidth allocation with
Optimal bandwidth allocation withOptimal bandwidth allocation with
Optimal bandwidth allocation withIJCNCJournal
 
CONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSCONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSIJCNCJournal
 
PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...
PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...
PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...IJCNCJournal
 
FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...
FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...
FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...IJCNCJournal
 
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSNPROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSNIJCNCJournal
 
SIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISM
SIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISMSIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISM
SIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISMIJCNCJournal
 
A proposal to enhance cellular and wifi
A proposal to enhance cellular and wifiA proposal to enhance cellular and wifi
A proposal to enhance cellular and wifiIJCNCJournal
 
International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)IJCNCJournal
 
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...IJCNCJournal
 
Fuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficientFuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficientIJCNCJournal
 

Viewers also liked (18)

Performance improvement of
Performance improvement ofPerformance improvement of
Performance improvement of
 
Mobile paymentmethodbased on public key
Mobile paymentmethodbased on public keyMobile paymentmethodbased on public key
Mobile paymentmethodbased on public key
 
GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...
GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...
GAME THEORY BASED INTERFERENCE CONTROL AND POWER CONTROL FOR D2D COMMUNICATIO...
 
A smart clustering based approach to
A smart clustering based approach toA smart clustering based approach to
A smart clustering based approach to
 
LIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEM
LIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEMLIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEM
LIGHT FIDELITY (LI-FI) BASED INDOOR COMMUNICATION SYSTEM
 
OMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELS
OMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELSOMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELS
OMT: A DYNAMIC AUTHENTICATED DATA STRUCTURE FOR SECURITY KERNELS
 
SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...
SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...
SIMPLIFIED CBA CONCEPT AND EXPRESS CHOICE METHOD FOR INTEGRATED NETWORK MANAG...
 
ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...
ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...
ESTABLISHMENT OF VIRTUAL POLICY BASED NETWORK MANAGEMENT SCHEME BY LOAD EXPER...
 
Optimal bandwidth allocation with
Optimal bandwidth allocation withOptimal bandwidth allocation with
Optimal bandwidth allocation with
 
CONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSCONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETS
 
PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...
PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...
PERFORMANCES OF ORTHOGONAL WAVELET DIVISION MULTIPLEX (OWDM) SYSTEM UNDER AWG...
 
FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...
FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...
FLEXIBLE VIRTUAL ROUTING FUNCTION DEPLOYMENT IN NFV-BASED NETWORK WITH MINIMU...
 
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSNPROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
 
SIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISM
SIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISMSIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISM
SIMULATING CORTICAL MAPS FOR ATTENTION SHIFT IN AUTISM
 
A proposal to enhance cellular and wifi
A proposal to enhance cellular and wifiA proposal to enhance cellular and wifi
A proposal to enhance cellular and wifi
 
International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)
 
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
 
Fuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficientFuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficient
 

Similar to Geographic Maps Classification Using L*A*B Color Space

Detection of Fruits Defects Using Colour Segmentation Technique
Detection of Fruits Defects Using Colour Segmentation TechniqueDetection of Fruits Defects Using Colour Segmentation Technique
Detection of Fruits Defects Using Colour Segmentation TechniqueIJCSIS Research Publications
 
Wavelet-Based Color Histogram on Content-Based Image Retrieval
Wavelet-Based Color Histogram on Content-Based Image RetrievalWavelet-Based Color Histogram on Content-Based Image Retrieval
Wavelet-Based Color Histogram on Content-Based Image RetrievalTELKOMNIKA JOURNAL
 
V1_I1_2012_Paper1.doc
V1_I1_2012_Paper1.docV1_I1_2012_Paper1.doc
V1_I1_2012_Paper1.docpraveena06
 
Estimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabEstimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabIRJET Journal
 
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space IJEEE
 
Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...
Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...
Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...CSCJournals
 
The International Journal of Computational Science, Information Technology an...
The International Journal of Computational Science, Information Technology an...The International Journal of Computational Science, Information Technology an...
The International Journal of Computational Science, Information Technology an...rinzindorjej
 
IRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET Journal
 
Quality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clusteringQuality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clusteringjournalBEEI
 
Multi Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image RetrievalMulti Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image RetrievalIDES Editor
 
Noise tolerant color image segmentation using support vector machine
Noise tolerant color image segmentation using support vector machineNoise tolerant color image segmentation using support vector machine
Noise tolerant color image segmentation using support vector machineeSAT Publishing House
 
Project report_DTRL_subrat
Project report_DTRL_subratProject report_DTRL_subrat
Project report_DTRL_subratSubrat Prasad
 
Multiscale Gradient Based – Directional CFA Interpolation with Refinement
Multiscale Gradient Based – Directional CFA Interpolation with RefinementMultiscale Gradient Based – Directional CFA Interpolation with Refinement
Multiscale Gradient Based – Directional CFA Interpolation with RefinementIJTET Journal
 
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...A New Method for Indoor-outdoor Image Classification Using Color Correlated T...
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...CSCJournals
 
G143741
G143741G143741
G143741irjes
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on coloreSAT Journals
 

Similar to Geographic Maps Classification Using L*A*B Color Space (20)

Detection of Fruits Defects Using Colour Segmentation Technique
Detection of Fruits Defects Using Colour Segmentation TechniqueDetection of Fruits Defects Using Colour Segmentation Technique
Detection of Fruits Defects Using Colour Segmentation Technique
 
Wavelet-Based Color Histogram on Content-Based Image Retrieval
Wavelet-Based Color Histogram on Content-Based Image RetrievalWavelet-Based Color Histogram on Content-Based Image Retrieval
Wavelet-Based Color Histogram on Content-Based Image Retrieval
 
V1_I1_2012_Paper1.doc
V1_I1_2012_Paper1.docV1_I1_2012_Paper1.doc
V1_I1_2012_Paper1.doc
 
ijecct
ijecctijecct
ijecct
 
Estimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabEstimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using Matlab
 
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
 
Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...
Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...
Segmentation by Fusion of Self-Adaptive SFCM Cluster in Multi-Color Space Com...
 
The International Journal of Computational Science, Information Technology an...
The International Journal of Computational Science, Information Technology an...The International Journal of Computational Science, Information Technology an...
The International Journal of Computational Science, Information Technology an...
 
B01460713
B01460713B01460713
B01460713
 
IRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image Processing
 
Quality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clusteringQuality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clustering
 
Multi Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image RetrievalMulti Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image Retrieval
 
Noise tolerant color image segmentation using support vector machine
Noise tolerant color image segmentation using support vector machineNoise tolerant color image segmentation using support vector machine
Noise tolerant color image segmentation using support vector machine
 
[IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha
[IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha [IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha
[IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha
 
Project report_DTRL_subrat
Project report_DTRL_subratProject report_DTRL_subrat
Project report_DTRL_subrat
 
Multiscale Gradient Based – Directional CFA Interpolation with Refinement
Multiscale Gradient Based – Directional CFA Interpolation with RefinementMultiscale Gradient Based – Directional CFA Interpolation with Refinement
Multiscale Gradient Based – Directional CFA Interpolation with Refinement
 
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...A New Method for Indoor-outdoor Image Classification Using Color Correlated T...
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...
 
G143741
G143741G143741
G143741
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on color
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on color
 

More from IJCNCJournal

April 2024 - Top 10 Read Articles in Computer Networks & Communications
April 2024 - Top 10 Read Articles in Computer Networks & CommunicationsApril 2024 - Top 10 Read Articles in Computer Networks & Communications
April 2024 - Top 10 Read Articles in Computer Networks & CommunicationsIJCNCJournal
 
DEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware DetectionDEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware DetectionIJCNCJournal
 
High Performance NMF Based Intrusion Detection System for Big Data IOT Traffic
High Performance NMF Based Intrusion Detection System for Big Data IOT TrafficHigh Performance NMF Based Intrusion Detection System for Big Data IOT Traffic
High Performance NMF Based Intrusion Detection System for Big Data IOT TrafficIJCNCJournal
 
A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...
A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...
A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...IJCNCJournal
 
A Topology Control Algorithm Taking into Account Energy and Quality of Transm...
A Topology Control Algorithm Taking into Account Energy and Quality of Transm...A Topology Control Algorithm Taking into Account Energy and Quality of Transm...
A Topology Control Algorithm Taking into Account Energy and Quality of Transm...IJCNCJournal
 
Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...
Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...
Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...IJCNCJournal
 
Advanced Privacy Scheme to Improve Road Safety in Smart Transportation Systems
Advanced Privacy Scheme to Improve Road Safety in Smart Transportation SystemsAdvanced Privacy Scheme to Improve Road Safety in Smart Transportation Systems
Advanced Privacy Scheme to Improve Road Safety in Smart Transportation SystemsIJCNCJournal
 
DEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware DetectionDEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware DetectionIJCNCJournal
 
High Performance NMF based Intrusion Detection System for Big Data IoT Traffic
High Performance NMF based Intrusion Detection System for Big Data IoT TrafficHigh Performance NMF based Intrusion Detection System for Big Data IoT Traffic
High Performance NMF based Intrusion Detection System for Big Data IoT TrafficIJCNCJournal
 
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...IJCNCJournal
 
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...IJCNCJournal
 
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...IJCNCJournal
 
** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...
** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...
** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...IJCNCJournal
 
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...IJCNCJournal
 
Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...
Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...
Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...IJCNCJournal
 
March 2024 - Top 10 Read Articles in Computer Networks & Communications
March 2024 - Top 10 Read Articles in Computer Networks & CommunicationsMarch 2024 - Top 10 Read Articles in Computer Networks & Communications
March 2024 - Top 10 Read Articles in Computer Networks & CommunicationsIJCNCJournal
 
Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...
Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...
Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...IJCNCJournal
 
Comparative Study of Orchestration using gRPC API and REST API in Server Crea...
Comparative Study of Orchestration using gRPC API and REST API in Server Crea...Comparative Study of Orchestration using gRPC API and REST API in Server Crea...
Comparative Study of Orchestration using gRPC API and REST API in Server Crea...IJCNCJournal
 
Sensing Time Improvement Using Two Stage Detectors for Cognitive Radio System
Sensing Time Improvement Using Two Stage Detectors for Cognitive Radio SystemSensing Time Improvement Using Two Stage Detectors for Cognitive Radio System
Sensing Time Improvement Using Two Stage Detectors for Cognitive Radio SystemIJCNCJournal
 
Feature Selection using the Concept of Peafowl Mating in IDS
Feature Selection using the Concept of Peafowl Mating in IDSFeature Selection using the Concept of Peafowl Mating in IDS
Feature Selection using the Concept of Peafowl Mating in IDSIJCNCJournal
 

More from IJCNCJournal (20)

April 2024 - Top 10 Read Articles in Computer Networks & Communications
April 2024 - Top 10 Read Articles in Computer Networks & CommunicationsApril 2024 - Top 10 Read Articles in Computer Networks & Communications
April 2024 - Top 10 Read Articles in Computer Networks & Communications
 
DEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware DetectionDEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
 
High Performance NMF Based Intrusion Detection System for Big Data IOT Traffic
High Performance NMF Based Intrusion Detection System for Big Data IOT TrafficHigh Performance NMF Based Intrusion Detection System for Big Data IOT Traffic
High Performance NMF Based Intrusion Detection System for Big Data IOT Traffic
 
A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...
A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...
A Novel Medium Access Control Strategy for Heterogeneous Traffic in Wireless ...
 
A Topology Control Algorithm Taking into Account Energy and Quality of Transm...
A Topology Control Algorithm Taking into Account Energy and Quality of Transm...A Topology Control Algorithm Taking into Account Energy and Quality of Transm...
A Topology Control Algorithm Taking into Account Energy and Quality of Transm...
 
Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...
Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...
Multi-Server user Authentication Scheme for Privacy Preservation with Fuzzy C...
 
Advanced Privacy Scheme to Improve Road Safety in Smart Transportation Systems
Advanced Privacy Scheme to Improve Road Safety in Smart Transportation SystemsAdvanced Privacy Scheme to Improve Road Safety in Smart Transportation Systems
Advanced Privacy Scheme to Improve Road Safety in Smart Transportation Systems
 
DEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware DetectionDEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
DEF: Deep Ensemble Neural Network Classifier for Android Malware Detection
 
High Performance NMF based Intrusion Detection System for Big Data IoT Traffic
High Performance NMF based Intrusion Detection System for Big Data IoT TrafficHigh Performance NMF based Intrusion Detection System for Big Data IoT Traffic
High Performance NMF based Intrusion Detection System for Big Data IoT Traffic
 
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
 
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
 
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
IoT Guardian: A Novel Feature Discovery and Cooperative Game Theory Empowered...
 
** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...
** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...
** Connect, Collaborate, And Innovate: IJCNC - Where Networking Futures Take ...
 
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
Enhancing Traffic Routing Inside a Network through IoT Technology & Network C...
 
Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...
Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...
Multipoint Relay Path for Efficient Topology Maintenance Algorithm in Optimiz...
 
March 2024 - Top 10 Read Articles in Computer Networks & Communications
March 2024 - Top 10 Read Articles in Computer Networks & CommunicationsMarch 2024 - Top 10 Read Articles in Computer Networks & Communications
March 2024 - Top 10 Read Articles in Computer Networks & Communications
 
Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...
Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...
Adaptive Multi-Criteria-Based Load Balancing Technique for Resource Allocatio...
 
Comparative Study of Orchestration using gRPC API and REST API in Server Crea...
Comparative Study of Orchestration using gRPC API and REST API in Server Crea...Comparative Study of Orchestration using gRPC API and REST API in Server Crea...
Comparative Study of Orchestration using gRPC API and REST API in Server Crea...
 
Sensing Time Improvement Using Two Stage Detectors for Cognitive Radio System
Sensing Time Improvement Using Two Stage Detectors for Cognitive Radio SystemSensing Time Improvement Using Two Stage Detectors for Cognitive Radio System
Sensing Time Improvement Using Two Stage Detectors for Cognitive Radio System
 
Feature Selection using the Concept of Peafowl Mating in IDS
Feature Selection using the Concept of Peafowl Mating in IDSFeature Selection using the Concept of Peafowl Mating in IDS
Feature Selection using the Concept of Peafowl Mating in IDS
 

Recently uploaded

POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 

Recently uploaded (20)

POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 

Geographic Maps Classification Using L*A*B Color Space

  • 1. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 DOI: 10.5121/ijcnc.2016.8306 81 GEOGRAPHIC MAPS CLASSIFICATION BASED ON L*A*B COLOR SYSTEM Salam m. Ghandour1 and Nidal M. Turab2 1 CIS Dept. University Of Jordan, Amman Jordan 2 Computer Networks And Information Security Dept. , Al Ahliyya Amman University, Amman- Jordan ABSTRACT Today any geographic information system (GIS) layers became vital part of any GIS system , and consequently , the need for developing automatic approaches to extract GIS layers from different image maps like digital maps or satellite images is very important. Map classification can be defined as an image processing technique which creates thematic maps from scanned paper maps or remotely sensed images. Each resultant theme will represent a GIS layer of the images. A new proposed approach to extract GIS layers (classes) automatically based on L*A*B colorsystem selected from ( A and B ) is proposed in this paper, our experiments shows that the hsi color space gives better than L*A*B. KEYWORDS L*a*b color space, HSI color space, GIS, GIS layers, classification 1. INTRODUCTION Map classification techniques used to extract layers had been published and studies recently. Classification techniques are classified into: [9]. • Supervised classification: the researcher or user performs the following steps: • The interesting geographic region to test assumption is specified. • Carefully classifies the classes of interest. • Selects asuitableclassification algorithm and then collects initial data used to train the algorithm. • Selects the characteristicsof the most optimal variables. • Applies classification algorithm produces to produce map and assigns an unknown pixel to its dominant class. • Evaluates any errors. • Unsupervised classification techniques: the researcher or user performs the following steps: • Identifies how many classes to generate and which bands to use. • The software clusters the pixels into the set of classes. • Identifies the classes.
  • 2. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 82 In this paper, we contribute the L*a*b color space model to extract GIS layers. This is performed by selecting the a* and b* components of the L*a*b color space model. We then compare our results with HIS color model [1]. The paper is organized as follows. In section 1 is an introduction to classification techniques; related work is summarized in section 2. Our proposed new algorithm for automatic extraction of GIS Layers is explained in section 3. While in section 4 we summarize the results of the experiments that conducted to evaluate the proposed map clustering system. Finally, the paper is concluded in section 5. 2. RELATED WORK The maximum likelihood algorithm is one of the familiar supervised classification algorithms [8],[10]. The maximum likelihood decision rule is based on calculating the probability of pixels belonging to a predefined set of classes, thenthesepixelsare assigned to the highest probability class. However, this algorithm assumes normally distribution of training data as shown in [5].. The authors of [3] presented an unsupervised clustering, where the image map data is split,the resulting classification mapis composedof a set of classes. Then theresulting classes are assigned to layers. In [4] the authors studied the integrated spectral information with measures of texture, in the form of the variance and the variogram;theyfound that the accuracy was greater than of maximum likelihood. I n [6] the authors presented an overview of significant advances made in the emerging field of nature-inspired computing (NIC); with a focus on the physics- and biology- based approaches and algorithms. They concluded that the field of nature-inspired computing is large and expanding. In [10] the authors proposed an Agglomerative Hierarchical Clustering based on High-Resolution Remote Sensing Image Segmentation Algorithm.Their conducted experiment shows that the results of this algorithm are better than the K-Means’ and are very close to the artificial extraction results. 3. PROPOSED APPROACH Our proposed approach for GEOGRAPHIC MAPS CLASSIFICATION BASED ON L*a*b COLOR SYSTEM. . The L*a*b color space is a geometrical color-opponent space which has the shape of a sphere. Its composed of the following ingredients: L is the lightness, while a and b together represent the color and saturation information [7], [11]. Figure 1 illustrates the L*a*b color space. The L, a, and b axes provide a practical combination of the orthogonal simplicity of the RGB color space and the other color spaces such as HSI which are used in many color management systems[11]. The L*a*b color space is considered to be “perceptually uniform,” which means that any detectable visual difference in the color space can be represented by a constant distance in any direction or location. L*a*b is used widely as a standard space to compare colors [2], [11]. In this paper, we are interested in the ( a , b ) component only.
  • 3. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 83 Figure 1. L*a*b color space [2] Equation (1) represents a mathematical relationship between L, a, b and R, G, B [11]: = 1 3 1 3 1 3 −√2 6 −√2 6 2√2 6 1 √2 −1 √2 0 ∗ Equation1. The relationship between L, a, b and R, G, B The proposed map clustering system uses image processing and machine learning techniques. Figure 2 illustrates the flowchart for the proposed system. The first stage after the system start up is to select the input map image. Then, that image is processed for contrast enhancement as a pre- processing stage. At this stage, the image color values distribution is changed to cover a wider range of colors.
  • 4. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 84 Figure 2. Flowchart of the proposed map clustering system The enhancement of image contrast yields better clustering results when the clustering is based on colors. Figure 3 shows an example for image contrast enhancement. Figure 3. An example of contrast enhancement Then, the color space used for representing the image is converted to another color space that allowsthe separation of the color components and the light intensity unlike the original RGB color space. This research investigated two color spaces: HSI and L*a*b. Figure 4 gives an example of the L*a*b components for an image. The HSI color space gives better clustering results than L*a*b, as will be discussed in detail later.
  • 5. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 4. The system then extracts the color components from the converted image representation and ignores the lightness component. Finally, the system sensitivity level should be specified by the user so that the system can define the sensitivity regions. Sensitivity level is an integer number that starts from 1 and up to image bit depth (color depth). The sensitivity level is used to define the number of equally HSI or L*a*b chromaticity distribution, which are called sensi chromaticity distribution in HSI color space, a slice of the HSI color space is taken at a fixed intensity value. The same is done in the L*a*b color space, where a chromaticity distribution is taken at a fixed lightness. Figure 5 shows the chromaticity distribution taken from each color space. Figure 5.The chromaticity distribution for: ( a,b) L*a*b and HIS A sensitivity region is in the chromaticity distribution which contains colors to be considered as a cluster. The number of the regions is defined by the equation (2): Number of sensitivity regions = 2 International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 4.The L*a*b components for an image The system then extracts the color components from the converted image representation and ignores the lightness component. Finally, the system sensitivity level should be specified by the user so that the system can define ivity level is an integer number that starts from 1 and up to image bit The sensitivity level is used to define the number of equally-sized color regions obtained from the HSI or L*a*b chromaticity distribution, which are called sensitivity regions. To define the chromaticity distribution in HSI color space, a slice of the HSI color space is taken at a fixed intensity value. The same is done in the L*a*b color space, where a chromaticity distribution is re 5 shows the chromaticity distribution taken from each color chromaticity distribution for: ( a,b) L*a*b and HIS A sensitivity region is in the chromaticity distribution which contains colors to be considered as a umber of the regions is defined by the equation (2): Number of sensitivity regions = 2 1+sensitivity level International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 85 The system then extracts the color components from the converted image representation and Finally, the system sensitivity level should be specified by the user so that the system can define ivity level is an integer number that starts from 1 and up to image bit sized color regions obtained from the tivity regions. To define the chromaticity distribution in HSI color space, a slice of the HSI color space is taken at a fixed intensity value. The same is done in the L*a*b color space, where a chromaticity distribution is re 5 shows the chromaticity distribution taken from each color A sensitivity region is in the chromaticity distribution which contains colors to be considered as a
  • 6. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 86 Figure 6 shows an example of sensitivity regions for L*a*b color space when the sensitivity level is 3 and it contains 16 sensitivity regions. Figure 6.An example of sensitivity regions for L*a*b color space when the sensitivity level is 3 For each sensitivity region, all the colors in that region are used in a mask to extract the pixels having matching colors from the input map image and the pixels having other colors will be masked as black pixels. After all sensitivity regions are used in the masks, the system will have a number of clusters equal to the number of sensitivity regions. Figure 7 shows the output of masking a sample image with one sensitivity region. Figure .7 the output of masking a sample image with one sensitivity region For each sensitivity level selection, a threshold is also selected for the acceptable area ratio for the clusters to ensure excluding the negligible clusters as a post-processing stage. This is important to only have clusters that actually represent something meaningful. When the sensitivity level is small, the threshold for the acceptable area ratio can have higher values than the threshold used when the sensitivity level is high because the number of colors included in small sensitivity regions is small, and therefore it is more likely to have small clusters which cannot be ignored. Figure 8 illustrates the cluster area ratios for eight clusters that represent the full area of an image including the negligible clusters. The clusters having an area ratio less than 5% were neglected.
  • 7. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 87 Figure 8.The cluster area ratios for eight clusters that represent the full area of an image including the negligible clusters Figure 9 shows an example of the image resulting from the system after it finishes processing the input map image with the steps discussed above. The Sensitivity level used in the example is 1, yielding 4 sensitivity regions. There was 1 negligible cluster when using a threshold for the acceptable cluster area ratio 10% with HSI color space. Figure 9. An example of map image clustering processed in the proposed system 4. RESULTS ANALYSIS This part summarizes the experiments performed to evaluate the proposed map clustering system. The experiments investigate using two color spaces: HSI and L*a*b. 4.1 QUALITATIVE EXPERIMENTS The qualitative evaluation performed in this research shows that the clustering results when using HIS color space is better than the results when using L*a*b color space, as shown in Figure10.
  • 8. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 10. Map image clustering results when using HSI and L*a*b color spaces Figures 11 and 12 show examples of the Arab World Map ( includes 14 colors) resulting from the system after it finishes processing the input map image with the steps discussed above. The Sensitivity level used in the example is 4, yielding 32 sensitivity negligible clusters when using a threshold for the acceptable cluster area ratio 01% using L*a*b color space. But when we use HSI colorspace there were sensitivity regions. Classification based on HSI color system was more professional than L*a*b, it could give real and exact clusters. Figure 11. An example of the Arab World Map image International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 10. Map image clustering results when using HSI and L*a*b color spaces Figures 11 and 12 show examples of the Arab World Map ( includes 14 colors) resulting from the system after it finishes processing the input map image with the steps discussed above. The Sensitivity level used in the example is 4, yielding 32 sensitivity regions. There were negligible clusters when using a threshold for the acceptable cluster area ratio 01% using L*a*b color space. But when we use HSI colorspace there were 17 negligible clusters using the same d on HSI color system was more professional than L*a*b, it could give real Figure 11. An example of the Arab World Map image clustering based on L*a*b color space. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 88 Figure 10. Map image clustering results when using HSI and L*a*b color spaces Figures 11 and 12 show examples of the Arab World Map ( includes 14 colors) resulting from the system after it finishes processing the input map image with the steps discussed above. The regions. There were 14 negligible clusters when using a threshold for the acceptable cluster area ratio 01% using L*a*b 7 negligible clusters using the same d on HSI color system was more professional than L*a*b, it could give real on L*a*b color space.
  • 9. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 12. An example of the Arab World Map image 4.2 QUANTITATIVE EXPERIMENTS As previously discussed, the sensitivity level used in the system controls the number of clusters found in the image, based on Equation (2). Figure 13 shows the number of clusters in HSI and L*a*b color spaces with different negligible area ratios (NR). Figure 13. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This graph indicates that the numbers of clusters when it was little) The Figure shows that when the sensitivity level is increased, the number of clusters in HSI color space is increasing reasonably even though a negligible area ratio is used. However, after sensitivity level 3 (when using L*a*b color space), the number of clusters decreases unexpec - it was expected to increase as what happens when the HSI color space is used. This huge unexpected decrease in the number of clusters is the result of dividing the image to meaningless clusters whereas the visuallysimilar regions on the map are d of one cluster and consequently, instead of one acceptable cluster, the area of one region will be divided to many clusters of which many are negligible. Figure 14 shows that when the sensitivity level is increased, space will increase. However, the increase in the number of clusters in L*a*b in sensitivity levels 3 - 4 was arbitrary and inaccurate . International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 12. An example of the Arab World Map image clustering based on HSI color space XPERIMENTS As previously discussed, the sensitivity level used in the system controls the number of clusters found in the image, based on Equation (2). Figure 13 shows the number of clusters in HSI and spaces with different negligible area ratios (NR). Figure 13. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This graph indicates that the numbers of clusters when it was little) the sensitivity level is increased, the number of clusters in HSI color space is increasing reasonably even though a negligible area ratio is used. However, after sensitivity level 3 (when using L*a*b color space), the number of clusters decreases unexpec it was expected to increase as what happens when the HSI color space is used. This huge unexpected decrease in the number of clusters is the result of dividing the image to meaningless clusters whereas the visuallysimilar regions on the map are divided into multiple clusters instead of one cluster and consequently, instead of one acceptable cluster, the area of one region will be divided to many clusters of which many are negligible. Figure 14 shows that when the sensitivity level is increased, the number of clusters in HSI color space will increase. However, the increase in the number of clusters in L*a*b in sensitivity levels 4 was arbitrary and inaccurate . International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 89 on HSI color space As previously discussed, the sensitivity level used in the system controls the number of clusters found in the image, based on Equation (2). Figure 13 shows the number of clusters in HSI and Figure 13. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This the sensitivity level is increased, the number of clusters in HSI color space is increasing reasonably even though a negligible area ratio is used. However, after sensitivity level 3 (when using L*a*b color space), the number of clusters decreases unexpectedly it was expected to increase as what happens when the HSI color space is used. This huge unexpected decrease in the number of clusters is the result of dividing the image to meaningless ivided into multiple clusters instead of one cluster and consequently, instead of one acceptable cluster, the area of one region will be the number of clusters in HSI color space will increase. However, the increase in the number of clusters in L*a*b in sensitivity levels
  • 10. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 14. The number of clusters in HSI and L*a*b color spaces with differe graph indicates The numbers of clusters when it was 14) The performance of the system when using HSI and L*a*b color spaces was also investigated. For this experiment, the time required to process an image of size 6.5 Mega using the function timeit available on Mathworks. Time measurements have been performed in the following specifications: • Windows 7 64-bit • Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz • 6M Cache • 6144MB RAM • MATLAB R2013a software package Figure 15 shows the time required to complete the map image clustering in the proposed system when using HSI and L*a*b color spaces. Figure 15.the time required to complete the map image clustering in the proposed system when using HSI The time required increases when the sensitivity level (SL) is increased because the number of masks used in clustering increases when the number of sensitivity regions increase, which means more processing is required. The difference in performance betwee and when using L*a*b color spaces is small, with a mean difference equals to two seconds. The HSI color conversion is two seconds faster than L*a*b color conversion. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 Figure 14. The number of clusters in HSI and L*a*b color spaces with different negligible area ratios (This graph indicates The numbers of clusters when it was 14) The performance of the system when using HSI and L*a*b color spaces was also investigated. For this experiment, the time required to process an image of size 6.5 Mega-pixel is measured using the function timeit available on Mathworks. Time measurements have been performed in 2670QM CPU @ 2.20GHz MATLAB R2013a software package ure 15 shows the time required to complete the map image clustering in the proposed system when using HSI and L*a*b color spaces. Figure 15.the time required to complete the map image clustering in the proposed system when using HSI and L*a*b color spaces. The time required increases when the sensitivity level (SL) is increased because the number of masks used in clustering increases when the number of sensitivity regions increase, which means more processing is required. The difference in performance between the system when using HSI and when using L*a*b color spaces is small, with a mean difference equals to two seconds. The HSI color conversion is two seconds faster than L*a*b color conversion. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 90 nt negligible area ratios (This The performance of the system when using HSI and L*a*b color spaces was also investigated. pixel is measured using the function timeit available on Mathworks. Time measurements have been performed in ure 15 shows the time required to complete the map image clustering in the proposed system Figure 15.the time required to complete the map image clustering in the proposed system when using HSI The time required increases when the sensitivity level (SL) is increased because the number of masks used in clustering increases when the number of sensitivity regions increase, which means n the system when using HSI and when using L*a*b color spaces is small, with a mean difference equals to two seconds. The
  • 11. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 91 5. CONCLUSION This paper presented an effective maps clustering system, in which a map image is processed to categorize the natural regions in the map image into clusters, based on color. The system was implemented using a combination of several image processing techniques, such as image contrast enhancement, color space conversion and masking. The processed map image undergoes several stages to extract the clusters, including a preprocessing stage which makes the clustering process more accurate. Another addition proposed in the system to make it more effective, is sensitivity level which will be used in the system to define the number of equally-sized color regions for each cluster. Each region includes a set of color shades that will be mapped to a single cluster. The presented research investigated the map images clustering system, evaluated the performance and compared the efficiency of using two color spaces: HSI and L*a*b, using qualitative and quantitative experiments. The results of the qualitative experiments performed showed that the map image clustering results were better when using HSI than the when using L*a*b color space, as the clusters were more accurate. In quantitative experiments, using HSI color space was found to have an increase in the number of clusters when increasing the sensitivity level. In other words, using HSI color space is more effective in maps clustering when high sensitivity is required, whereas using L*a*b color space yields many negligible clusters. The time required to complete the map image clustering when using HSI and L*a*b color system when changing the sensitivity level was also compared. The time required increases when increasing sensitivity level. The required processing time when using HSI is smaller than when using L*a*b color space. To sum up, this research presented an effective map clustering system using image processing techniques. The system achieves accurate clustering when using HSI color space with a slightly better performance in the processing time needed. 6. FUTURE WORK In addition to the research of the future, we aspire to the classification of geographical maps on other color systems and to comparing the results of this research in order to produce the best color classification model. REFERENCES [1] Al- ZoubiMoh'dBelal( 2010 ), A New Algorithm for Automatic Extraction of GIS Layers “,7th International Multi-Conference on Systems Signals and Devices (SSD), IEEE, Amman. [2] Arum .S Sari and Suciati .N ( 2014 ), Flower Classification using Combined a* b* Color and Fractal- based Texture Feature “,Vol.7, No.2 , pp.357-368 , Surabaya, Indonesia : International Journal of Hybrid Information Technology. [3] Atkinsona .P.M, Lewisb .P, (2000), Geostatistical Classification for Remote Sensing: An Introduction”, Computers &Geosciences vol. 26 , pp. 361-371. [4] Berberoglua .S, Lloydb .C.D, Atkinsonb .P.M and Curranb .P.J, (2000), The Integration of Spectral and Textural Information Using Neural Networks for Land Cover Mapping in The Mediterranean, Computers & Geosciences, vol. 26, pp. 385-396. [5] Caprioli .M, and Tarantino .E, (2001), Accuracy Assessment of Per-Field Classification Integrating Very Fine SpatialResolution Satellite Imagery with Topographic Data, Journal of Geospatial Engineering, vol. 3, no. 2, pp. 127-134.
  • 12. International Journal of Computer Networks & Communications (IJCNC) Vol.8, No.3, May 2016 92 [6] Farah .Y. A, Baki R. M, Yassin .A, Tahir.N and Ishak .W, (2009), Monitoring of Watermelon Ripeness Based on Fuzzy Logic, WRI World Congress on Computer Science and Information Engineering, pp.,67-70. [7] Lei Xu (2011), A new method for license plate detection based on color and edge information of lab space. In: Proceedings of International Conference on Multimedia and Signal Processing, (CMSP’2011), p. 99- 102, USA: IEEE. [8] Mena .J .B, (2003), State of the Art on Automatic Road Extraction for GIS Update: A Novel Classification, Pattern Recognition Letters, vol. 24, no. 16, pp. 3037–3058. [9] Mena .J .B, Malpica .J .A, (2005), An Automatic Method For Road Extraction in Rural and Semi- Urban Areas Starting from High Resolution Satellite Imagery, Pattern Recognition Letters, vol. 26, pp. 1201–1220,. [10] Rongjie Liu, Zhang Jie, Song Pingjian, Shao Fengjing and Guanfeng Liu, (2008), An Agglomerative Hierarchical Clustering Based High-Resolution Remote Sensing Image Segmentation Algorithm, International Conference on Computer Science and Software Engineering, pp. 403-406. [11] Russ .J.C ( 2011), The Image Processing Handbook, ISBN 9781439840450, US : CRC Press. AUTHORS Salam M. Gandour, received a BSc degree in software engineering from the ISRA University Amman, Jordan, 2009 and an MSc in CIS from the University of Jordan, Amman in 2015. Her research interests include Geographic Maps eLearning and IoT. Dr.Nidal Mahmmoud Mustafa Turab received a BSc degree in communication engineering from the University of Garounis, Benghazi, libya 1992 and an MSc in telecommunication engineering from the University of Jordan, Amman in 1996. His PhD in computer science is from the Polytechnic University of Bucharest, 2008. His research interests include WLAN security, computer network security and cloud computing security, eLearning and Artificial Intelligent. He is an associate professor at Alhliyya AmmanUniversity, Amman, Jordan