<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Resource efficient c-clahe and comparision with other image enhancement algorithms</title>
    <subTitle>Sumanth Sakkara</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Vaishnavi Deshpande.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bengaluru</placeTerm>
    </place>
    <dateIssued>2018-2019</dateIssued>
    <publisher>PES University</publisher>
    <dateIssued encoding="marc">9999</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">lis</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">h</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
  </physicalDescription>
  <relatedItem type="isReferencedBy">
    <note>Contextual Contrast Limited Adaptive Histogram Equalization (C-CLAHE) is an effective method for solving the noise amplification effect of the adaptive histogram equalization (AHE), and enhancing the visibility of local details of an image. Even though C-CLAHE has a smaller memory foot print than CLAHE, complexity of the interpolation process increases the computation demand dramatically. Therefore, FPGA based implementations have been limited to CLAHE only. In this study three key modifications were introduced to the CCLAHE, and for the first time make it feasible to implement on a resource limited FPGA. Here restructured the method so that the histogram redistribution stage is realized with fewer number of iterations. Then implemented contrast limitation calculations earlier during the histogram generation stage instead of during the histogram redistribution stage, which reduces the block RAM demand and finally mathematically derive an alternative interpolation calculation u</note>
  </relatedItem>
  <recordInfo>
    <recordCreationDate encoding="marc">231221</recordCreationDate>
  </recordInfo>
</mods>
