<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>UCSC Digital Library Collection:</title>
    <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4139</link>
    <description />
    <pubDate>Fri, 27 Mar 2026 10:27:38 GMT</pubDate>
    <dc:date>2026-03-27T10:27:38Z</dc:date>
    <item>
      <title>Medical Prescription Identification Solution</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4211</link>
      <description>Title: Medical Prescription Identification Solution
Authors: Wijewardena, W.R.A.D.
Abstract: A medical prescription is a very familier document to any person and is a one that&#xD;
is usually believed impossible to read. There are several reasons for that well known&#xD;
conclustion. First, the sloppy handwriting of the doctors and second, the lack of&#xD;
the domain knowledge. Because of these difficulties in reading a prescription have&#xD;
a high probability of ending up in misreading the content. These misreading often&#xD;
lead to many health issues with regard to the patient and even a threat to their&#xD;
lives. But unfortunatly both the mentioned reasons for such situations cannot be&#xD;
changed.&#xD;
In the present, one of the leading research area is Optical Character Recognition. Among that, handwritten character recognition takes a significant interest in&#xD;
researchers. Taking these advantaged into account and with the help of the domain knowledge, this research is to find a way to accuratly read the content of a&#xD;
medical prescription. This research uses a neural network approach for the charater&#xD;
recognition process and a knowledge base matching to accuralty output the result.&#xD;
The outcome of this research has been a successfull enhancement in the prescription&#xD;
identification domain and has established for further improvements.</description>
      <pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4211</guid>
      <dc:date>2021-07-26T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Efficiently transform contracts written in Peyton Jones contract descriptive language to Solidity</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4210</link>
      <description>Title: Efficiently transform contracts written in Peyton Jones contract descriptive language to Solidity
Authors: Wickramarachchi, V. U.
Abstract: Financial contracts play a major role in the modern economy. Due to a large variation of&#xD;
contracts being traded in financial markets, a standard representation for contracts was&#xD;
required in order to eliminate the ambiguity imposed by natural languages. Peyton Jones et&#xD;
al. catered this need by proposing a combinator library embedded in Haskell which enabled&#xD;
contract representation and valuation. However, every financial contract represented as such&#xD;
suffered from the same fundamental problem. If a contract is executable, the parties&#xD;
involved in the contract needed to trust a central counterparty to give them the correct results&#xD;
after execution. The interference of this middleman introduced certain risks as well as a&#xD;
significant amount of overhead.&#xD;
In this dissertation, a novel approach to facilitate autonomous contract execution was&#xD;
proposed, exploiting the features and use cases of the Ethereum blockchain and its scripting&#xD;
language, Solidity. The approach involves transforming contracts written in the Peyton&#xD;
Jones’ Contract Descriptive language to Solidity using a special purpose compiler. The&#xD;
result of this transformation is a smart contract equivalent to the traditional financial&#xD;
contract. The transformed smart contract is deployed and executed on the Ethereum&#xD;
blockchain using an Ethereum client.&#xD;
The proposed solution was evaluated against existing attempts to design autonomous&#xD;
financial contracts. The research shows that a contract written in the Peyton Jones’ Contract&#xD;
Descriptive language can be transformed to a smart contract which executes autonomously&#xD;
in a trustless environment. As a result, it was concluded that financial contracts could&#xD;
operate without a central counterparty with increased performance and reduced overheads.</description>
      <pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4210</guid>
      <dc:date>2021-07-26T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Combining Image Processing Techniques and Mobile Sensor Information for Marker-less Augmented Reality Based Reconstruction</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4209</link>
      <description>Title: Combining Image Processing Techniques and Mobile Sensor Information for Marker-less Augmented Reality Based Reconstruction
Authors: Weerakkody, I. S.
Abstract: Marker-less augmented reality based reconstruction using mobile devices, is a near&#xD;
impossible task. This largely due to the lack of processing power in mobile devices&#xD;
when considering vision based tracking for localization and to the lack of accuracy in&#xD;
mobile GPS when considering mobile sensor based approach for localization.&#xD;
In order to address this problem this research presents a novel approach which&#xD;
combines image processing techniques and mobile sensor information which can be&#xD;
used to perform precise position localization in order to perform augmented reality&#xD;
based reconstruction using mobile devices. The core of this proposed methodology is&#xD;
tightly bound with the image processing technique which is used to identify the object&#xD;
scale in a given user image. Use of mobile sensor information was to classify the most&#xD;
optimal locations for a given particular user location.&#xD;
This proposed methodology has been evaluated against the results obtained using&#xD;
10cm accurate RTK device and against the results obtained using only the A-GPS&#xD;
chips in mobile device. Though this proposed methodology require more processing&#xD;
time than A-GPS chips, the accuracy level of this proposed methodology is&#xD;
outperforms that of A-GPS chips. And the results of the experiments carried out&#xD;
further convince that this proposed methodology facilitates improving the accuracy of&#xD;
position localization for augmented reality based reconstruction using mobile devices.</description>
      <pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4209</guid>
      <dc:date>2021-07-26T00:00:00Z</dc:date>
    </item>
    <item>
      <title>A Blockchain Based Approach for Secure E-Voting System</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4208</link>
      <description>Title: A Blockchain Based Approach for Secure E-Voting System
Authors: Sanjaya, M.D.
Abstract: Voting is the process of representation of democracy in a country, to select a person&#xD;
for parliament, approve a bill in a parliament and decision making in board meetings&#xD;
etc. Voting systems have been around of hundreds of years and but they were evolving&#xD;
very slowly. Many solutions were proposed in the history, but most of them were&#xD;
rejected because of some security issues and limitations. Finally at the 21th century, evoting systems started to bloom with the development of the web technologies&#xD;
With the development of the blockchain 2.0, the researchers started to go towards a&#xD;
new destination by applying blockchain to software engineering applications. E-voting&#xD;
systems were developed based on Ethereum as well as Zcash and bitcoin. But they&#xD;
were not full e-voting frameworks. Due to the limitations of proposed solution, those&#xD;
were unable to exist with the modern world.&#xD;
In order to prove feasibility of developing a secure e-voting system by combining&#xD;
some concepts of Zcash with the ethereum platform, this research is a proof of concept&#xD;
to implement a full e-voting framework with voter registration, voter verification,&#xD;
voting, tallying and end to end verification. To maintain user privacy, zk-SNARK&#xD;
which is a concept used in Zcash for maintaining private transactions, was used. To&#xD;
write Immutable codes, a concept called smart contract which is used in ethereum, was&#xD;
used. Due to the experiment and testing done, it is very clear that this system is a&#xD;
practical solution and works well by protecting voter privacy.</description>
      <pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4208</guid>
      <dc:date>2021-07-26T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>

