SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1965
Classification of crops and analyzing the acreages of the field
Darpan Madia1, Dhaval Bhanushali2, Suyash Bane3, Prof. Shyamal Virnodkar4,
Prof. Vricha Chavan5
1,2,3 K.J Somaiya Institute of Engineering and Information Technology, Mumbai
4Professor, Dept. of Computer Engineering, K.J Somaiya Institute of Engineering and Information Technology,
Maharashtra, India
5Professor, Dept. of Electronics Engineering, Veermata Jijabai Technological Institute, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract- Agriculture is considered to be backbone ofIndian
economy with nearly 70% of population depends on
agriculture. In India, precision agriculture and sustainable
agriculture and development are becoming popular with the
application of latest technologies available in the field and
active research in agriculture by using satellite images for
various agricultural applications. Thus use of satellite images
for identification, classification and estimation of yieldcarries
a lot of importance. Such studies are growing across theworld
in recent years.In India, several studies are done to classify
crops, but still requires more research on different crops.Thus
the growth patterns of crops and the approximation of the
yields of the crops which particularly with industrial
applications would help farmers, government and industries..
The main motto is to help the farmers, Government and
industry to carry out such studies.
Keywords: Maximum Likelihood, Sugarcane, satellite
images, Landsat, NDVI, GNDVI, Confusion Matrix.
Introduction:
Sugarcane is the most important perennial crop planted in
many countries like brazil india and china . India has largest
area under sugarcane cultivation in the world and is the
worlds second largest producer of sugarcane.the leading
producer of sugarcane stands brazil . Bagasse, the crushed
cane residue, can be more beneficially used for
manufacturing paper instead of using it as fuel in the mills.It
is also an efficient substitute for petroleum products and a
host of other chemical products.
Conditions of Growth:
It has a long duration of crop growth and requires 10 to 15
and sometimes even 18 months to mature, depending upon
the geographical conditions. It requires hot and humid
climate ranging from a average temperatureof21°-27°Cand
75-150 cm rainfall.
Image Classification
Image classification refers to the computer-assisted
interpretation of remotely sensed images. Although some
procedures are able to incorporate information about such
image characteristics as texture and context, the majority of
image classification is based solely on the detection of the
spectral signatures (i.e., spectral response patterns) of land
cover classes. The success with which this can be done will
depend on two things.
1) The presence of distinctive signatures for the land cover
classes of interest in the band set being used.
2) The ability to reliably distinguish these signatures from
other spectral response patterns that may be present.
There are two general approaches to image classification,
Supervised and unsupervised. They differ in how the
classification is performed. In the case of supervised
classification, the software system delineates specific land
cover types based on statistical characterization datadrawn
from known examplesin the image (knownastrainingsites).
With unsupervised classification, however, clustering
software is used to uncover the commonly occurring land
cover types, with the analyst providing interpretations of
those cover types at a later stage.
Supervised Classification
The first step in supervised classification is to identify
examplesof the information classes(i.e., land covertypes)of
interest in the image. These are called “Training Sites”. The
software system is then used to develop a statistical
characterization of the reflectanceforeachinformationclass.
This stage is often called Signature Analysis and mayinvolve
developing a characterization as simple as the mean or the
range of reflectanceson each band, or ascomplexasdetailed
analyses of the mean, variances and covariance over all
bands.
Once a statistical characterization hasbeenachievedforeach
information class, the image is then classified by examining
the reflectances for each pixel and making a decision about
which of the signaturesit resembles most. There are several
techniques for making these decisions, called classifiers.
Hard Classifiers
The distinguishing characteristic of hard classifiers is that
they all make a definitive decision about the land cover class
to which any pixel belongs, Mainly there are three
supervised classifiers in thisgroup:Parallelepiped,Minimum
Distance to Means, and Maximum Likelihood.[2]They differ
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1966
only in the manner in which they develop and use a
statistical characterization of the training site data. Of the
three, the Maximum Likelihood procedure is the most
sophisticated, and is the most widely used classifier in the
classification of remotely sensed imagery.
Soft Classifiers
Contrary to hard classifiers, soft classifiers do not make a
definitive decision about the land cover class to which each
pixel belongs. Rather, they develop statementsof the degree
to which each pixel belongs to each of the land cover classes
being considered. Thus, for example, a soft classifier might
indicate that a pixel has a 0.72 probability of being forest, a
0.24 probability of being pasture, and a 0.04 probability of
being bare ground. A hard classifier would resolve this
uncertainty by concluding that the pixel was forest.
However, a soft classifier makes this uncertainty explicitly
available, for any of a variety of reasons. For example, the
analyst might conclude that the uncertainty arises because
the pixel contains more than one cover type and could use
the probabilities as indications of the relative proportion of
each. This is known asSub-Pixel classification. Alternatively,
the analyst may conclude that the uncertaintyarisesbecause
of unrepresentative training site data and therefore may
wish to combine these probabilities with other evidence
before hardening the decision.
Many software offer different soft classifiers. The difference
between them relates to the logic by which uncertainty is
specified—Bayesian, Dempster-Shafer, and Fuzzy Sets are
some of them.
Unsupervised Classification
In contrast to supervised classification, where we tell the
system about the character (i.e., signature) of the
information classes we are looking for, unsupervised
classification requires no advance information about the
classes of interest. Rather, it examinesthe data and breaks it
into the most prevalent natural spectral groupings, or
clusters, present in the data. The analystthenidentifiesthese
clusters as land cover classes through a combination of
familiarity with the region and ground truth visits.
The logic by which unsupervised classification works is
known as Cluster Analysis, which performs classification of
composite images that combine the most useful information
bands.[1] It is important to recognize, however, that the
clusters unsupervised classification produces are not
information classes, but spectral classes (i.e., they group
together features (pixels) with similar reflectance patterns).
It is thus usually the case that the analyst needs to reclassify
spectral classes into information classes. For example, the
system might identify classes for asphalt and cement which
the analyst might later group together, creating an
information class called pavement.
While attractive conceptually, unsupervised classification
has traditionally been hampered by very slow algorithms.
However, the clustering procedure provided in some
software like IDRISI is extraordinarily fast and can thus be
used iteratively in conjunction with ground truth data to
arrive at a very strong classification. With suitable ground
truth and accuracy assessment procedures, this tool can
provide a remarkably rapid meansof producingqualityland
cover data on a continuing basis.
In addition to the above mentioned techniques,twomodules
bridge both supervised and unsupervised classifications.
There is a procedure known as ISODATA, iteratively Self
Organising Cluster Analysis to classify up to 7 raw bands
with the user specifying the number of clusters to process.
The procedure uses module to initiate a set of clusters that
seed an iterative application of Maximum likelihood like
procedure, each stage using the results of the previousstage
asthe training sitesfor this supervised procedure.Theresult
is an unsupervised classification that converges onafinalset
of stable members using a supervised approach (hence the
notion of "self-organizing"). In another method, the
procedure starts with training sites that characterize
individual classes, but it results in a classification that
includes not only these specific classes, but also significant
(unknown) mixtures that might exist. Thus the end result
hasmuch the character of that of an unsupervised approach.
The classification can be done by using Geographical
Information System software such as ARCGIS, QGIS,
GRAM++, IDRISI etc which has inbuilt procedures for
different classification algorithms. The classificationcanalso
be done by using Artificial Neural Networks such SVM,
Decision Tree classifiers, Back Propagation neural networks
etc. Genetic algorithm based procedures are also used for
classification.
Remote sensing :
Remote sensors collect data by detecting the energy that is
reflected from Earth. These sensors can be on satellites or
mounted on aircraft.
Remote sensors can be either passive or active. Passive
sensors respond to external stimuli. They record natural
energy that is reflected or emitted from the Earth's surface.
The most common source of radiation detected by passive
sensors is reflected sunlight.
In contrast, active sensorsuse internal stimuli to collectdata
about Earth. For example, a laser-beam remote sensing
system projects a laser onto the surface of Earth and
measuresthe time that it takes for the laser to reflect backto
its sensor.
Landsat :
The Landsat 8 satellite imagesthe entire Earthevery16days
in an 8-day offset from Landsat 7.[3] Data collected by the
instrumentsonboard the satellite are available to download
at no charge from EarthExplorer, GloVis, or the LandsatLook
Viewer within 24 hours of acquisition.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1967
Landsat 8 measures different rangesof frequenciesalongthe
electromagnetic spectrum – a color, althoughnotnecessarily
a color visible to the human eye. Each range is called a band,
and Landsat 8 has 11 bands. Landsat numbersitsred, green,
and blue sensors as 4, 3, and 2, so when we combine them
we get a true-color image .
An alternative to the model-based approach is to define
classes from the statistics of the image itself. The classes are
defined by an operator, who choosesrepresentativeareasof
the scene to define the mean values of parameters for each
recognizable class (hence it is a "supervised" method). A
probabilistic approach is useful when there is a fair amount
of randomness under which the data are generated.
Knowledge of the data statistics (i.e. the theoretical
statistical distribution) allowsthe useoftheBayesmaximum
likelihood classification approach that isoptimalinthesense
that, on average, its use yields the lowest probability of
misclassification[1]
After the class statistics are defined, the image samples are
classified according to their distance totheclassmeans.Each
sample is assigned to the class to which it has the minimum
distance. The distance itself is scaled according to the Bayes
maximum likelihood rule.
Bayes classification for polarimetric SAR data was first
presented in 1988 . The authors showed that the use of the
full polarimetric data set gives optimum classification
results. The algorithm was only developed for single-look
polarimetric data, though. For most applications in radar
remote sensing, multi-looking is applied to the data to
reduce the effects of speckle noise. The number oflooksisan
important parameter for the development of a probabilistic
model.
The full polarimetric information content is available in the
scattering matrix S, the covariance matrix C, as well as the
coherency matrix T. It has been shown that T and C are both
distributed according to the complex Wishart distribution .
The probability density function (pdf) of the averaged
samples of T for a given number of looks, n, is
where:
 <T> is the sample average of the coherency matrix
over n looks,
 q represents the dimensionality of the data (3 for
reciprocal case, else 4),
 Trace is the sum of the elementsalong the diagonal
of a matrix,
 V is the expected value of the averaged coherency
matrix, E{<T>}, and
 K(n,q) is a normalization factor.[4]
To set up the classifier statistics, the mean value of the
coherency matrix for each class Vm must be computed
where m is the set of pixels belonging to class m in the
training set.[4]
According to Bayes maximum likelihood classification a
distance measure, d, can be derived :
where the last term takes the a priori probabilities P( m)
into account. Increasing the number of looks, n, decreases
the contribution of the a priori probability. Also, if no
information on the classprobabilitiesisavailable for a given
scene, the a priori probability can be assumed to beequalfor
all classes. An appropriate distance measure can then be
written as :
which leads to a look-independent minimum distance
classifier:
Applying this rule, a sample in the image is assigned to a
certain classif the distance between the parameter valuesat
this sample and the class mean is minimum.[4] The look-
independence of this scheme allowsitsapplication to multi-
looked as well as speckle-filtered data . This classification
scheme can also be generalized for multi-frequency fully
polarimetric data provided that the frequencies are
sufficiently separated to ensure statistical independence
between frequency bands
The classification depends on a training set and must
therefore be applied under supervision. It isnotbasedonthe
physics of the scattering mechanisms, which might well be
considered a disadvantage of thescheme.[6]However,itdoes
utilize the full polarimetric information and allows a look-
independent image classification.
Note that the covariance matrix can also be usedforthistype
of Bayesclassification. The coherency matrix waschosenfor
the simple reason of compliance with the H / A / -classifier
described in the previous section.
Accuracy in maximum likelihood:
Accuracy assessment of the ML classification was
determined by means of a confusion matrix (sometimes
called error matrix), which compares, on a class by class
basis, the relationship between reference data (ground
truth) and the corresponding results of a classification .
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1968
Producer accuracy is a measure of the accuracy of a
particular classification scheme and showsthepercentageof
a particular ground class that is correctly classified. It is
calculated by dividing each of the diagonal elementsinTable
by the total of each column respectively.
The minimum acceptable accuracy for a class is 90% shows
the producer for all the classes. It is obvious that all classes
possess producer accuracy higher than 90%.
Fig I. Classified image of Handigund village
Crop Health:
Chlorophyll is a major component of many cell ingredients
and plays an important role in several physiological
processes such as photosynthesis, respiration,
photosynthetic energy production and carbohydrate
transport, and cell division and enlargement . Also, it is
necessary for seed formation and is a fundamental element
for nodule metabolism in legumesandisrequiredtoproduce
ATP, GTP, and CP as energetic substancesand to regulatethe
activity of several proteins through phosphorylation
reactions
Some ways to judge a crops health are to calculate its
normalised difference vegetation index, NDVI; green
normalised difference vegetation index GNDVI or LAI (Leaf
area index).[7] Here we have implemented classification
based on NDVI and GNDVI .
NDVI:
Various vegetation indices (e.g., normalised difference
vegetation index, NDVI; green normalised difference
vegetation index GNDVI; soil-adjusted vegetation index,
SAVI) have been treated as indicators of vegetation
biophysical variables (e.g., coverage, biomass and
productivity).
NDVI and GNDVI mainly focus on the chlorophyll content in
the leaves and accordingly provide values for the classified
images. the NDVI and GNDVI classified images classify the
original composite images of landsat in such way that it
showsthe entire image in a form of color spectrum. Itsrange
various from -1 to 1 with -1 denoting the lower end and 1
denoting high NDVI value.
Fig II. Difference between NDVI and GNDVI [5]
Fig III. NDVI image of Handigund village
Future Scope:
The implementation would be further taken forward with
different bands over the same data and analysis forthesame
would be conducted and comparison between the data
bands would be done for increasing the accuracy with the
satellite data present.
The future implementation would include false colour
composite images(FCC) which may increase the accuracyof
the output using the same algorithm due to the presence of
vegetation thermal band.
Conclusion:
In the study, detail analysis about different villages and
study area was carried out and the approximate estimation
of crops being present in the villages with estimation of
pixels of a particular class was found. ML classifies pixels
based on known properties of each cover type, but the
generated classesmay not be statistically separable.Wealso
came to know that the band correlation of classes with high
reflectance, e.g. sugarcane is high for all band pairs in ML
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1969
because of the strong relationshipsof variation between the
brightness of pixels.
Acknowledgement:
This project is supported by Godavari Biorefineries
Limited(GBL) and carried out under the guidance of Mrs.
Shyamal Virnodkar and Mrs Vricha Chavan , K J Somaiya
Institute of Engineering and Information Technology,
Mumbai University.
References:
[1]http://ieeexplore.ieee.org/document/6909319/?reload=t
ru
[2]http://web.pdx.edu/~jduh/courses/Archive/geog481w0
7/Students/Miller_HardSoftImageClassifications.pdf
[3]https://landsat.usgs.gov/landsat-8
[4]http://www.nrcan.gc.ca/node/9595
[5]https://www.researchgate.net/figure/NDVI-normalized-
difference-vegetation-index-and-GNDVI-green-normalized-
difference_fig2_228425763
[6]. Camelia Slave. 2014. Analysis of AgriculturalAreasUsing
Satellite Images
[7]David B. Lobell and Gregory P. Asner. 2003. Comparison
of Earth Observing-1 ALI and Landsat ETM+ for Crop
Identification and Yield Prediction in Mexico
[8 ]N. Gökhan Kasapoglu, and Okan K. Ersoy. 2007. Border
Vector Detection and Adaptation for Classification

More Related Content

What's hot

Comparison of fuzzy neural clustering based outlier detection techniques
Comparison of fuzzy   neural clustering based outlier detection techniquesComparison of fuzzy   neural clustering based outlier detection techniques
Comparison of fuzzy neural clustering based outlier detection techniquesIAEME Publication
 
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCERKNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCERcscpconf
 
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETSA HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETSEditor IJCATR
 
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...IRJET Journal
 
Delineation of techniques to implement on the enhanced proposed model using d...
Delineation of techniques to implement on the enhanced proposed model using d...Delineation of techniques to implement on the enhanced proposed model using d...
Delineation of techniques to implement on the enhanced proposed model using d...ijdms
 
A statistical data fusion technique in virtual data integration environment
A statistical data fusion technique in virtual data integration environmentA statistical data fusion technique in virtual data integration environment
A statistical data fusion technique in virtual data integration environmentIJDKP
 
IRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET Journal
 
Analysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTAnalysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTIJERA Editor
 
SURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASET
SURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASETSURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASET
SURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASETEditor IJMTER
 
AN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORK
AN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORKAN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORK
AN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORKijsc
 
INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...
INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...
INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...IJDKP
 
Certain Investigation on Dynamic Clustering in Dynamic Datamining
Certain Investigation on Dynamic Clustering in Dynamic DataminingCertain Investigation on Dynamic Clustering in Dynamic Datamining
Certain Investigation on Dynamic Clustering in Dynamic Dataminingijdmtaiir
 
IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...
IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...
IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...IRJET Journal
 
Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Editor IJARCET
 
Effective data mining for proper
Effective data mining for properEffective data mining for proper
Effective data mining for properIJDKP
 
Feature Subset Selection for High Dimensional Data using Clustering Techniques
Feature Subset Selection for High Dimensional Data using Clustering TechniquesFeature Subset Selection for High Dimensional Data using Clustering Techniques
Feature Subset Selection for High Dimensional Data using Clustering TechniquesIRJET Journal
 
Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...
Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...
Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...ijcsa
 
An Investigation on Human Organ Localization in Medical Images
An  Investigation on Human Organ Localization in Medical ImagesAn  Investigation on Human Organ Localization in Medical Images
An Investigation on Human Organ Localization in Medical ImagesIRJET Journal
 
Recommendation system using bloom filter in mapreduce
Recommendation system using bloom filter in mapreduceRecommendation system using bloom filter in mapreduce
Recommendation system using bloom filter in mapreduceIJDKP
 

What's hot (20)

Comparison of fuzzy neural clustering based outlier detection techniques
Comparison of fuzzy   neural clustering based outlier detection techniquesComparison of fuzzy   neural clustering based outlier detection techniques
Comparison of fuzzy neural clustering based outlier detection techniques
 
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCERKNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
KNOWLEDGE BASED ANALYSIS OF VARIOUS STATISTICAL TOOLS IN DETECTING BREAST CANCER
 
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETSA HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
 
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
 
Delineation of techniques to implement on the enhanced proposed model using d...
Delineation of techniques to implement on the enhanced proposed model using d...Delineation of techniques to implement on the enhanced proposed model using d...
Delineation of techniques to implement on the enhanced proposed model using d...
 
A statistical data fusion technique in virtual data integration environment
A statistical data fusion technique in virtual data integration environmentA statistical data fusion technique in virtual data integration environment
A statistical data fusion technique in virtual data integration environment
 
IRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived Videos
 
Analysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTAnalysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOT
 
SURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASET
SURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASETSURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASET
SURVEY ON CLASSIFICATION ALGORITHMS USING BIG DATASET
 
G44093135
G44093135G44093135
G44093135
 
AN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORK
AN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORKAN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORK
AN APPROACH FOR IRIS PLANT CLASSIFICATION USING NEURAL NETWORK
 
INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...
INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...
INTEGRATED ASSOCIATIVE CLASSIFICATION AND NEURAL NETWORK MODEL ENHANCED BY US...
 
Certain Investigation on Dynamic Clustering in Dynamic Datamining
Certain Investigation on Dynamic Clustering in Dynamic DataminingCertain Investigation on Dynamic Clustering in Dynamic Datamining
Certain Investigation on Dynamic Clustering in Dynamic Datamining
 
IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...
IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...
IRJET-Efficient Data Linkage Technique using one Class Clustering Tree for Da...
 
Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397
 
Effective data mining for proper
Effective data mining for properEffective data mining for proper
Effective data mining for proper
 
Feature Subset Selection for High Dimensional Data using Clustering Techniques
Feature Subset Selection for High Dimensional Data using Clustering TechniquesFeature Subset Selection for High Dimensional Data using Clustering Techniques
Feature Subset Selection for High Dimensional Data using Clustering Techniques
 
Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...
Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...
Front End Data Cleaning And Transformation In Standard Printed Form Using Neu...
 
An Investigation on Human Organ Localization in Medical Images
An  Investigation on Human Organ Localization in Medical ImagesAn  Investigation on Human Organ Localization in Medical Images
An Investigation on Human Organ Localization in Medical Images
 
Recommendation system using bloom filter in mapreduce
Recommendation system using bloom filter in mapreduceRecommendation system using bloom filter in mapreduce
Recommendation system using bloom filter in mapreduce
 

Similar to IRJET- Classification of Crops and Analyzing the Acreages of the Field

IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...
IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...
IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...IRJET Journal
 
IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...
IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...
IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...IRJET Journal
 
Case Study: Prediction on Iris Dataset Using KNN Algorithm
Case Study: Prediction on Iris Dataset Using KNN AlgorithmCase Study: Prediction on Iris Dataset Using KNN Algorithm
Case Study: Prediction on Iris Dataset Using KNN AlgorithmIRJET Journal
 
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient TechniquesData Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient TechniquesIJAEMSJORNAL
 
Distributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic WebDistributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic WebEditor IJCATR
 
Review of Algorithms for Crime Analysis & Prediction
Review of Algorithms for Crime Analysis & PredictionReview of Algorithms for Crime Analysis & Prediction
Review of Algorithms for Crime Analysis & PredictionIRJET Journal
 
Potato Leaf Disease Detection Using Machine Learning
Potato Leaf Disease Detection Using Machine LearningPotato Leaf Disease Detection Using Machine Learning
Potato Leaf Disease Detection Using Machine LearningIRJET Journal
 
PREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMS
PREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMSPREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMS
PREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMSSamsung Electronics
 
Predicting performance of classification algorithms
Predicting performance of classification algorithmsPredicting performance of classification algorithms
Predicting performance of classification algorithmsIAEME Publication
 
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...IRJET Journal
 
AI-Based Pet Adoption System
AI-Based Pet Adoption SystemAI-Based Pet Adoption System
AI-Based Pet Adoption SystemIRJET Journal
 
AUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEMAUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEMIRJET Journal
 
MPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace Data
MPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace DataMPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace Data
MPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace DataIRJET Journal
 
IRJET - Encoded Polymorphic Aspect of Clustering
IRJET - Encoded Polymorphic Aspect of ClusteringIRJET - Encoded Polymorphic Aspect of Clustering
IRJET - Encoded Polymorphic Aspect of ClusteringIRJET Journal
 
Knowledge Acquisition Based on Repertory Grid Analysis System
Knowledge Acquisition Based on Repertory Grid Analysis SystemKnowledge Acquisition Based on Repertory Grid Analysis System
Knowledge Acquisition Based on Repertory Grid Analysis Systemijtsrd
 
Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...
Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...
Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...theijes
 
Cancer data partitioning with data structure and difficulty independent clust...
Cancer data partitioning with data structure and difficulty independent clust...Cancer data partitioning with data structure and difficulty independent clust...
Cancer data partitioning with data structure and difficulty independent clust...IRJET Journal
 
Parametric comparison based on split criterion on classification algorithm
Parametric comparison based on split criterion on classification algorithmParametric comparison based on split criterion on classification algorithm
Parametric comparison based on split criterion on classification algorithmIAEME Publication
 
IRJET - Survey on Clustering based Categorical Data Protection
IRJET - Survey on Clustering based Categorical Data ProtectionIRJET - Survey on Clustering based Categorical Data Protection
IRJET - Survey on Clustering based Categorical Data ProtectionIRJET Journal
 
Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...
Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...
Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...IRJET Journal
 

Similar to IRJET- Classification of Crops and Analyzing the Acreages of the Field (20)

IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...
IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...
IDENTIFICATION OF DIFFERENT SPECIES OF IRIS FLOWER USING MACHINE LEARNING ALG...
 
IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...
IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...
IRJET- Sampling Selection Strategy for Large Scale Deduplication of Synthetic...
 
Case Study: Prediction on Iris Dataset Using KNN Algorithm
Case Study: Prediction on Iris Dataset Using KNN AlgorithmCase Study: Prediction on Iris Dataset Using KNN Algorithm
Case Study: Prediction on Iris Dataset Using KNN Algorithm
 
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient TechniquesData Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
 
Distributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic WebDistributed Digital Artifacts on the Semantic Web
Distributed Digital Artifacts on the Semantic Web
 
Review of Algorithms for Crime Analysis & Prediction
Review of Algorithms for Crime Analysis & PredictionReview of Algorithms for Crime Analysis & Prediction
Review of Algorithms for Crime Analysis & Prediction
 
Potato Leaf Disease Detection Using Machine Learning
Potato Leaf Disease Detection Using Machine LearningPotato Leaf Disease Detection Using Machine Learning
Potato Leaf Disease Detection Using Machine Learning
 
PREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMS
PREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMSPREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMS
PREDICTING PERFORMANCE OF CLASSIFICATION ALGORITHMS
 
Predicting performance of classification algorithms
Predicting performance of classification algorithmsPredicting performance of classification algorithms
Predicting performance of classification algorithms
 
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
 
AI-Based Pet Adoption System
AI-Based Pet Adoption SystemAI-Based Pet Adoption System
AI-Based Pet Adoption System
 
AUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEMAUTOMATED WASTE MANAGEMENT SYSTEM
AUTOMATED WASTE MANAGEMENT SYSTEM
 
MPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace Data
MPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace DataMPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace Data
MPSKM Algorithm to Cluster Uneven Dimensional Time Series Subspace Data
 
IRJET - Encoded Polymorphic Aspect of Clustering
IRJET - Encoded Polymorphic Aspect of ClusteringIRJET - Encoded Polymorphic Aspect of Clustering
IRJET - Encoded Polymorphic Aspect of Clustering
 
Knowledge Acquisition Based on Repertory Grid Analysis System
Knowledge Acquisition Based on Repertory Grid Analysis SystemKnowledge Acquisition Based on Repertory Grid Analysis System
Knowledge Acquisition Based on Repertory Grid Analysis System
 
Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...
Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...
Applying K-Means Clustering Algorithm to Discover Knowledge from Insurance Da...
 
Cancer data partitioning with data structure and difficulty independent clust...
Cancer data partitioning with data structure and difficulty independent clust...Cancer data partitioning with data structure and difficulty independent clust...
Cancer data partitioning with data structure and difficulty independent clust...
 
Parametric comparison based on split criterion on classification algorithm
Parametric comparison based on split criterion on classification algorithmParametric comparison based on split criterion on classification algorithm
Parametric comparison based on split criterion on classification algorithm
 
IRJET - Survey on Clustering based Categorical Data Protection
IRJET - Survey on Clustering based Categorical Data ProtectionIRJET - Survey on Clustering based Categorical Data Protection
IRJET - Survey on Clustering based Categorical Data Protection
 
Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...
Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...
Hybrid Model using Unsupervised Filtering Based on Ant Colony Optimization an...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfEr. Suman Jyoti
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 

Recently uploaded (20)

Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 

IRJET- Classification of Crops and Analyzing the Acreages of the Field

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1965 Classification of crops and analyzing the acreages of the field Darpan Madia1, Dhaval Bhanushali2, Suyash Bane3, Prof. Shyamal Virnodkar4, Prof. Vricha Chavan5 1,2,3 K.J Somaiya Institute of Engineering and Information Technology, Mumbai 4Professor, Dept. of Computer Engineering, K.J Somaiya Institute of Engineering and Information Technology, Maharashtra, India 5Professor, Dept. of Electronics Engineering, Veermata Jijabai Technological Institute, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract- Agriculture is considered to be backbone ofIndian economy with nearly 70% of population depends on agriculture. In India, precision agriculture and sustainable agriculture and development are becoming popular with the application of latest technologies available in the field and active research in agriculture by using satellite images for various agricultural applications. Thus use of satellite images for identification, classification and estimation of yieldcarries a lot of importance. Such studies are growing across theworld in recent years.In India, several studies are done to classify crops, but still requires more research on different crops.Thus the growth patterns of crops and the approximation of the yields of the crops which particularly with industrial applications would help farmers, government and industries.. The main motto is to help the farmers, Government and industry to carry out such studies. Keywords: Maximum Likelihood, Sugarcane, satellite images, Landsat, NDVI, GNDVI, Confusion Matrix. Introduction: Sugarcane is the most important perennial crop planted in many countries like brazil india and china . India has largest area under sugarcane cultivation in the world and is the worlds second largest producer of sugarcane.the leading producer of sugarcane stands brazil . Bagasse, the crushed cane residue, can be more beneficially used for manufacturing paper instead of using it as fuel in the mills.It is also an efficient substitute for petroleum products and a host of other chemical products. Conditions of Growth: It has a long duration of crop growth and requires 10 to 15 and sometimes even 18 months to mature, depending upon the geographical conditions. It requires hot and humid climate ranging from a average temperatureof21°-27°Cand 75-150 cm rainfall. Image Classification Image classification refers to the computer-assisted interpretation of remotely sensed images. Although some procedures are able to incorporate information about such image characteristics as texture and context, the majority of image classification is based solely on the detection of the spectral signatures (i.e., spectral response patterns) of land cover classes. The success with which this can be done will depend on two things. 1) The presence of distinctive signatures for the land cover classes of interest in the band set being used. 2) The ability to reliably distinguish these signatures from other spectral response patterns that may be present. There are two general approaches to image classification, Supervised and unsupervised. They differ in how the classification is performed. In the case of supervised classification, the software system delineates specific land cover types based on statistical characterization datadrawn from known examplesin the image (knownastrainingsites). With unsupervised classification, however, clustering software is used to uncover the commonly occurring land cover types, with the analyst providing interpretations of those cover types at a later stage. Supervised Classification The first step in supervised classification is to identify examplesof the information classes(i.e., land covertypes)of interest in the image. These are called “Training Sites”. The software system is then used to develop a statistical characterization of the reflectanceforeachinformationclass. This stage is often called Signature Analysis and mayinvolve developing a characterization as simple as the mean or the range of reflectanceson each band, or ascomplexasdetailed analyses of the mean, variances and covariance over all bands. Once a statistical characterization hasbeenachievedforeach information class, the image is then classified by examining the reflectances for each pixel and making a decision about which of the signaturesit resembles most. There are several techniques for making these decisions, called classifiers. Hard Classifiers The distinguishing characteristic of hard classifiers is that they all make a definitive decision about the land cover class to which any pixel belongs, Mainly there are three supervised classifiers in thisgroup:Parallelepiped,Minimum Distance to Means, and Maximum Likelihood.[2]They differ
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1966 only in the manner in which they develop and use a statistical characterization of the training site data. Of the three, the Maximum Likelihood procedure is the most sophisticated, and is the most widely used classifier in the classification of remotely sensed imagery. Soft Classifiers Contrary to hard classifiers, soft classifiers do not make a definitive decision about the land cover class to which each pixel belongs. Rather, they develop statementsof the degree to which each pixel belongs to each of the land cover classes being considered. Thus, for example, a soft classifier might indicate that a pixel has a 0.72 probability of being forest, a 0.24 probability of being pasture, and a 0.04 probability of being bare ground. A hard classifier would resolve this uncertainty by concluding that the pixel was forest. However, a soft classifier makes this uncertainty explicitly available, for any of a variety of reasons. For example, the analyst might conclude that the uncertainty arises because the pixel contains more than one cover type and could use the probabilities as indications of the relative proportion of each. This is known asSub-Pixel classification. Alternatively, the analyst may conclude that the uncertaintyarisesbecause of unrepresentative training site data and therefore may wish to combine these probabilities with other evidence before hardening the decision. Many software offer different soft classifiers. The difference between them relates to the logic by which uncertainty is specified—Bayesian, Dempster-Shafer, and Fuzzy Sets are some of them. Unsupervised Classification In contrast to supervised classification, where we tell the system about the character (i.e., signature) of the information classes we are looking for, unsupervised classification requires no advance information about the classes of interest. Rather, it examinesthe data and breaks it into the most prevalent natural spectral groupings, or clusters, present in the data. The analystthenidentifiesthese clusters as land cover classes through a combination of familiarity with the region and ground truth visits. The logic by which unsupervised classification works is known as Cluster Analysis, which performs classification of composite images that combine the most useful information bands.[1] It is important to recognize, however, that the clusters unsupervised classification produces are not information classes, but spectral classes (i.e., they group together features (pixels) with similar reflectance patterns). It is thus usually the case that the analyst needs to reclassify spectral classes into information classes. For example, the system might identify classes for asphalt and cement which the analyst might later group together, creating an information class called pavement. While attractive conceptually, unsupervised classification has traditionally been hampered by very slow algorithms. However, the clustering procedure provided in some software like IDRISI is extraordinarily fast and can thus be used iteratively in conjunction with ground truth data to arrive at a very strong classification. With suitable ground truth and accuracy assessment procedures, this tool can provide a remarkably rapid meansof producingqualityland cover data on a continuing basis. In addition to the above mentioned techniques,twomodules bridge both supervised and unsupervised classifications. There is a procedure known as ISODATA, iteratively Self Organising Cluster Analysis to classify up to 7 raw bands with the user specifying the number of clusters to process. The procedure uses module to initiate a set of clusters that seed an iterative application of Maximum likelihood like procedure, each stage using the results of the previousstage asthe training sitesfor this supervised procedure.Theresult is an unsupervised classification that converges onafinalset of stable members using a supervised approach (hence the notion of "self-organizing"). In another method, the procedure starts with training sites that characterize individual classes, but it results in a classification that includes not only these specific classes, but also significant (unknown) mixtures that might exist. Thus the end result hasmuch the character of that of an unsupervised approach. The classification can be done by using Geographical Information System software such as ARCGIS, QGIS, GRAM++, IDRISI etc which has inbuilt procedures for different classification algorithms. The classificationcanalso be done by using Artificial Neural Networks such SVM, Decision Tree classifiers, Back Propagation neural networks etc. Genetic algorithm based procedures are also used for classification. Remote sensing : Remote sensors collect data by detecting the energy that is reflected from Earth. These sensors can be on satellites or mounted on aircraft. Remote sensors can be either passive or active. Passive sensors respond to external stimuli. They record natural energy that is reflected or emitted from the Earth's surface. The most common source of radiation detected by passive sensors is reflected sunlight. In contrast, active sensorsuse internal stimuli to collectdata about Earth. For example, a laser-beam remote sensing system projects a laser onto the surface of Earth and measuresthe time that it takes for the laser to reflect backto its sensor. Landsat : The Landsat 8 satellite imagesthe entire Earthevery16days in an 8-day offset from Landsat 7.[3] Data collected by the instrumentsonboard the satellite are available to download at no charge from EarthExplorer, GloVis, or the LandsatLook Viewer within 24 hours of acquisition.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1967 Landsat 8 measures different rangesof frequenciesalongthe electromagnetic spectrum – a color, althoughnotnecessarily a color visible to the human eye. Each range is called a band, and Landsat 8 has 11 bands. Landsat numbersitsred, green, and blue sensors as 4, 3, and 2, so when we combine them we get a true-color image . An alternative to the model-based approach is to define classes from the statistics of the image itself. The classes are defined by an operator, who choosesrepresentativeareasof the scene to define the mean values of parameters for each recognizable class (hence it is a "supervised" method). A probabilistic approach is useful when there is a fair amount of randomness under which the data are generated. Knowledge of the data statistics (i.e. the theoretical statistical distribution) allowsthe useoftheBayesmaximum likelihood classification approach that isoptimalinthesense that, on average, its use yields the lowest probability of misclassification[1] After the class statistics are defined, the image samples are classified according to their distance totheclassmeans.Each sample is assigned to the class to which it has the minimum distance. The distance itself is scaled according to the Bayes maximum likelihood rule. Bayes classification for polarimetric SAR data was first presented in 1988 . The authors showed that the use of the full polarimetric data set gives optimum classification results. The algorithm was only developed for single-look polarimetric data, though. For most applications in radar remote sensing, multi-looking is applied to the data to reduce the effects of speckle noise. The number oflooksisan important parameter for the development of a probabilistic model. The full polarimetric information content is available in the scattering matrix S, the covariance matrix C, as well as the coherency matrix T. It has been shown that T and C are both distributed according to the complex Wishart distribution . The probability density function (pdf) of the averaged samples of T for a given number of looks, n, is where:  <T> is the sample average of the coherency matrix over n looks,  q represents the dimensionality of the data (3 for reciprocal case, else 4),  Trace is the sum of the elementsalong the diagonal of a matrix,  V is the expected value of the averaged coherency matrix, E{<T>}, and  K(n,q) is a normalization factor.[4] To set up the classifier statistics, the mean value of the coherency matrix for each class Vm must be computed where m is the set of pixels belonging to class m in the training set.[4] According to Bayes maximum likelihood classification a distance measure, d, can be derived : where the last term takes the a priori probabilities P( m) into account. Increasing the number of looks, n, decreases the contribution of the a priori probability. Also, if no information on the classprobabilitiesisavailable for a given scene, the a priori probability can be assumed to beequalfor all classes. An appropriate distance measure can then be written as : which leads to a look-independent minimum distance classifier: Applying this rule, a sample in the image is assigned to a certain classif the distance between the parameter valuesat this sample and the class mean is minimum.[4] The look- independence of this scheme allowsitsapplication to multi- looked as well as speckle-filtered data . This classification scheme can also be generalized for multi-frequency fully polarimetric data provided that the frequencies are sufficiently separated to ensure statistical independence between frequency bands The classification depends on a training set and must therefore be applied under supervision. It isnotbasedonthe physics of the scattering mechanisms, which might well be considered a disadvantage of thescheme.[6]However,itdoes utilize the full polarimetric information and allows a look- independent image classification. Note that the covariance matrix can also be usedforthistype of Bayesclassification. The coherency matrix waschosenfor the simple reason of compliance with the H / A / -classifier described in the previous section. Accuracy in maximum likelihood: Accuracy assessment of the ML classification was determined by means of a confusion matrix (sometimes called error matrix), which compares, on a class by class basis, the relationship between reference data (ground truth) and the corresponding results of a classification .
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1968 Producer accuracy is a measure of the accuracy of a particular classification scheme and showsthepercentageof a particular ground class that is correctly classified. It is calculated by dividing each of the diagonal elementsinTable by the total of each column respectively. The minimum acceptable accuracy for a class is 90% shows the producer for all the classes. It is obvious that all classes possess producer accuracy higher than 90%. Fig I. Classified image of Handigund village Crop Health: Chlorophyll is a major component of many cell ingredients and plays an important role in several physiological processes such as photosynthesis, respiration, photosynthetic energy production and carbohydrate transport, and cell division and enlargement . Also, it is necessary for seed formation and is a fundamental element for nodule metabolism in legumesandisrequiredtoproduce ATP, GTP, and CP as energetic substancesand to regulatethe activity of several proteins through phosphorylation reactions Some ways to judge a crops health are to calculate its normalised difference vegetation index, NDVI; green normalised difference vegetation index GNDVI or LAI (Leaf area index).[7] Here we have implemented classification based on NDVI and GNDVI . NDVI: Various vegetation indices (e.g., normalised difference vegetation index, NDVI; green normalised difference vegetation index GNDVI; soil-adjusted vegetation index, SAVI) have been treated as indicators of vegetation biophysical variables (e.g., coverage, biomass and productivity). NDVI and GNDVI mainly focus on the chlorophyll content in the leaves and accordingly provide values for the classified images. the NDVI and GNDVI classified images classify the original composite images of landsat in such way that it showsthe entire image in a form of color spectrum. Itsrange various from -1 to 1 with -1 denoting the lower end and 1 denoting high NDVI value. Fig II. Difference between NDVI and GNDVI [5] Fig III. NDVI image of Handigund village Future Scope: The implementation would be further taken forward with different bands over the same data and analysis forthesame would be conducted and comparison between the data bands would be done for increasing the accuracy with the satellite data present. The future implementation would include false colour composite images(FCC) which may increase the accuracyof the output using the same algorithm due to the presence of vegetation thermal band. Conclusion: In the study, detail analysis about different villages and study area was carried out and the approximate estimation of crops being present in the villages with estimation of pixels of a particular class was found. ML classifies pixels based on known properties of each cover type, but the generated classesmay not be statistically separable.Wealso came to know that the band correlation of classes with high reflectance, e.g. sugarcane is high for all band pairs in ML
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1969 because of the strong relationshipsof variation between the brightness of pixels. Acknowledgement: This project is supported by Godavari Biorefineries Limited(GBL) and carried out under the guidance of Mrs. Shyamal Virnodkar and Mrs Vricha Chavan , K J Somaiya Institute of Engineering and Information Technology, Mumbai University. References: [1]http://ieeexplore.ieee.org/document/6909319/?reload=t ru [2]http://web.pdx.edu/~jduh/courses/Archive/geog481w0 7/Students/Miller_HardSoftImageClassifications.pdf [3]https://landsat.usgs.gov/landsat-8 [4]http://www.nrcan.gc.ca/node/9595 [5]https://www.researchgate.net/figure/NDVI-normalized- difference-vegetation-index-and-GNDVI-green-normalized- difference_fig2_228425763 [6]. Camelia Slave. 2014. Analysis of AgriculturalAreasUsing Satellite Images [7]David B. Lobell and Gregory P. Asner. 2003. Comparison of Earth Observing-1 ALI and Landsat ETM+ for Crop Identification and Yield Prediction in Mexico [8 ]N. Gökhan Kasapoglu, and Okan K. Ersoy. 2007. Border Vector Detection and Adaptation for Classification