Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 7 of 7

Full-Text Articles in Engineering

Scaled Synthetic Aperture Radar System Development, Ryan K. Green Dec 2015

Scaled Synthetic Aperture Radar System Development, Ryan K. Green

Master's Theses

Synthetic Aperture Radar (SAR) systems generate two dimensional images of a target area using RF energy as opposed to light waves used by cameras. When cloud cover or other optical obstructions prevent camera imaging over a target area, SAR can be substituted to generate high resolution images. Linear frequency modulated signals are transmitted and received while a moving imaging platform traverses a target area to develop high resolution images through modern digital signal processing (DSP) techniques. The motivation for this joint thesis project is to design and construct a scaled SAR system to support Cal Poly radar projects. Objectives include …


Medical Image Registration Using Artificial Neural Network, Hyunjong Choi Dec 2015

Medical Image Registration Using Artificial Neural Network, Hyunjong Choi

Master's Theses

Image registration is the transformation of different sets of images into one coordinate system in order to align and overlay multiple images. Image registration is used in many fields such as medical imaging, remote sensing, and computer vision. It is very important in medical research, where multiple images are acquired from different sensors at various points in time. This allows doctors to monitor the effects of treatments on patients in a certain region of interest over time. In this thesis, artificial neural networks with curvelet keypoints are used to estimate the parameters of registration. Simulations show that the curvelet keypoints …


Quantification Of Blood Flow Velocity Using Color Sensing, Aditya Deepak Sanghani Oct 2015

Quantification Of Blood Flow Velocity Using Color Sensing, Aditya Deepak Sanghani

Master's Theses

Blood flow velocity is an important parameter that can give information on several pathologies including atherosclerosis, glaucoma, Raynaud’s phenomenon, and ischemic stroke [2,5,6,10]. Present techniques of measuring blood flow velocity involve expensive procedures such as Doppler echocardiography, Doppler ultrasound, and magnetic resonance imaging [11,12]. They cost from $8500-$20000. It is desired to find a low-cost yet equally effective solution for measuring blood flow velocity. This thesis has a goal of creating a proof of concept device for measuring blood flow velocity.

Finger blood flow velocity is investigated in this project. The close proximity to the skin of the finger’s arteries …


Ecg Classification With An Adaptive Neuro-Fuzzy Inference System, Brad Thomas Funsten Jun 2015

Ecg Classification With An Adaptive Neuro-Fuzzy Inference System, Brad Thomas Funsten

Master's Theses

Heart signals allow for a comprehensive analysis of the heart. Electrocardiography (ECG or EKG) uses electrodes to measure the electrical activity of the heart. Extracting ECG signals is a non-invasive process that opens the door to new possibilities for the application of advanced signal processing and data analysis techniques in the diagnosis of heart diseases. With the help of today’s large database of ECG signals, a computationally intelligent system can learn and take the place of a cardiologist. Detection of various abnormalities in the patient’s heart to identify various heart diseases can be made through an Adaptive Neuro-Fuzzy Inference System …


Ir-Depth Face Detection And Lip Localization Using Kinect V2, Katherine Kayan Fong Jun 2015

Ir-Depth Face Detection And Lip Localization Using Kinect V2, Katherine Kayan Fong

Master's Theses

Face recognition and lip localization are two main building blocks in the development of audio visual automatic speech recognition systems (AV-ASR). In many earlier works, face recognition and lip localization were conducted in uniform lighting conditions with simple backgrounds. However, such conditions are seldom the case in real world applications. In this paper, we present an approach to face recognition and lip localization that is invariant to lighting conditions. This is done by employing infrared and depth images captured by the Kinect V2 device. First we present the use of infrared images for face detection. Second, we use the face’s …


Synthetic Aperture Radar: Rapid Detection Of Target Motion In Matlab, Daniel S. Kassen May 2015

Synthetic Aperture Radar: Rapid Detection Of Target Motion In Matlab, Daniel S. Kassen

Master's Theses

Synthetic Aperture Radar (SAR) has come into widespread use in several civilian and military applications. The focus of this paper is the military application of imaging point targets captured by an airborne SAR platform. Using the traditional SAR method of determining target motion by analyzing the difference between subsequent images takes a relatively large amount of processing resources. Using methods in this thesis, target motion can be estimated before even a single image is obtained, reducing the amount of time and power used by a significantly large amount. This thesis builds on work done by Brain Zaharri and David So. …


Optimizing Harris Corner Detection On Gpgpus Using Cuda, Justin Loundagin Mar 2015

Optimizing Harris Corner Detection On Gpgpus Using Cuda, Justin Loundagin

Master's Theses

ABSTRACT

Optimizing Harris Corner Detection on GPGPUs Using CUDA

The objective of this thesis is to optimize the Harris corner detection algorithm implementation on NVIDIA GPGPUs using the CUDA software platform and measure the performance benefit. The Harris corner detection algorithm—developed by C. Harris and M. Stephens—discovers well defined corner points within an image. The corner detection implementation has been proven to be computationally intensive, thus realtime performance is difficult with a sequential software implementation. This thesis decomposes the Harris corner detection algorithm into a set of parallel stages, each of which are implemented and optimized on the CUDA platform. …