Design of RPC-based Distributed Parallel Processing System for Computing the DSW Algorithm

碩士 === 國立臺灣科技大學 === 電子工程技術研究所 === 86 === This thesis is related to the design of a distributed parallel processor,which consists of Pentium processors connected together through Ethernet, to enhance the computational performance of the dynamic space warping algorithm. The research works...

Full description

Bibliographic Details
Main Authors: Guo Shian-Hwang, 郭先煌
Other Authors: Chen-Mie Wu
Format: Others
Language:zh-TW
Published: 1998
Online Access:http://ndltd.ncl.edu.tw/handle/65720940686426079484
Description
Summary:碩士 === 國立臺灣科技大學 === 電子工程技術研究所 === 86 === This thesis is related to the design of a distributed parallel processor,which consists of Pentium processors connected together through Ethernet, to enhance the computational performance of the dynamic space warping algorithm. The research works involved in this thesis are as follows :(1) Integration of DSW processors with Pentium processors. The DSW algorithm is separated into two modules, i.e., software and hardware. The software module is written in Visual C++ and executed on Pentium processor, and, the hardware module is the DSW processor. Both software and hardware modules are required to integrate together to finish the computation. The software module is for video image capturing and pre-processing, and, image matching is done by the hardware module.(2)Development of the basic architecture of a distributed parallel Processing system for the DSW algorithm. Based on the Client / Server network architecture of Windows 95, a distributed parallel processing system has been developed. Also, the system has been applied to the development of computer image recognition systems which can search for English characters on static or moving video imagesin real-time response.