Pittsburgh, Pennsylvania
June 22, 2008
June 22, 2008
June 25, 2008
2153-5965
International
10
13.16.1 - 13.16.10
10.18260/1-2--3120
https://peer.asee.org/3120
3376
Mr. Boyer is now a graduate student in the Master of Engineering Program, Electrical Engineering at Penn State University at Harrisburg.
Dr. Morales received his electronic engineering degree with distinction from the University of Tarapaca, Arica, Chile, and M.S. and Ph.D. degrees in electrical and computer engineering from the State University of New York at Buffalo. His research interests are digital signal and image processing, and computer vision. He is now an Associate Professor of Electrical Engineering at Penn State University at Harrisburg.
A Color Image Merging Algorithm Using MATLAB Eric Boyer and Aldo Morales Electrical Engineering Program Penn State Harrisburg Middletown, PA 17057
Abstract:
Students in the Electrical Engineering program at Penn State Harrisburg have many opportunities to apply their acquired knowledge through hands-on course projects and laboratory experiences in electronics, digital and image processing, VLSI, power and other courses, in addition to their capstone senior project. This paper presents an example of an image processing course project in which an efficient algorithm to merge color images is developed using MATLAB. The algorithm’s efficiency is based on the fact that only one color plane is used to detect similarities between images before the merging is accomplished. Results show that the proposed method performs well with sample images obtained from the Internet.
I. Introduction
The Electrical Engineering program at Penn State Harrisburg provides an opportunity for students to pursue interests in electrical and electronic circuits, including digital circuits and VLSI and its fabrication, microprocessors and their applications, electromagnetics, communications, control systems, digital signal/image processing and computer vision1. Typically, students demonstrate acquired knowledge through performance on exams, quizzes, homework and course projects. In this paper, we will present an efficient algorithm for color image merging based on an image processing course project.
Image merging of two images into a single image can be done using different methods. In A. German et al 2 entropy was used as the basis to merge images with different exposure and lighting conditions. Scheunders and De Backer3 introduced multispectral image wavelet representation to merge Lanstat Thematic Mapper images. N. Soussi and J. L. Biuat4 escribed simultaneous display, edges and structure superimposition, transparency, and hierarchical image merging for medical applications. However, note that some of these techniques are beyond an undergraduate level course in image processing. This paper will describe an efficient and simple procedure to produce a large merged image using MATLAB and will present the necessary code to implement it. The overall goal is to acquire several small and more detailed images of large objects and then compose a larger image file by combining these small image files. It is understood that large objects cannot be imaged with any great detail. The algorithm references two different images to be merged. The first image is a database image. The second image in the algorithm is the image to be added to the database image. The algorithm starts by extracting a single color plane from both color RGB images. The next step is to sample the pixel intensity values of a specified window in the second image and to store in a matrix the pixel intensities within this window. The contents of this matrix are then used to find a similar arrangement of pixel intensities in the database image. The algorithm starts at the left
Boyer, E., & Morales, A. (2008, June), A Color Image Merging Algorithm Using Matlab Paper presented at 2008 Annual Conference & Exposition, Pittsburgh, Pennsylvania. 10.18260/1-2--3120
ASEE holds the copyright on this document. It may be read by the public free of charge. Authors may archive their work on personal websites or in institutional repositories with the following citation: © 2008 American Society for Engineering Education. Other scholars may excerpt or quote from these materials with the same citation. When excerpting or quoting from Conference Proceedings, authors should, in addition to noting the ASEE copyright, list all the original authors and their institutions and name the host city of the conference. - Last updated April 1, 2015