<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-04-30T21:23:15Z</responseDate>
  <request metadataPrefix="oai_dc" identifier="oai:meral.edu.mm:recid/00007366" verb="GetRecord">https://meral.edu.mm/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:meral.edu.mm:recid/00007366</identifier>
        <datestamp>2022-03-24T23:15:25Z</datestamp>
        <setSpec>1582963674932</setSpec>
        <setSpec>1582963674932:1597397050488</setSpec>
        <setSpec>user-miit</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Fruit Recognition Using Color and Morphological Feature Fusion</dc:title>
          <dc:creator>Myint San</dc:creator>
          <dc:creator>Mie Mie Aung</dc:creator>
          <dc:creator>Phyu Phyu Khaing</dc:creator>
          <dc:description>t is still difficult to recognize the kind of fruit
which are of different colors, shapes, and textures. This
paper proposes a features fusion method to recognize five
different classes of fruits that are the images from the
fruit360 dataset. We are processed with four stages: preprocessing, boundary extraction, feature extractions, and
classification. Pre-processing is performed to remove the
noise by using the median filter, and boundary extraction
are operated with the morphological operation. In feature
extraction, we have extracted two types of features: color,
and morphological features of the image. Color features
are extracted from the RGB color channel, and
morphological features are extracted from the image that
detected the boundary of fruit by using morphological
operations. These two types of features are combined in a
single feature descriptor. These features are passed to
five different classifiers: Naïve Bayes (NB), Logistic
Regression (LR), Support Vector Machine (SVM),
Decision Tree (DT), K-Nearest Neighbor (KNN), and
Random Forest (RF). In the study, the accuracy that
classified with Random Forest (RF) classifier for the
proposed feature fusion method is better than the other
classifiers, such as Naïve Bayes (NB), Logistic
Regression (LR), Support Vector Machine (SVM),
Decision Tree (DT), K-Nearest Neighbor (KNN).</dc:description>
          <dc:date>2019-10-11</dc:date>
          <dc:identifier>http://hdl.handle.net/20.500.12678/0000007366</dc:identifier>
          <dc:identifier>https://meral.edu.mm/records/7366</dc:identifier>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
