Research Publications

Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/4194

This main community comprises five sub-communities, each representing the academic contribution made by SLIIT-affiliated personnel.

Browse

Search Results

Now showing 1 - 2 of 2
  • Thumbnail Image
    PublicationOpen Access
    Effect of the Use of Videos vs. Images in Instruction on the Achievement in Science of Grade 9 Students
    (School of Education, Faculty of Humanities and Sciences, SLIIT, 2025-10-10) Jayawardhana, K.V. A. T. K; Perera, K.G.S.K.
    Multimedia contributes to a well-equipped, interactive, and student-centered learning environment. Integration of multimedia into science education can enhance students’ achievement and motivation to learn. This study attempts to find out which multimedia tools are more effective for students, to investigate the challenges and barriers teachers face in integrating multimedia into science classrooms, and to examine the motivation and attitudes of students. A one-group quasi-experimental design was used. The same group of students were taught using images in control condition and later with both images and videos during experimental conditions. Data was collected through both quantitative and qualitative methods using unit tests, observations, and questionnaires.
  • Thumbnail Image
    PublicationEmbargo
    Algorithmically Navigating Complex Tabular Structures in Images for Information Extraction
    (IEEE, 2022-12-26) Nugawela, M; Abeywardena, K. Y; Mahaadikara, H
    Computer vision has been in the forefront of automating workflows to replace manual repetitive tasks with convenience and accuracy. Recognizing text from images of commercial documents through optical character recognition (OCR) form the initial step of most such workflows where majority of their information are in the form of complex data structures such as tables and nested tables. Although OCR technology has evolved to effectively capture text from images, there is still room for improvement in recognizing complex data structures and extracting tabular data from images. This paper proposes an algorithmic approach based on keyword detection and the position of words relative to each other in order to recognize nested structures and successfully extract tabular data into a program and human readable format, which aims to take a different approach as opposed to using machine learning models or pre-defined templates for layout recognition. Furthermore, this approach is shown to yield successful results in correctly comprehending the layout and data of nested table structures in multiple rows in a table.