FPGAvision FPGA-based Realtime Vision

Heads: Shinichi Hirai
Contact: Tatsuhiko Tsuboi

Date: 1999 - 2004

Mailing address:
Dept. Robotics, Ritsumeikan Univ.
Kusatsu, Shiga 525-8577, Japan

Supported by:

Associated lab/group:

Jump to: Project Description | Personnel | Publications | Notes | Related Sites

Project Description

We will develop realtime vision chips attachable to a robotic hand. Vision algorithms to detect the position and the orientation of a planar motion object are implemented on FPGA's to perform them within the video-frame rate.

Image matching is one of fundamental operations in many fields such as seal and signature identifications in bank operation, fingertip identification in security, and precise positioning and inspection in LPD/PPD manufacturing. In the past decades, many image matching algorithms are proposed including normalized correlation method, matched filtering, phase-only correlation method, Hough-Fourier transform method, and generalized Hough transform method. These algorithms require much computation time since the algorithms consist of 2D operations such as 2D FFT/IFFT, polar transform, and Hough transform. Thus, it is difficult to perform image matching in the video-frame rate using these algorithms. One approach to the realtime image matching is the development of ASIC's specialized to an image matching algorithm. Normalized correlation method deals with 2D translational motion alone while the other algorithms detect the translational and rotational motion on an image plane. Namely, the normalized correlation method is much simpler than the others. In addition, computation in normalized correlation method is general-purpose, which is applied to image compression, resulting that the computation has been implemented on ASIC's. Unfortunately, the other algorithms to detect the planar motion has not been implemented on ASIC's because of the complexity of the algorithms, which increases the cost in their implementation to ASIC's.

In recent years, FPGA's (Field Programmable Gate Arrays) are in market. FPGA's are special LSI's in which users can implement logic circuits. Users design logic circuits on a computer using a hardware description language. The designed circuit is implemented on an FPGA to be driven as a hard-wired logic circuit. Since no physical fabrication processes in ASIC development are needed in this FPGA approach, the cost in the implementation of a vision algorithm decreases. In addition, we can realize parallel and pipelined processing in an FPGA, implying that we can reduce the computation time to perform a vision algorithm with high parallelism. Fortunately, matched filtering, phase-only correlation method, Hough-Fourier transform method, and generalized Hough transform method have high parallelism. Thus, in this project, we implement these vision algorithms on FPGA's to realize a realtime vision system with high cost-performance.

[FPGA]
FPGA-based realtime vision system

[01] [02] [03]
[04] [05] [06]
[07] [08] [09]
Computation of image gravity center by FPGA-based vision system

[01] [02] [03] [04]
[05] [06] [07] [08]
[09] [07] [08] [09]
Detection of position and orientation by FPGA-based vision system

[01] [02] [03]
reference image input image occlusion
[05] [05] [05]
deformation illumination change halation
Robust and realtime image matching by FPGA vision system

Personnel

Name Title Degree
Tetsuya Yamamoto Graduated Master of Eng.
Hiroyuki Morihara Graduated Master of Eng.
Kohsuke Yamamoto Graduated Master of Eng.
Hiroaki Yosioka Graduated Master of Eng.
Masakazu Zakouji Graduated Master of Eng.
Akihiro Masubuchi Graduated Master of Eng.
Tatsuhiko Tsuboi Graduated Ph.D

Publications

Articles
Conferences

Notes


Album

Realtime Hough transform by FPGA vision (mpg 2.7MB)

Realtime Hough transform by FPGA vision (mpg 3.3MB)

Realtime polar transform by FPGA vision (mpg 8.1MB)

Realtime polar transform by FPGA vision (mpg 6.0MB)
 

Planar motion tracking by FPGA vision (mpg 9.5MB)

Planar motion tracking by FPGA vision (mpg 5.7MB)

Calculation of image gravity center by FPGA vision (mpg 43.5MB)

FPGA vision system setup

Related Sites