<?xml version="1.0" encoding="UTF-8"?>
<collection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd" xmlns="http://www.loc.gov/MARC21/slim">
 <record>
  <leader>00000ctmaa22000003a 4500</leader>
  <controlfield tag="001">UP-1685675941123923275</controlfield>
  <controlfield tag="003">Buklod</controlfield>
  <controlfield tag="005">20151013120104.0</controlfield>
  <controlfield tag="006">aa    rb   |||1 u|</controlfield>
  <controlfield tag="007">ta</controlfield>
  <controlfield tag="008">151013s        xx     d     r    |||| u|</controlfield>
  <datafield tag="035" ind1=" " ind2=" ">
   <subfield code="a">(iLib)UPTAC-00017720382</subfield>
  </datafield>
  <datafield tag="040" ind1=" " ind2=" ">
   <subfield code="a">UPVTC</subfield>
  </datafield>
  <datafield tag="041" ind1="0" ind2=" ">
   <subfield code="a">eng</subfield>
  </datafield>
  <datafield tag="090" ind1=" " ind2="0">
   <subfield code="a">LG 993.5 2011 C66</subfield>
   <subfield code="b">N43</subfield>
  </datafield>
  <datafield tag="100" ind1="1" ind2=" ">
   <subfield code="a">Nicolasora, Jude Ivan Michael S.</subfield>
   <subfield code="e">author.</subfield>
  </datafield>
  <datafield tag="245" ind1="1" ind2="0">
   <subfield code="a">Beedgee</subfield>
   <subfield code="b">an edge generation technique using the Artificial Bee Colony Algorithm</subfield>
   <subfield code="c">Jude Ivan Michael S. Nicolasora; John Paul T. Yusiong, adviser.</subfield>
  </datafield>
  <datafield tag="264" ind1=" " ind2="1">
   <subfield code="c">2011.</subfield>
  </datafield>
  <datafield tag="300" ind1=" " ind2=" ">
   <subfield code="a">[4], 82 leaves</subfield>
   <subfield code="b">illustrations.</subfield>
  </datafield>
  <datafield tag="500" ind1=" " ind2=" ">
   <subfield code="a">Undergraduate thesis (B.S. Computer Science) -- University of the Philippines, Tacloban.</subfield>
  </datafield>
  <datafield tag="520" ind1=" " ind2=" ">
   <subfield code="a">Edge detection is mathematical in nature; it can be computed linearly and is not unfathomable or indeterminate as it appears to be. However, the immense solution space of the problem may contain a better solution compared to the mathematically computed solution. The goal of this research is to find that existing best solution within given solution space. The proposed approach used by this paper covers two parts, the generation of the grayscale image and the generation of the threshold image. In generating the grayscale image, the contrast and brightness can be adjusted to cater a specified need. The grayscale image can also be normalized. Threshold image on the other hand uses the generated grayscale image in order to find the pixels representing the edges of the image. This preprocessing technique narrows the search space. The Artificial Bee Colony Algorithm, an algorithm for optimization, will be used in order to find the best solution in the search space narrowed by the threshold image. The results in the experiments showed the effectiveness of Beedgee in detecting the edges of different image types.</subfield>
  </datafield>
  <datafield tag="650" ind1=" " ind2="0">
   <subfield code="a">Edge detection.</subfield>
  </datafield>
  <datafield tag="650" ind1=" " ind2="0">
   <subfield code="a">Artificial Bee Colony Algorithm.</subfield>
  </datafield>
  <datafield tag="650" ind1=" " ind2="0">
   <subfield code="a">Image processing.</subfield>
  </datafield>
  <datafield tag="700" ind1="1" ind2=" ">
   <subfield code="a">Yusiong, John Paul T.</subfield>
   <subfield code="e">adviser.</subfield>
  </datafield>
  <datafield tag="905" ind1=" " ind2=" ">
   <subfield code="a">FI</subfield>
  </datafield>
  <datafield tag="905" ind1=" " ind2=" ">
   <subfield code="a">UP</subfield>
  </datafield>
  <datafield tag="852" ind1="0" ind2=" ">
   <subfield code="a">UPTAC</subfield>
   <subfield code="b">UPTAC</subfield>
   <subfield code="h">LG 993.5 2011 C66</subfield>
   <subfield code="i">N43</subfield>
  </datafield>
  <datafield tag="942" ind1=" " ind2=" ">
   <subfield code="a">Thesis</subfield>
  </datafield>
 </record>
</collection>
