Abstracts

Color image segmentation algorithm (CISA) for destructive electronic inspection and reverse engineering applications

by Yacob Getachew




Institution: California State University Sacramento
Department:
Year: 2017
Keywords: Color segmentation; Image filter; Image recognition; Computer vision; Destructive delayering; Printed circuit board (PCB)
Posted: 02/01/2018
Record ID: 2154604
Full text PDF: http://hdl.handle.net/10211.3/198531


Abstract

Image recognition systems widely use grayscale images to perform analysis. One of themost important function in image processing tend to be edge detection and its different forms(i.e. object edge, reflectance edge, illumination edge, specular edge, and occlusion edge) [1].The simplicity of a grayscale image, which only contains a single channel, makes it a preferredoption in image recognition systems. Converting color image to a grayscale image may be asufficient input data for these functions, but if the need exists to differentiate colors within animage, grayscale would not hold sufficient information to be used as input data. Therefore, amulti-channel format such as the RGB or HSV color space needs to be considered.A new optimization algorithm that can be applied directly onto a color image forsegmenting features based on their respective colors is created and utilized as an alternative toconverting color images to grayscale before analyzing. The Color Image SegmentationAlgorithm (CISA) is designed to be applicable in the inspection or reverse engineering processof electronic components. Therefore, color image data used as inputs to CISA are obtained fromelectronic components such as layers of printed circuit board (PCB). Each pixel values of agiven color image is first plotted in a 3D coordinate system utilizing the RGB color channels. The RGB coordinate plot is used to correlate and reassign pixel values to user input RGB valuesto perform the color image segmentation. The process of using clustering methods to reduceinitial user inputs is also explored and could be a key improvement to CISA in future updates.Results obtained by inputting a PCB layer image through the color image segmentationalgorithm show clearly defined segmentation of copper routing from the FR-4 material. Incomparison, a simple color-to-grayscale conversion generates an image with a contrast levelthat makes the copper routing very difficult to segment from the FR-4 material.Advisors/Committee Members: Kumagai, Akihiko.