SlideShare a Scribd company logo
1 of 9
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 12, No. 4, August 2022, pp. 3665~3673
ISSN: 2088-8708, DOI: 10.11591/ijece.v12i4.pp3665-3673  3665
Journal homepage: http://ijece.iaescore.com
Detection of urban tree canopy from very high resolution
imagery using an object based classification
Sujata R. Kadu1
, Balaji G. Hogade2
, Imdad Rizvi3
1
Department of Electronics and Telecommunication Engineering, Terna Engineering College, Navi Mumbai, India
2
Department of Electronics Engineering, Terna Engineering College, Navi Mumbai, India
3
Electrical Engineering Division, Higher Colleges of Technology, Sharjah Campus, University City, Sharjah, United Arab Emirates
Article Info ABSTRACT
Article history:
Received Mar 15, 2021
Revised Mar 21, 2022
Accepted Apr 2, 2022
Tree that grows within a town, city and suburban areas, collection of these
trees makes the urban forest. These urban forest and urban trees have impact
on urban water, pollution and heat. Nowadays we are experiencing drastic
climatic changes because of cutting of trees for our growth and increasing
population which leads to expansion of roads, towers, and airports.
Individual tree crown detection is necessary to map the forest along with
feasible planning for urban areas. In this study, using WorldView-2imagery,
trees in specific area are detected with object-based image analysis (OBAI)
approach. Therefore with improvement in spatial and spectral resolution of
an image, extracted from WorldView-2 carried out urban features with better
accuracy. The aim of this research is to illustrate how object-based method
can be applied to the available data to accurately find out vegetation, which
can be further sub-classified to obtain area under tree canopy. The result thus
obtained gives area under tree canopy with an accuracy of 92.43 % and a
Kappa coefficient of 0.80.
Keywords:
Multiresolution segmentation
Object-based image analysis
Tree canopy detection urban
vegetation
Very high resolution
This is an open access article under the CC BY-SA license.
Corresponding Author:
Sujata R. Kadu
Department of Electronics and Telecommunication Engineering, Terna Engineering College
Nerul, Navi Mumbai, India
Email: sujatakadu@ternaengg.ac.in
1. INTRODUCTION
Individual tree detection performs an analytical aspect in adequate, decisive, organized and
systematic mapping of the forest [1]. Data collected through remote sensing satellites which provide high
resolution images just like the WorldView-2 which can provide data changes with time and can be used for
environmental monitoring. In remote sensing imagery, many vegetation indexes have been widely used for
extraction of vegetation information from such imagery [2]. Traditional methods for urban trees mapping are
visual interpretation and field investigation. Both the methods are time consuming and labor consuming
hence it has been replaced with this new methodology.
Trees play an important role in the urban ecosystem such as maintaining water level, temperature,
air quality and flood risk. Different remote sensing techniques are used to detect trees or species of trees with
the help of high spatial resolution imageries which are acquired by IKONOS, QuickBird, and WorldView-2,
and WorldView-3 satellites. Urban areas are surrounded by non-tree objects whereas forest areas trees crown
are densely distributed, so it is tedious to detect tree canopy in urban area [3]–[7]. There have been
tremendous improvements in optics and sensor technologies, high resolution data through satellites such as
WorldView-2, and Quickbird, maps the forest quite exceptionally well. This includes classification of
vegetation and structure extraction of trees.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673
3666
Various techniques and models for studying the biophysical parameter of vegetation have been
developed. There have been several mathematical combinations of multiple spectral bands and spectral indices
proposed. The normalized difference vegetation indices, which are based on the principle of a relationship
between visible light absorption and persistent near-infrared light reflectance, have been shown to be an
effective and accurate tool for canopy mapping. The main goal of this study was to create an object-based
classification framework for detecting two different types of urban vegetation [8]–[10]. This study has three
objectives: the first is to figure out how to choose an original source for segmentation, the second is to figure out
how to extract thematic information at various scales and how to determine scales, and the third is to figure out
how to choose a feature space to classify objects.
In our evaluation researcher consider pictorial representation of urban area of Mumbai acquired by
using the WorldView-2 satellite [11]. WorldView-2 was one of the first satellites that could capture high
resolution imagery. Since supplementary data is essential for this research to meet its purpose, we utilize very
high upscale resolution of WorldView-2 (WV-2) along with increased spectral reliability for the study. The
resultant image obtained through WV-2 imagery comprises of 9 spectral bands and has radiometric resolution.
From the 9 bands, 8 bands are multispectral with resolution 2 meters each whereas the last band is panchromatic
with a spatial resolution of 0.5 meters. Pan sharpening is a resolution merging process. It creates a single
finalized very high resolution color image. This image is a product of color information in high resolution grey
scale band, spatial information and multispectral band information. This paper is structured in few sections, here
section 2 discusses about proposed methodology while section 3 highlights result and discussion, and
conclusion of this study is brought in section 4.
2. PROPOSED METHOD
To import an image into eCognition, a new project is created with options for a project title, number
of bands with in image, and subset selection. eCognition can work with a wide range of typical imaging
formats used in the remote sensing field. When adding new image layers into eCognition, information on the
radiometric resolution of various layers are displayed along with geographic coordinates. Urban area of
Mumbai acquired by using the WorldView-2 satellite is shown in Figure 1. Figure 1(a) original image. In
addition, Figure 1(b) shows false color composite of original image for extraction of vegetation [12].
(a) (b)
Figure 1. World-view-2 satellite imagery of Powai area (a) original image and (b) false color composite of
original image for extraction of vegetation
For vegetation analysis false color composite image (FCC) is more useful as vegetation has strong
reflectance in near infrared (NIR) band. Edit image layer mixing window is used to select required bands of
Multispectral image. The normalized difference vegetation index (NDVI) is generated as a separate band to
improve the spectral power of imagery for vegetation extraction.
NDVI is defined as (1):
NDVI =
NIR−RED
NIR+RED
(1)
NDVI layer is created using (1) as shown in Figures 2 and 3. Figure 2(a) three layer mixing. In addition,
Figure 2(b) shows creating NDVI layer.
Int J Elec & Comp Eng ISSN: 2088-8708 
Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu)
3667
(a)
(b)
Figure 2. Layer arithmetic algorithm is used to compute NDVI band (a) three layer mixing and
(b) creating NDVI layer
Figure 3. NDVI layer creation by eCognition for vegetation detection
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673
3668
2.1. Image segmentation
Image segmentation is one of important step before classification. In object based image analysis,
small pixels are grouped together to form vector objects. Objects of images are building blocks for further
segmentation and classification. Scale and size are two parameters determine the maximum heterogeneity
within object [12]. By changing the scale parameter the size of an image object can be varied. Segmentation
is the part and parcel of object based image analysis [13]. There are two basic segmentation principals used
in eCognition are top-down segmentation and bottom-up segmentation as follows: i) top-down segmentation
incorporate contrast split segmentation, quadtree-based segmentation, and chessboard segmentation and ii)
bottom-up segmentation incorporate multiresolution segmentation and spectral difference segmentation.
Segmentation breaks image into objects. Classification classifies all these objects based on spectral
and spatial properties. In this research, multiresolution segmentation was used, where both shape and color
features of objects are considered [14]. This segmentation used iterative methods to create objects. Scale,
shape and compactness are the parameters needed to be set in multi resolution segmentation. Spectral
variations in objects are controlled by scale parameters. Shape-color parameter is used for weighing object’s
shape and color. If weighing between objects, shape and color, which if zero then color is considered, and if
it is greater than zero then both parameters are considered [15].
Compactness is one of the parameters used during the segmentation. Vegetation detection is a first
level of segmentation completed by putting values in all parameters. Contra-split segmentation algorithm is
used on NDVI layer to differentiate vegetation and non-vegetation area. Further, the image is segmented with
the help of multiresolution analysis algorithm of eCognition software [16]–[20] as shown in Figure 4.
Figure 4(a) composition of homogeneity criterion. In addition Figure 4(b) shows multiresolution
segmentation output by eCognition.
(a)
(b)
Figure 4. Applying an optimization procedure (a) composition of homogeneity criterion and
(b) multiresolution segmentation output by eCognition
Int J Elec & Comp Eng ISSN: 2088-8708 
Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu)
3669
2.2. Image classification
After segmentation the next step is classification, here image is first classified into vegetation and
non-vegetation. Vegetation is further classified into trees and grass. Object based image analysis method
combines textural, contextual, and spectral and class related features of objects to assign class with threshold.
Each parent class is divided into subclasses called child classes to give more detailed land cover [21].
Objects are fundamental units of object-based image analysis (OBIA) method, in which objects are
basically segments of homogeneous areas in the image. Instead of objects one can argue for per-pixel
classification but it is not suitable for processing of very high resolution image [22]. Information content of
the image is directly proportional to spatial resolution. Spatial auto correlation removes prominent boundaries and
delivers uniform shapes and textures.
Vegetation: NDVI, this index can be used for the extraction of vegetation from multispectral
imagery using the NIR and red bands [23]. After segmentation different features for the objects can be
obtained like texture, and spectral. Once objects are formed then, they can be classified with the help of
advanced classifiers. These features are used to model the occurrences of trees in different areas [24].
Grass and Trees: vegetation is further classified into trees and grass based on their homogeneity
values [25]–[27]. Here grey level co-occurrence matrix (GLCM) is used with texture measure. The GLCM is
a value that describes how frequently various combinations of pixel brightness values appear in an image.
The texture classification approach is used in a GLCM [15], [28]. The homogeneity value is used in texture
classification. For each pixel within the image, the homogeneity value is determined. A matrix of values is
formed after the homogeneity values have been calculated. If the homogeneity value of a pixel changes, the
GLCM [29], [30] value is calculated. Vegetation is larger in NIR band so this band is used for GLCM texture
calculation. Classification of grass and trees is second level of segmentation. Figure 5 shows the flow
diagram of proposed methodology for tree extraction.
Figure 5. Flowchart for proposed methodology used for tree extraction for object based classification
3. RESULTS AND DISCUSSION
Contrast split segmentation is top down segmentation which divides objects into smaller parts. It is
most convenient segmentation algorithm for separation of vegetation and non-vegetation area as it segments
the images into dark and bright images as shown in Figure 6. NDVI layer is selected for contrast split
segmentation algorithm. As a result, individual trees with contrasting backgrounds can be quickly
distinguished as shown in Figure 7. Figure 7(a) apply threshold condition. In addition Figure 7(b) shows
classification of original image into small isolated trees. Lastly, image was classified into trees, Grass and
Small isolated trees and area covered under tree canopy as shown in Figure 8(a) classes as grass, small
isolated tree and 8(b) extraction of area covered by tree canopy.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673
3670
Figure 6. Classification of original image into vegetation and non-vegetation
(a)
(b)
Figure 7. Assign class for extraction of small isolated trees (a) apply threshold condition and
(b) classification of original image into small isolated trees
Terms used for analysis are condition positive (P), condition negative (N), true positive (TP), true
negative (TN), false positive (FP), false negative (FN).
Accuracy =
TP+TN
TP+TN+FP+FN
(2)
Int J Elec & Comp Eng ISSN: 2088-8708 
Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu)
3671
Area Covered By Tree Canopy = 1572072 Pixels of 4000000 Pixels = 39%.
Overall Accuracy: 92.43 %, Kappa Coefficient: 0.8013
The suggested method performs relatively well in detecting canopy and non-canopy areas.
Table 1 shows the values of performance factors related to classification. The Kappa coefficient produced a
result of 0.8013 with an accuracy of 92.43%. For an 8-band WorldView-2 image, the area covered by tree
canopy was found to be 39%.
(a) (b)
Figure 8. Final output with (a) classes as grass, small isolated tree and trees and (b) extraction of area covered
by tree canopy
Table 1. Classification results for WordView-2 image
Class Name Non-Canopy Canopy
Non-Canopy [2834565] [9880]
Canopy [292982] [862573]
4. CONCLUSION
Analysis of high resolution images becomes simple, flexible, time efficient through object based
image analysis method. To monitor and manage urban area very high resolution satellite images help to get
detailed information on tree distribution. Heterogeneous and complex urban areas can be classified accurately
with object based image analysis method. This method uses full image information which increases the
classification accuracy. The accuracy can be improved further with light detection and ranging (LiDAR) data
which gives height and intensity features. The classification of multispectral data can be improved further by
incorporating thematic layer or ancillary data. Change detection can be carried out with multi-temporal data
set. Subsequently within the area of detected vegetation, area of tree canopy was detected and segmented.
Thereby the overall accuracy achieved through OBIA is 92.43%.
ACKNOWLEDGEMENTS
I would like to thank Dr. B. K. Mohan, Department of Centre of Studies in Resources Engineering,
IIT Bombay for providing imagery data set and eCognition software for result validation.
REFERENCES
[1] R. Archibald and G. Fann, “Feature selection and classification of hyperspectral images with support vector machines,” IEEE
Geoscience and Remote Sensing Letters, vol. 4, no. 4, pp. 674–677, Oct. 2007, doi: 10.1109/LGRS.2007.905116.
[2] C. Iovan, D. Boldo, and M. Cord, “Detection, characterization, and modeling vegetation in urban areas from high-resolution aerial
imagery,” IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, vol. 1, no. 3, pp. 206–213, Sep.
2008, doi: 10.1109/JSTARS.2008.2007514.
[3] J. Walton, D. Nowak, and E. Greenfield, “Assessing urban forest canopy cover using airborne or satellite imagery,” Arboriculture
& Urban Forestry, vol. 34, no. 6, pp. 334–340, Nov. 2008, doi: 10.48044/jauf.2008.046.
[4] S. Basu et al., “A semiautomated probabilistic framework for tree-cover delineation from 1-m NAIP imagery using a high-
performance computing architecture,” IEEE Transactions on Geoscience and Remote Sensing, vol. 53, no. 10, pp. 5690–5708,
Oct. 2015, doi: 10.1109/TGRS.2015.2428197.
[5] R. I. ALI and M. B. KRISHNA, “Object-oriented method for automatic extraction of road from high resolution satellite images,”
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673
3672
Iranian Journal of Earth Sciences (IJES), vol. 2, no. 1, pp. 55–62, 2010.
[6] L. M. Moskal, D. M. Styers, and M. Halabisky, “Monitoring urban tree cover using object-based image analysis and public
domain remotely sensed data,” Remote Sensing, vol. 3, no. 10, pp. 2243–2262, Oct. 2011, doi: 10.3390/rs3102243.
[7] T. Yinggan, L. Dong, and G. Xinping, “Multi-resolution image segmentation based on Gaussian mixture model,” Journal of
Systems Engineering and Electronics, vol. 17, no. 4, pp. 870–874, Dec. 2006, doi: 10.1016/S1004-4132(07)60030-9.
[8] C. M. Bishop, Pattern Recognisation and Machine Learning. Springer, 2006.
[9] F. A. Gougeon and D. G. Leckie, “The individual tree crown approach applied to ikonos images of a coniferous plantation area,”
Photogrammetric Engineering & Remote Sensing, vol. 72, no. 11, pp. 1287–1297, Nov. 2006, doi: 10.14358/PERS.72.11.1287.
[10] T. Blaschke, G. J. Hay, Q. Weng, and B. Resch, “Collective sensing: integrating geospatial technologies to understand urban
systems-an overview,” Remote Sensing, vol. 3, no. 8, pp. 1743–1776, Aug. 2011, doi: 10.3390/rs3081743.
[11] I. A. Rizvi and B. K. Mohan, “Object-based image analysis of high-resolution satellite images using modified cloud basis function
neural network and probabilistic relaxation labeling process,” IEEE Transactions on Geoscience and Remote Sensing, vol. 49,
no. 12 Part 1, pp. 4815–4820, Dec. 2011, doi: 10.1109/TGRS.2011.2171695.
[12] Z. Zhen, L. J. Quackenbush, and L. Zhang, “Trends in automatic individual tree crown detection and delineation-evolution of
LiDAR data,” Remote Sensing, vol. 8, no. 4, pp. 333–459, Apr. 2016, doi: 10.3390/rs8040333.
[13] ECognition, eCognition Developer (8.64.0) User Guide. Germany: Trimble Germany GmbH: Munich, 2014.
[14] M. Kubo and K. -I. Muramoto, “Tree crown detection and classification using forest imagery by IKONOS,” in Proceedings. 2005
IEEE International Geoscience and Remote Sensing Symposium, 2005. IGARSS ’05., 2005, vol. 6, pp. 4358–4361, doi:
10.1109/IGARSS.2005.1525884.
[15] R. M. Haralick, “Statistical and structural approaches to texture,” Proceedings of the IEEE, vol. 67, no. 5, pp. 786–804, 1979, doi:
10.1109/PROC.1979.11328.
[16] M. Kamal, S. Phinn, and K. Johansen, “Object-based approach for multi-scale mangrove composition mapping using multi-
resolution image datasets,” Remote Sensing, vol. 7, no. 4, pp. 4753–4783, Apr. 2015, doi: 10.3390/rs70404753.
[17] M. Baatz and A. Schape, “Multiresolution segmentation: an optimization approach for high quality multi-scale image
segmentation,” Proceedings of Angewandte Geographische Informations Verarbeitung XII, 2000.
[18] P. N. Happ, R. S. Ferreira, C. Bentes, G. A. O. P. Costa, and R. Q. Feitosa, “Multiresolution segmentation: a parallel approach for
high resolution image segmentation in multicore architectures,” in The International Archives of the Photogrammetry, Remote
Sensing and Spatial Information Sciences, 2010, vol. 38, no. 4.
[19] M. Saeed, W. C. Karl, T. Q. Nguyen, and H. R. Rabiee, “A new multiresolution algorithm for image segmentation,” in
Proceedings of the 1998 IEEE International Conference on Acoustics, Speech and Signal Processing, ICASSP ’98 (Cat.
No.98CH36181), 1998, vol. 5, pp. 2753–2756, doi: 10.1109/ICASSP.1998.678093.
[20] U. C. Benz, P. Hofmann, G. Willhauck, I. Lingenfelder, and M. Heynen, “Multi-resolution, object-oriented fuzzy analysis of
remote sensing data for GIS-ready information,” ISPRS Journal of Photogrammetry and Remote Sensing, vol. 58, no. 3–4,
pp. 239–258, Jan. 2004, doi: 10.1016/j.isprsjprs.2003.10.002.
[21] Y. Zhang, T. Maxwell, H. Tong, and V. Dey, “Development of a supervised software tool for automated determination of optimal
segmentation parameters for ecognition,” in ISPRS TC VII Symposium, 2010, vol. XXXVIII, pp. 690–696.
[22] J. S. Walker and T. Blaschke, “Object‐based land‐cover classification for the Phoenix metropolitan area: optimization vs.
transportability,” International Journal of Remote Sensing, vol. 29, no. 7, pp. 2021–2040, Apr. 2008, doi:
10.1080/01431160701408337.
[23] X. Huang, C. Shi, and S. C. Liew, “Tree crown detection and delineation using optical satellite imagery,” in International
Geoscience and Remote Sensing Symposium (IGARSS), Jul. 2018, vol. 2018-July, pp. 2944–2947, doi:
10.1109/IGARSS.2018.8517962.
[24] Z. Wang, C. Fan, and M. Xian, “Application and evaluation of a deep learning architecture to urban tree canopy mapping,”
Remote Sensing, vol. 13, no. 9, Apr. 2021, doi: 10.3390/rs13091749.
[25] H. Tong, T. Maxwell, Y. Zhang, and V. Dey, “A supervised and fuzzy-based approach to determine optimal multi-resolution
image segmentation parameters,” Photogrammetric Engineering and Remote Sensing, vol. 78, no. 10, pp. 1029–1044, Oct. 2012,
doi: 10.14358/PERS.78.10.1029.
[26] S. Yadav, I. Rizvi, and S. Kadam, “Comparative study of object based image analysis on high resolution satellite images for urban
development,” International Journal of Technical Research and Applications, no. 31, pp. 105–110, 2015.
[27] B. Salehi, Y. Zhang, M. Zhong, and V. Dey, “Object based classfication of urban areas using VHR imagery and height points
ancillary data,” Remote Sensing, vol. 4, no. 8, pp. 2256–2276, Aug. 2012, doi: 10.3390/rs4082256.
[28] R. M. Haralick, I. Dinstein, and K. Shanmugam, “Textural features for image classification,” IEEE Transactions on Systems, Man
and Cybernetics, vol. SMC-3, no. 6, pp. 610–621, Nov. 1973, doi: 10.1109/TSMC.1973.4309314.
[29] B. S. V, “Grey level co-occurrence matrices: Generalisation and some new features,” International Journal of Computer Science,
Engineering and Information Technology, vol. 2, no. 2, pp. 151–157, Apr. 2012, doi: 10.5121/ijcseit.2012.2213.
[30] M. Hall-Beyer, “GLCM texture: a tutorial,” University of Calgary, 2005. http://hdl.handle.net/1880/51900 (accessed Nov. 15,
2021).
BIOGRAPHIES OF AUTHORS
Sujata R. Kadu is an assistant professor at the University of Mumbai, Terna
Engineering Collage. She received her B. Tech and M. Eng. Degree in Electronics and
Telecommunication from Dr. Babasaheb Ambedkar Technological University in 2003 and
Mumbai University in 2009 respectively. She is currently working toward the Ph.D. degree
from the Mumbai University. Her areas of research include Signal Processing, Image
Segmentation and Classification, Object-Based Image Analysis, and Multiresolution
Segmentation. She can be contacted at email: sujatakadu@ternaengg.ac.in.
Int J Elec & Comp Eng ISSN: 2088-8708 
Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu)
3673
Balaji G. Hogade received Ph.D. in EXTC (Smart antenna for wideband
wireless Networks) From NMIMS Mumbai in 2014, M.E. in Power Electronics from Gulbarga
University, Karnataka, in 1999, B.E. in Electronics from Marathwada University Aurangabad
in 1991. He is Professor in Electronics Engineering Department in Terna Engineering College,
University of Mumbai; His research interests include Wireless Network, Smart Antenna and
Power Electronic and Drives. He can be contacted at email: balajihogade@ternaengg.ac.in.
Imdad Ali Rizvi received the Ph.D. degree in Satellite Image Processing from
the Centre of Studies in Resources Engineering, IIT Bombay, Mumbai, India; in 2012. He is
currently an Associate Professor with the Terna Engineering college. His areas of research
include Object-Based Image Analysis, Image Segmentation and Classification, Multi-
Resolution Analysis, Soft Computing and Signal Processing. He can be contacted at email:
imdadrizvi@gmail.com.

More Related Content

Similar to Detection of urban tree canopy from very high resolution imagery using an object based classification

Pine wilt disease spreading prevention system using semantic segmentation
Pine wilt disease spreading prevention system using semantic segmentation Pine wilt disease spreading prevention system using semantic segmentation
Pine wilt disease spreading prevention system using semantic segmentation IJECEIAES
 
Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...
Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...
Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...Luhur Moekti Prayogo
 
(17 22) karthick sir
(17 22) karthick sir(17 22) karthick sir
(17 22) karthick sirIISRTJournals
 
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...IOSR Journals
 
Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...IJERA Editor
 
Classification of Multi-date Image using NDVI values
Classification of Multi-date Image using NDVI valuesClassification of Multi-date Image using NDVI values
Classification of Multi-date Image using NDVI valuesijsrd.com
 
Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorIRJET Journal
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Pinaki Ranjan Sarkar
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
Automated Plant Identification with CNN
Automated Plant Identification with CNNAutomated Plant Identification with CNN
Automated Plant Identification with CNNIRJET Journal
 
spkumar-503report-approved
spkumar-503report-approvedspkumar-503report-approved
spkumar-503report-approvedPrasanna Kumar
 
Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...IJECEIAES
 
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI TechniqueIRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI TechniqueIRJET Journal
 
A Robust Image Watermarking Technique using Luminance Based Area Selection an...
A Robust Image Watermarking Technique using Luminance Based Area Selection an...A Robust Image Watermarking Technique using Luminance Based Area Selection an...
A Robust Image Watermarking Technique using Luminance Based Area Selection an...IRJET Journal
 
A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...
A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...
A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...IJLT EMAS
 
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONIAEME Publication
 

Similar to Detection of urban tree canopy from very high resolution imagery using an object based classification (20)

Af33174179
Af33174179Af33174179
Af33174179
 
Af33174179
Af33174179Af33174179
Af33174179
 
Pine wilt disease spreading prevention system using semantic segmentation
Pine wilt disease spreading prevention system using semantic segmentation Pine wilt disease spreading prevention system using semantic segmentation
Pine wilt disease spreading prevention system using semantic segmentation
 
Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...
Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...
Land Cover Classification Assessment Using Decision Trees and Maximum Likelih...
 
(17 22) karthick sir
(17 22) karthick sir(17 22) karthick sir
(17 22) karthick sir
 
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
 
Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...
 
Classification of Multi-date Image using NDVI values
Classification of Multi-date Image using NDVI valuesClassification of Multi-date Image using NDVI values
Classification of Multi-date Image using NDVI values
 
Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain Tumor
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
Automated Plant Identification with CNN
Automated Plant Identification with CNNAutomated Plant Identification with CNN
Automated Plant Identification with CNN
 
spkumar-503report-approved
spkumar-503report-approvedspkumar-503report-approved
spkumar-503report-approved
 
Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...
 
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI TechniqueIRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
 
Mn3621372142
Mn3621372142Mn3621372142
Mn3621372142
 
A Robust Image Watermarking Technique using Luminance Based Area Selection an...
A Robust Image Watermarking Technique using Luminance Based Area Selection an...A Robust Image Watermarking Technique using Luminance Based Area Selection an...
A Robust Image Watermarking Technique using Luminance Based Area Selection an...
 
A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...
A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...
A New Approach for Multi Index Automatic Change Detection in HR Remotely Sens...
 
F045033337
F045033337F045033337
F045033337
 
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

Detection of urban tree canopy from very high resolution imagery using an object based classification

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 12, No. 4, August 2022, pp. 3665~3673 ISSN: 2088-8708, DOI: 10.11591/ijece.v12i4.pp3665-3673  3665 Journal homepage: http://ijece.iaescore.com Detection of urban tree canopy from very high resolution imagery using an object based classification Sujata R. Kadu1 , Balaji G. Hogade2 , Imdad Rizvi3 1 Department of Electronics and Telecommunication Engineering, Terna Engineering College, Navi Mumbai, India 2 Department of Electronics Engineering, Terna Engineering College, Navi Mumbai, India 3 Electrical Engineering Division, Higher Colleges of Technology, Sharjah Campus, University City, Sharjah, United Arab Emirates Article Info ABSTRACT Article history: Received Mar 15, 2021 Revised Mar 21, 2022 Accepted Apr 2, 2022 Tree that grows within a town, city and suburban areas, collection of these trees makes the urban forest. These urban forest and urban trees have impact on urban water, pollution and heat. Nowadays we are experiencing drastic climatic changes because of cutting of trees for our growth and increasing population which leads to expansion of roads, towers, and airports. Individual tree crown detection is necessary to map the forest along with feasible planning for urban areas. In this study, using WorldView-2imagery, trees in specific area are detected with object-based image analysis (OBAI) approach. Therefore with improvement in spatial and spectral resolution of an image, extracted from WorldView-2 carried out urban features with better accuracy. The aim of this research is to illustrate how object-based method can be applied to the available data to accurately find out vegetation, which can be further sub-classified to obtain area under tree canopy. The result thus obtained gives area under tree canopy with an accuracy of 92.43 % and a Kappa coefficient of 0.80. Keywords: Multiresolution segmentation Object-based image analysis Tree canopy detection urban vegetation Very high resolution This is an open access article under the CC BY-SA license. Corresponding Author: Sujata R. Kadu Department of Electronics and Telecommunication Engineering, Terna Engineering College Nerul, Navi Mumbai, India Email: sujatakadu@ternaengg.ac.in 1. INTRODUCTION Individual tree detection performs an analytical aspect in adequate, decisive, organized and systematic mapping of the forest [1]. Data collected through remote sensing satellites which provide high resolution images just like the WorldView-2 which can provide data changes with time and can be used for environmental monitoring. In remote sensing imagery, many vegetation indexes have been widely used for extraction of vegetation information from such imagery [2]. Traditional methods for urban trees mapping are visual interpretation and field investigation. Both the methods are time consuming and labor consuming hence it has been replaced with this new methodology. Trees play an important role in the urban ecosystem such as maintaining water level, temperature, air quality and flood risk. Different remote sensing techniques are used to detect trees or species of trees with the help of high spatial resolution imageries which are acquired by IKONOS, QuickBird, and WorldView-2, and WorldView-3 satellites. Urban areas are surrounded by non-tree objects whereas forest areas trees crown are densely distributed, so it is tedious to detect tree canopy in urban area [3]–[7]. There have been tremendous improvements in optics and sensor technologies, high resolution data through satellites such as WorldView-2, and Quickbird, maps the forest quite exceptionally well. This includes classification of vegetation and structure extraction of trees.
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673 3666 Various techniques and models for studying the biophysical parameter of vegetation have been developed. There have been several mathematical combinations of multiple spectral bands and spectral indices proposed. The normalized difference vegetation indices, which are based on the principle of a relationship between visible light absorption and persistent near-infrared light reflectance, have been shown to be an effective and accurate tool for canopy mapping. The main goal of this study was to create an object-based classification framework for detecting two different types of urban vegetation [8]–[10]. This study has three objectives: the first is to figure out how to choose an original source for segmentation, the second is to figure out how to extract thematic information at various scales and how to determine scales, and the third is to figure out how to choose a feature space to classify objects. In our evaluation researcher consider pictorial representation of urban area of Mumbai acquired by using the WorldView-2 satellite [11]. WorldView-2 was one of the first satellites that could capture high resolution imagery. Since supplementary data is essential for this research to meet its purpose, we utilize very high upscale resolution of WorldView-2 (WV-2) along with increased spectral reliability for the study. The resultant image obtained through WV-2 imagery comprises of 9 spectral bands and has radiometric resolution. From the 9 bands, 8 bands are multispectral with resolution 2 meters each whereas the last band is panchromatic with a spatial resolution of 0.5 meters. Pan sharpening is a resolution merging process. It creates a single finalized very high resolution color image. This image is a product of color information in high resolution grey scale band, spatial information and multispectral band information. This paper is structured in few sections, here section 2 discusses about proposed methodology while section 3 highlights result and discussion, and conclusion of this study is brought in section 4. 2. PROPOSED METHOD To import an image into eCognition, a new project is created with options for a project title, number of bands with in image, and subset selection. eCognition can work with a wide range of typical imaging formats used in the remote sensing field. When adding new image layers into eCognition, information on the radiometric resolution of various layers are displayed along with geographic coordinates. Urban area of Mumbai acquired by using the WorldView-2 satellite is shown in Figure 1. Figure 1(a) original image. In addition, Figure 1(b) shows false color composite of original image for extraction of vegetation [12]. (a) (b) Figure 1. World-view-2 satellite imagery of Powai area (a) original image and (b) false color composite of original image for extraction of vegetation For vegetation analysis false color composite image (FCC) is more useful as vegetation has strong reflectance in near infrared (NIR) band. Edit image layer mixing window is used to select required bands of Multispectral image. The normalized difference vegetation index (NDVI) is generated as a separate band to improve the spectral power of imagery for vegetation extraction. NDVI is defined as (1): NDVI = NIR−RED NIR+RED (1) NDVI layer is created using (1) as shown in Figures 2 and 3. Figure 2(a) three layer mixing. In addition, Figure 2(b) shows creating NDVI layer.
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu) 3667 (a) (b) Figure 2. Layer arithmetic algorithm is used to compute NDVI band (a) three layer mixing and (b) creating NDVI layer Figure 3. NDVI layer creation by eCognition for vegetation detection
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673 3668 2.1. Image segmentation Image segmentation is one of important step before classification. In object based image analysis, small pixels are grouped together to form vector objects. Objects of images are building blocks for further segmentation and classification. Scale and size are two parameters determine the maximum heterogeneity within object [12]. By changing the scale parameter the size of an image object can be varied. Segmentation is the part and parcel of object based image analysis [13]. There are two basic segmentation principals used in eCognition are top-down segmentation and bottom-up segmentation as follows: i) top-down segmentation incorporate contrast split segmentation, quadtree-based segmentation, and chessboard segmentation and ii) bottom-up segmentation incorporate multiresolution segmentation and spectral difference segmentation. Segmentation breaks image into objects. Classification classifies all these objects based on spectral and spatial properties. In this research, multiresolution segmentation was used, where both shape and color features of objects are considered [14]. This segmentation used iterative methods to create objects. Scale, shape and compactness are the parameters needed to be set in multi resolution segmentation. Spectral variations in objects are controlled by scale parameters. Shape-color parameter is used for weighing object’s shape and color. If weighing between objects, shape and color, which if zero then color is considered, and if it is greater than zero then both parameters are considered [15]. Compactness is one of the parameters used during the segmentation. Vegetation detection is a first level of segmentation completed by putting values in all parameters. Contra-split segmentation algorithm is used on NDVI layer to differentiate vegetation and non-vegetation area. Further, the image is segmented with the help of multiresolution analysis algorithm of eCognition software [16]–[20] as shown in Figure 4. Figure 4(a) composition of homogeneity criterion. In addition Figure 4(b) shows multiresolution segmentation output by eCognition. (a) (b) Figure 4. Applying an optimization procedure (a) composition of homogeneity criterion and (b) multiresolution segmentation output by eCognition
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu) 3669 2.2. Image classification After segmentation the next step is classification, here image is first classified into vegetation and non-vegetation. Vegetation is further classified into trees and grass. Object based image analysis method combines textural, contextual, and spectral and class related features of objects to assign class with threshold. Each parent class is divided into subclasses called child classes to give more detailed land cover [21]. Objects are fundamental units of object-based image analysis (OBIA) method, in which objects are basically segments of homogeneous areas in the image. Instead of objects one can argue for per-pixel classification but it is not suitable for processing of very high resolution image [22]. Information content of the image is directly proportional to spatial resolution. Spatial auto correlation removes prominent boundaries and delivers uniform shapes and textures. Vegetation: NDVI, this index can be used for the extraction of vegetation from multispectral imagery using the NIR and red bands [23]. After segmentation different features for the objects can be obtained like texture, and spectral. Once objects are formed then, they can be classified with the help of advanced classifiers. These features are used to model the occurrences of trees in different areas [24]. Grass and Trees: vegetation is further classified into trees and grass based on their homogeneity values [25]–[27]. Here grey level co-occurrence matrix (GLCM) is used with texture measure. The GLCM is a value that describes how frequently various combinations of pixel brightness values appear in an image. The texture classification approach is used in a GLCM [15], [28]. The homogeneity value is used in texture classification. For each pixel within the image, the homogeneity value is determined. A matrix of values is formed after the homogeneity values have been calculated. If the homogeneity value of a pixel changes, the GLCM [29], [30] value is calculated. Vegetation is larger in NIR band so this band is used for GLCM texture calculation. Classification of grass and trees is second level of segmentation. Figure 5 shows the flow diagram of proposed methodology for tree extraction. Figure 5. Flowchart for proposed methodology used for tree extraction for object based classification 3. RESULTS AND DISCUSSION Contrast split segmentation is top down segmentation which divides objects into smaller parts. It is most convenient segmentation algorithm for separation of vegetation and non-vegetation area as it segments the images into dark and bright images as shown in Figure 6. NDVI layer is selected for contrast split segmentation algorithm. As a result, individual trees with contrasting backgrounds can be quickly distinguished as shown in Figure 7. Figure 7(a) apply threshold condition. In addition Figure 7(b) shows classification of original image into small isolated trees. Lastly, image was classified into trees, Grass and Small isolated trees and area covered under tree canopy as shown in Figure 8(a) classes as grass, small isolated tree and 8(b) extraction of area covered by tree canopy.
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673 3670 Figure 6. Classification of original image into vegetation and non-vegetation (a) (b) Figure 7. Assign class for extraction of small isolated trees (a) apply threshold condition and (b) classification of original image into small isolated trees Terms used for analysis are condition positive (P), condition negative (N), true positive (TP), true negative (TN), false positive (FP), false negative (FN). Accuracy = TP+TN TP+TN+FP+FN (2)
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu) 3671 Area Covered By Tree Canopy = 1572072 Pixels of 4000000 Pixels = 39%. Overall Accuracy: 92.43 %, Kappa Coefficient: 0.8013 The suggested method performs relatively well in detecting canopy and non-canopy areas. Table 1 shows the values of performance factors related to classification. The Kappa coefficient produced a result of 0.8013 with an accuracy of 92.43%. For an 8-band WorldView-2 image, the area covered by tree canopy was found to be 39%. (a) (b) Figure 8. Final output with (a) classes as grass, small isolated tree and trees and (b) extraction of area covered by tree canopy Table 1. Classification results for WordView-2 image Class Name Non-Canopy Canopy Non-Canopy [2834565] [9880] Canopy [292982] [862573] 4. CONCLUSION Analysis of high resolution images becomes simple, flexible, time efficient through object based image analysis method. To monitor and manage urban area very high resolution satellite images help to get detailed information on tree distribution. Heterogeneous and complex urban areas can be classified accurately with object based image analysis method. This method uses full image information which increases the classification accuracy. The accuracy can be improved further with light detection and ranging (LiDAR) data which gives height and intensity features. The classification of multispectral data can be improved further by incorporating thematic layer or ancillary data. Change detection can be carried out with multi-temporal data set. Subsequently within the area of detected vegetation, area of tree canopy was detected and segmented. Thereby the overall accuracy achieved through OBIA is 92.43%. ACKNOWLEDGEMENTS I would like to thank Dr. B. K. Mohan, Department of Centre of Studies in Resources Engineering, IIT Bombay for providing imagery data set and eCognition software for result validation. REFERENCES [1] R. Archibald and G. Fann, “Feature selection and classification of hyperspectral images with support vector machines,” IEEE Geoscience and Remote Sensing Letters, vol. 4, no. 4, pp. 674–677, Oct. 2007, doi: 10.1109/LGRS.2007.905116. [2] C. Iovan, D. Boldo, and M. Cord, “Detection, characterization, and modeling vegetation in urban areas from high-resolution aerial imagery,” IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, vol. 1, no. 3, pp. 206–213, Sep. 2008, doi: 10.1109/JSTARS.2008.2007514. [3] J. Walton, D. Nowak, and E. Greenfield, “Assessing urban forest canopy cover using airborne or satellite imagery,” Arboriculture & Urban Forestry, vol. 34, no. 6, pp. 334–340, Nov. 2008, doi: 10.48044/jauf.2008.046. [4] S. Basu et al., “A semiautomated probabilistic framework for tree-cover delineation from 1-m NAIP imagery using a high- performance computing architecture,” IEEE Transactions on Geoscience and Remote Sensing, vol. 53, no. 10, pp. 5690–5708, Oct. 2015, doi: 10.1109/TGRS.2015.2428197. [5] R. I. ALI and M. B. KRISHNA, “Object-oriented method for automatic extraction of road from high resolution satellite images,”
  • 8.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 12, No. 4, August 2022: 3665-3673 3672 Iranian Journal of Earth Sciences (IJES), vol. 2, no. 1, pp. 55–62, 2010. [6] L. M. Moskal, D. M. Styers, and M. Halabisky, “Monitoring urban tree cover using object-based image analysis and public domain remotely sensed data,” Remote Sensing, vol. 3, no. 10, pp. 2243–2262, Oct. 2011, doi: 10.3390/rs3102243. [7] T. Yinggan, L. Dong, and G. Xinping, “Multi-resolution image segmentation based on Gaussian mixture model,” Journal of Systems Engineering and Electronics, vol. 17, no. 4, pp. 870–874, Dec. 2006, doi: 10.1016/S1004-4132(07)60030-9. [8] C. M. Bishop, Pattern Recognisation and Machine Learning. Springer, 2006. [9] F. A. Gougeon and D. G. Leckie, “The individual tree crown approach applied to ikonos images of a coniferous plantation area,” Photogrammetric Engineering & Remote Sensing, vol. 72, no. 11, pp. 1287–1297, Nov. 2006, doi: 10.14358/PERS.72.11.1287. [10] T. Blaschke, G. J. Hay, Q. Weng, and B. Resch, “Collective sensing: integrating geospatial technologies to understand urban systems-an overview,” Remote Sensing, vol. 3, no. 8, pp. 1743–1776, Aug. 2011, doi: 10.3390/rs3081743. [11] I. A. Rizvi and B. K. Mohan, “Object-based image analysis of high-resolution satellite images using modified cloud basis function neural network and probabilistic relaxation labeling process,” IEEE Transactions on Geoscience and Remote Sensing, vol. 49, no. 12 Part 1, pp. 4815–4820, Dec. 2011, doi: 10.1109/TGRS.2011.2171695. [12] Z. Zhen, L. J. Quackenbush, and L. Zhang, “Trends in automatic individual tree crown detection and delineation-evolution of LiDAR data,” Remote Sensing, vol. 8, no. 4, pp. 333–459, Apr. 2016, doi: 10.3390/rs8040333. [13] ECognition, eCognition Developer (8.64.0) User Guide. Germany: Trimble Germany GmbH: Munich, 2014. [14] M. Kubo and K. -I. Muramoto, “Tree crown detection and classification using forest imagery by IKONOS,” in Proceedings. 2005 IEEE International Geoscience and Remote Sensing Symposium, 2005. IGARSS ’05., 2005, vol. 6, pp. 4358–4361, doi: 10.1109/IGARSS.2005.1525884. [15] R. M. Haralick, “Statistical and structural approaches to texture,” Proceedings of the IEEE, vol. 67, no. 5, pp. 786–804, 1979, doi: 10.1109/PROC.1979.11328. [16] M. Kamal, S. Phinn, and K. Johansen, “Object-based approach for multi-scale mangrove composition mapping using multi- resolution image datasets,” Remote Sensing, vol. 7, no. 4, pp. 4753–4783, Apr. 2015, doi: 10.3390/rs70404753. [17] M. Baatz and A. Schape, “Multiresolution segmentation: an optimization approach for high quality multi-scale image segmentation,” Proceedings of Angewandte Geographische Informations Verarbeitung XII, 2000. [18] P. N. Happ, R. S. Ferreira, C. Bentes, G. A. O. P. Costa, and R. Q. Feitosa, “Multiresolution segmentation: a parallel approach for high resolution image segmentation in multicore architectures,” in The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, 2010, vol. 38, no. 4. [19] M. Saeed, W. C. Karl, T. Q. Nguyen, and H. R. Rabiee, “A new multiresolution algorithm for image segmentation,” in Proceedings of the 1998 IEEE International Conference on Acoustics, Speech and Signal Processing, ICASSP ’98 (Cat. No.98CH36181), 1998, vol. 5, pp. 2753–2756, doi: 10.1109/ICASSP.1998.678093. [20] U. C. Benz, P. Hofmann, G. Willhauck, I. Lingenfelder, and M. Heynen, “Multi-resolution, object-oriented fuzzy analysis of remote sensing data for GIS-ready information,” ISPRS Journal of Photogrammetry and Remote Sensing, vol. 58, no. 3–4, pp. 239–258, Jan. 2004, doi: 10.1016/j.isprsjprs.2003.10.002. [21] Y. Zhang, T. Maxwell, H. Tong, and V. Dey, “Development of a supervised software tool for automated determination of optimal segmentation parameters for ecognition,” in ISPRS TC VII Symposium, 2010, vol. XXXVIII, pp. 690–696. [22] J. S. Walker and T. Blaschke, “Object‐based land‐cover classification for the Phoenix metropolitan area: optimization vs. transportability,” International Journal of Remote Sensing, vol. 29, no. 7, pp. 2021–2040, Apr. 2008, doi: 10.1080/01431160701408337. [23] X. Huang, C. Shi, and S. C. Liew, “Tree crown detection and delineation using optical satellite imagery,” in International Geoscience and Remote Sensing Symposium (IGARSS), Jul. 2018, vol. 2018-July, pp. 2944–2947, doi: 10.1109/IGARSS.2018.8517962. [24] Z. Wang, C. Fan, and M. Xian, “Application and evaluation of a deep learning architecture to urban tree canopy mapping,” Remote Sensing, vol. 13, no. 9, Apr. 2021, doi: 10.3390/rs13091749. [25] H. Tong, T. Maxwell, Y. Zhang, and V. Dey, “A supervised and fuzzy-based approach to determine optimal multi-resolution image segmentation parameters,” Photogrammetric Engineering and Remote Sensing, vol. 78, no. 10, pp. 1029–1044, Oct. 2012, doi: 10.14358/PERS.78.10.1029. [26] S. Yadav, I. Rizvi, and S. Kadam, “Comparative study of object based image analysis on high resolution satellite images for urban development,” International Journal of Technical Research and Applications, no. 31, pp. 105–110, 2015. [27] B. Salehi, Y. Zhang, M. Zhong, and V. Dey, “Object based classfication of urban areas using VHR imagery and height points ancillary data,” Remote Sensing, vol. 4, no. 8, pp. 2256–2276, Aug. 2012, doi: 10.3390/rs4082256. [28] R. M. Haralick, I. Dinstein, and K. Shanmugam, “Textural features for image classification,” IEEE Transactions on Systems, Man and Cybernetics, vol. SMC-3, no. 6, pp. 610–621, Nov. 1973, doi: 10.1109/TSMC.1973.4309314. [29] B. S. V, “Grey level co-occurrence matrices: Generalisation and some new features,” International Journal of Computer Science, Engineering and Information Technology, vol. 2, no. 2, pp. 151–157, Apr. 2012, doi: 10.5121/ijcseit.2012.2213. [30] M. Hall-Beyer, “GLCM texture: a tutorial,” University of Calgary, 2005. http://hdl.handle.net/1880/51900 (accessed Nov. 15, 2021). BIOGRAPHIES OF AUTHORS Sujata R. Kadu is an assistant professor at the University of Mumbai, Terna Engineering Collage. She received her B. Tech and M. Eng. Degree in Electronics and Telecommunication from Dr. Babasaheb Ambedkar Technological University in 2003 and Mumbai University in 2009 respectively. She is currently working toward the Ph.D. degree from the Mumbai University. Her areas of research include Signal Processing, Image Segmentation and Classification, Object-Based Image Analysis, and Multiresolution Segmentation. She can be contacted at email: sujatakadu@ternaengg.ac.in.
  • 9. Int J Elec & Comp Eng ISSN: 2088-8708  Detection of urban tree canopy from very high resolution imagery using … (Sujata R. Kadu) 3673 Balaji G. Hogade received Ph.D. in EXTC (Smart antenna for wideband wireless Networks) From NMIMS Mumbai in 2014, M.E. in Power Electronics from Gulbarga University, Karnataka, in 1999, B.E. in Electronics from Marathwada University Aurangabad in 1991. He is Professor in Electronics Engineering Department in Terna Engineering College, University of Mumbai; His research interests include Wireless Network, Smart Antenna and Power Electronic and Drives. He can be contacted at email: balajihogade@ternaengg.ac.in. Imdad Ali Rizvi received the Ph.D. degree in Satellite Image Processing from the Centre of Studies in Resources Engineering, IIT Bombay, Mumbai, India; in 2012. He is currently an Associate Professor with the Terna Engineering college. His areas of research include Object-Based Image Analysis, Image Segmentation and Classification, Multi- Resolution Analysis, Soft Computing and Signal Processing. He can be contacted at email: imdadrizvi@gmail.com.