AEDES CLASSIFIER
Theme -- HEALTHCARE
About Aedes Mosquito
FEATURES
COLOUR
SHAPE
Area,Perimeter,size,Length
WING BEAT FREQUENCY
MALE - 512 - 832 Hz
FEMALE- 412 - 560 Hz
standard deviation - 9hz(M),15(F)
BLACK AND WHITE on legs (at least 2)
WINGSCALE
CYLPEUS
Head of Insect
CONCEPT :
It uses digital image processing and support vector machine (SVM) to detect aedes aegypti mosquito. Aedes aegypti mosquito is a carrier of dengue virus which causes the problem that is called dengue hemorrhagic fever. As of today there is still no particular medicine for the treatment of such. As a result the study proposed a way on how to detect if a mosquito is an aedes aegypti or not using SVM in Matlab. First, it was trained by feeding images of aedes aegypti and not aedes aegypti such as aedes albopictus and culex that were taken at different views, highlighting their unique features. In the image processing, the features were extracted and tllen classified to aedes ae~ypti or not aedes ae~ypti. Confusion matrix was used to show tile accuracy of tile system in detecting tile Aedes Aegypti mosquito
Overview
System Flowchart:
SVM
Support Vector Machine is a supervised learning machine that is used for classification analysis. SVM has its learning algorithm for it to be able to identify and analyze patterns. Its main concept is about hyperplane which separates different classification data for different objects. The hyperplane is also defined as the decision boundary for SVM. The figure below shows how the classification of the SVM. The 'x' and '0' are the different data for an object and the line drawn between them is the hyperplane.
MODULES REQUIRED :
APPLICATIONS :
ADVANTAGES :