Project/Area Number |
62420034
|
Research Category |
Grant-in-Aid for General Scientific Research (A)
|
Allocation Type | Single-year Grants |
Research Field |
計算機工学
|
Research Institution | KYOTO UNIVERSITY (1988-1989) University of Tsukuba (1987) |
Principal Investigator |
IKEDA Katsuo KYOTO UNIV., INFORMATION SCIENCE, PROF., 工学部, 教授 (30026009)
|
Co-Investigator(Kenkyū-buntansha) |
NAKAMURA Tomoo UNIV. OF TSUKUBA; INFORMATION SCIENCES AND ELECTRONICS; ASSOC. PROF., 電子情報工学系, 助教授 (70015923)
EBIHARA Yoshihiko UNIV. OF TSUKUBA; INFORMATION SCIENCES AND ELECTRONICS; ASSOC. PROF., 電子情報工学系, 助教授 (00101155)
NISHIHARA Seiichi UNIV. OF TSUKUBA; INFORMATION SCIENCES AND ELECTRONICS; ASSOC. PROF., 電子情報工学系, 助教授 (50026168)
MINOH Michihiko KYOTO UNIV.; INFORMATION SCIENCE; ASSOC. PROF., 工学部, 助教授 (70166099)
OHTA Yuichi UNIV. OF TSUKUBA; INFORMATION SCIENCES AND ELECTRONICS; ASSOC. PROF., 電子情報工学系, 助教授 (50115804)
渡辺 正子 京都大学, 工学部, 教務職員 (70127158)
阿草 清滋 京都大学, 工学部, 助教授 (90026360)
|
Project Period (FY) |
1987 – 1989
|
Project Status |
Completed (Fiscal Year 1989)
|
Budget Amount *help |
¥18,500,000 (Direct Cost: ¥18,500,000)
Fiscal Year 1989: ¥6,200,000 (Direct Cost: ¥6,200,000)
Fiscal Year 1988: ¥6,500,000 (Direct Cost: ¥6,500,000)
Fiscal Year 1987: ¥5,800,000 (Direct Cost: ¥5,800,000)
|
Keywords | Parallel Processing Algorithm / Tightly Coupled Parallel Processing System / Loosely Coupled Parallel Processing System / Shared Memory / Image Processing Library / Distributed Processing Environment / Stereo Image / Correspondence Problem / 画像理解 / 並列処理 / 並列計算機 / アルゴリズム統合 / 実時間処理 / コンピュータビジョン |
Research Abstract |
The purpose of this research is to get a general understanding of parallel processing for image understanding algorithms. Two types of parallel processing systems are used. One is a system in which several processors are tightly coupled through shared memory. The other is a system in which several processors are loosely coupled through system bus lines or local area networks. The typical image understanding algorithms are selected and implemented on these systems. Several characteristics of these algorithms on the systems are measured and evaluated from several view points. The followings are the results of this research. 1. The framework of parallel processing for the closely connected machine is constructed. Each image understanding algorithm is assigned to a separate processor, and the control information among them is transmitted by the process communication function, while image data is located on the shared memory, so any processor can access them without overhead. 2. We built a lo
… More
osely coupled parallel processing system using transputers. We also built a distributed processing system using a RISC machine and a tightly coupled parallel processing system via local area network. 3. One of the most important problems of robot vision is the correspondence problem of stereo images. We selected an algorithm for this problem and implemented it on both tightly and loosely coupled parallel processing systems, and evaluated the efficiency. 4. Consistency labeling algorithm, which is useful in many applications such as shape matching, and back propagation method in neural networks, are parallelized, and their efficiency is evaluated. 5. We constructed some utilities available in a distributed parallel processing system:(1) a message passing function to Common Lisp environment from others, (2) the general purpose parallel image processing system which is modified from the system originally developed at CMU for a sequential machine, (3) a connecting mechanism between Common Lisp environment and image processing library through the shared memory, (4) an distributed system using the loosely coupled parallel processing system and local area network. Less
|