DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS

Size: px
Start display at page:

Download "DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS"

Transcription

1 Image Processing & Communication, vol. 16,no. 3-4, pp DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS IRENEUSZ KUBIAK Military Communication Institute, Zegrze, Poland, i.kubiak@wil.waw.pl Abstract. The article contains information about the capabilities of electromagnetic infiltration process in case of occurrence of strong interfering signals. As a methods supporting infiltration process used method of digital processing of signals and images in the form of histogram transformations, global and local thresholding of signal amplitudes and logical filters. The material presented in the article shows that risk can arise if the uncontrolled use of the computer. Risks that could decide our safety and security of our data. 1 Introduction In the era of powerful computing life, protection against electromagnetic leakage of information is becoming increasingly important. Despite lower energy demand of equipment which transforms classified information, increased data rates, the risk electromagnetic infiltration is not reduced. Lower levels of compromising emanations necessitate exploration of new methods to extract data from the noise and disturbance. The essence of these processes are the method of processing digital signals and obtained images. Manipulation of histograms, threshold amplitudes of the emission signal correlated with the signals classified or logical filters highlight the weakness of the security used at the source. The presence of strong interfering signals such as vertical and horizontal synchronization signals blocking measurement receivers, do not prevent the reproduction of classified information. Opportunities of the electromagnetic infiltration in situations of weak compromising emissions occurs are presented in the article. 2 Primary sources of compromising emanation The threat identification and recovery of information from emission signals revealing the most supported in the event of influence their effects on human visual stimulus. These types of signals are video signals coming from computer stations, which graphic lines are the main sources of unwanted emissions. In addition, video signals are repeated signals which facilitates the possibilities of unwanted recording. In the case of computer units in particular CPUs and monitors are secured. There are sophisticated methods using special shielding windows, filtering the power and signal circuits. However the transmission medium which are the cables and connection of the ca-

2 2 I.Kubiak bles to the monitor and CPU are weak elements. They in many cases constitutes a major threat to the disclosure of our data. This applies to both standard VGA and DVI. The use of cryptographic security of these cases does not bring the expected results. Transfer information from the graphics card to the monitor are in the overt form. The only protection is to use properly shielded cables, which can effectively reduce the level of radiated emissions revealing. 3 Methods of digital images and signals processing used in electromagnetic leakage of information 3.1 Introduction In situations where there are strong environmental disturbances or disturbances directly related to the work of "intercepted" (tested) devices, electromagnetic infiltration process in real time is difficult. The only way that could facilitate the reconstruct of classified information is registration of "suspicious" signals and than their digital transformation. Here helpful are methods of digital transformation of images and signals. The choice of methods should be remembered that the images are not typical photographs. Images created in the rasterization process from revealing emission signals have distortions arising from the transition of signals through the channel of leakage information. Such channel is a differential channel. This means that except the strong interfering signals and significant levels of noise only vertical and diagonal edges of the figures appearing in the original image are visible in the reconstruct images. In addition, the output of the receiver used in the infiltration process available the signal module which provides an additional obstacle to the process of reconstruct primary information. For digital processing of the recorded signals and images obtained from that signals, used three methods of computer analysis and processing images: histogram transformation: alignment; extension; thresholding: of the average; two-step for the two thresholds; non-linear filters-logical. Each method allows reconstruct data masked in the images. The operations of these methods rely on: to change the amplitude of the pixel through analyzing the amplitudes of neighboring pixels (local methods); analysis of the amplitudes of pixels throughout the image, definition of the thresholds and the comparison of them to value amplitudes of pixels (global methods); quantitative change pixels about known values of the amplitudes (global methods). 3.2 Histogram transformations Images obtained in the electromagnetic infiltration process have many shortcomings that make difficulties to identify the graphic elements contained the images. Most images are too dark, despite the use of the full dynamics sampling. It is result of the presence of points and continuous (sync signal) interference with significant value of amplitudes which blackout the images. Effective methods eliminating this type of distortion could be transform the image histogram. The use of these methods changes the quantitative distribution of pixel amplitudes compared with the original image. From range available transformation histograms (alignment, line extension, the extension of linear segments),

3 Image Processing & Communication, vol. 16,no. 3-4, pp Fig. 1: Image and its histogram obtained from compromising emanation for mode 640x480/60Hz of extending a selected range of the original histogram. Both operations enough emphasize graphic elements hidden in the image in presence of strong interference. The considerations made for a set of computer operating in two modes: 640x480/60Hz and 800x600/60Hz. After recording the compromising emissions were appropriate digital treatments. Images obtained with the emission signals without the use of digital treatments to improve quality, were shown on Fig.1 and Fig.2. Pixel amplitudes for the two considered cases are concentrated in the gray color scale corresponding to brightness from 20 to 30 (Fig.1) and from 15 to 40 (Fig.2). If we assume that p = (n, m) is the amplitude of the pixel with coordinates (n, m) (where n [0, n 1], N - the height of the image, m [0, m 1], M - width of the image), then for the cases shown in above figures: figure 1 - average value of brightness of image pixels p = 1 (N 1)(M 1) N 1 M 1 n=0 m=0 - variance of brightness image (contrast) p(n, m) = 23 (1) σ 2 = 1 (N 1)(M 1) N 1 M 1 n=0 m=0 (p(n, m) p) 2 = 144 (2) figure 2 - average value of brightness of image pixels Fig. 2: Image and its histogram obtained from compromising emanation for mode 800x600/60Hz not all successfully extracted data from the images. Practical tests shows the greatest efficiency of the extension of linear segments of the histogram and the modified method p = 1 (N 1)(M 1) N 1 M 1 n=0 m=0 - variance of brightness image (contrast) σ 2 = 1 (N 1)(M 1) N 1 M 1 n=0 m=0 p(n, m) = 23 (3) (p(n, m) p) 2 = 441 (4)

4 4 I.Kubiak Parameter σ 2 called the image contrast is defined as the variance of image brightness. Greater value should be informed about more clarity and readability of its components. The purpose of extracting hidden information contained in images which are shown in the Fig.1 and Fig.2, was carried out operation of extension histogram (extension of brightness) using linear segments and a modified method of extension of the selected interval histogram of the original image. Normal extension of the histogram, where the pixel colors occupy almost the whole range of gray scale does not produce the expected results. a) extension of histogram with linear segments Extension the histogram with linear segments allows for any change in the brightness of image pixels according to the inclination of the linear segments the axis of abscissa (Fig.3). In this case the new values of the pixels p w (n, m) can be concentration or extension to gray scale P w in relation to the original pixel values p(n, m) contained in the scale P. Depending on the adopted values p 1, p 2, p w1 and p w2, we obtain the variety of inclinations linear transform sections which influences the change of the brightness of transformed pixels. Let the new brightness values of pixels will be described the equation: p w (n, m) = Fig. 3: Graph transformation functions for linear segments b 1 = 0 a 2 = p w2 p w1 p 2 p 1 b 2 = p w1 a 2 p 1 a 3 = p wmax p w2 p max p 2 b 3 = p w2 a 3 p 2 Selecting appropriate values p 1, p 2, p w1 and p w2, most often by trial-and-error method, we can extract a number of important graphic information from the transformed images which are important for the electromagnetic infiltration. For the cases shows in Fig.1 and Fig.2, the parameter values adopted for the transform functions of linear sections are shown in Tab.1. = a 1 p(n, m) + b 1 for p min p(n, m) p 1 a 2 p(n, m) + b 2 for p 1 p(n, m) < p 2 a 3 p(n, m) + b 3 for p 2 p(n, m) p max (5) Tab. 1: The parameters of transform function for linear segments Parameter Figure 1 Figure 2 p p p w p w where: a 1 = p w1 p 1 Influence of histogram transformation on the image quality, particularly on the visibility of hidden data in

5 5 Image Processing & Communication, vol. 16,no. 3-4, pp.1-8 the original images is enormous (Fig.4 and Fig.5). Previously unreadable data have become not only visible but also readable. Natural extension of the histogram for images obtained from the compromising emanations, does not improve the image quality for reading data. Fig. 5: The image and its histogram obtained by the extension of the histogram (Fig.2) using linear segments searched data hidden in an image do not different from the surrounding background. It has connection between the amplitudes of pixels carrying the information and the values of the amplitudes of the background pixels. This Fig. 4: The image and its histogram obtained by the exphenomenon is noticeable on the histograms shown in tension of the histogram (Fig.1) using linear segments Fig.1 and Fig.2. Therefore, the operation of the histogram extension should be submit only a fragment of the histab. 2: The parameters of the linear sections of the extension histogram Parameter Figure 4 Figure 5 average value of brightness of image pixels variance of brightness image (contrast) togram. The extension operation of the brightness scope (the histogram extension) can be expressed by the relationship: pw (n, m) = p(n, m) p1 (pmax pmin ) + pmin (6) p2 p1 b) extension of a selected range of the original image histogram where: Another method greatly improves the image quality is p1 - minimum value of amplitude of image pixel for the the extension of the original image histogram. How- considered fragment of the histogram that is lower limit ever, it is not typical operation of the histogram exten- of the histogram fragment; sion on whole the available range, that is from 0 to 255 p2 - maximum value of amplitude of image pixel for the (for grayscale). For images vary often is important part considered fragment of the histogram that is upper limit of the histogram. This follows from the fact that the of the histogram fragment;

6 6 I.Kubiak p(n, m) - value of amplitude of image pixel; p min - minimum value of the wide range of brightness, in the particular case equals to 0; p max - maximum value of the wide range of brightness in a particular case equals to 255. Taking p min and p max accordingly the values 0 and 255, the equation (6) takes the form: p w (n, m) = p(n, m) p 1 p 2 p (7) Tab. 3: The threshold values p 1 and p 2 for the operations of the histogram extension and parameters obtained images Parameter Figure 6 Figure 7 p p average value of brightness of image pixels variance of brightness image (contrast) Analyzing the above equation it should be noted that: p w (n, m) < 0 for p(n, m) < p 1 (8) p w (n, m) > 255 for p(n, m) > p 2 (9) that is the limits of the gray scale are exceeded, which are within the limits. It is necessary to introduce some modifications of the equation (3), by adopting appropriate conditions, allowing to acceptance by the output image pixels value of the amplitudes within the scope of that scale. Let therefore: p w (n, m) = where: K 1 p 1 p(n, m) p 2, p(n,m) p 1 p 2 p for K 1 p(n, m) for K 2 (10) Fig. 6: The image and its histogram obtained by the extension of the histogram fragment (Fig.1) 3.3 Threshold values of pixel amplitudes K 2 p(n, m) < p 1 lub p(n, m) > p 2. Using the operation of the histogram extension described by the relation (6), for images from Fig.1 and Fig.2 for given threshold values p 1 and p 2 (Tab.3), obtained images presented on Fig.6 and Fig.7. Threshold values of the amplitudes of image pixels is one of the fastest and most effective methods to expose hidden data in the background image. This is most useful for cases when the outlines of shapes of sought elements are noticeable. For need of analysis connection with the compromising emanation used in two methods. The first is related to the appointment of the average value of amplitude pixels:

7 Image Processing & Communication, vol. 16,no. 3-4, pp Fig. 8: The image obtained by thresholding the value of the average value of amplitude pixels for the image from Fig.1 (p = 23) Fig. 7: The image and its histogram obtained by the extension of the histogram fragment (Fig.2) 1 N 1 M X X 1 p(n, m) p = (N 1) (M 1) n=0 m=0 (11) and adopt it as the threshold, according to the following relationship: pw (n, m) = 255 for pw (n, m) p Fig. 9: The image obtained by thresholding the value of the average value of amplitude pixels for the image from (12) Fig.2 (p = 23 ) 0 for pw (n, m) < p Thresholding method of average value is an operation that threshold (Amax and Amin ) by trial-and-error method. does not require visual analysis of the amplitude pixels, Too low value of Amax, can decrease the amplitudes of which could be used to determine appropriate values of information-bearing pixels to a minimum, by which the thresholds (Fig.8 and Fig.9). requested data will be lost. A similar situation may occur when determining parameter Amin. Too low value of Another alternative method of thresholding of the Amin, can increase amplitudes of the background image amplitude pixels is minimization of the amplitude pixels to the maximum. (maximum threshold Amax ) and maximization (mini- Thresholding operation with threshold Amax and Amin is implemented in two stages. mum threshold Amin ) these values in case fulfillment The first stage is set threshold Amax. The amplitude appropriate the set conditions. This approach however, values of the pixels larger than Amax are reduced to the forces the image analysis and search for the optimal minimum pixel amplitude of image (or 0). In the second

8 8 I.Kubiak stage is determined threshold Amin. The amplitude values of the pixels larger than Amin are increased to a maximum pixel amplitude of image (or 255). Write the mathematical operations described as follows: a) first stage pw (n, m) = pmin for p(n, m) Amax p(n, m) for p(n, m) < Amax (13) Fig. 10: The image obtained by two-stage thresholding of where pmin is the minimum value of the amplitude pixel amplitudes for the image from Fig.1 pixel of image undergoing transformation (in the particular case pmin = 0). b) second stage pw (n, m) = 255 for p(n, m) Amin p(n, m) for p(n, m) < Amin (14) A two-stage thresholding for values Amax and Amin makes a significant way may be eliminated from the image noise for large values of the amplitude pixels. The ef- Fig. 11: The image obtained by two-stage thresholding of pixel amplitudes for the image from Fig.2 fect of two-stage thresholding for value thresholds A max and Amin contained in Tab.4 are shown in Fig.10 and Fig.11. filters can be compared with thresholding of amplitudes. In the case of logical filters is required, as the name says, Tab. 4: Value of parameters Amax and Amin Parameter Figure 10 Figure 11 Amax Amin the fulfillment of a condition basing on values of the amplitude pixels be presenting in a neighbourhood of a considered pixel. For the analysis of images obtained from the signals of compromising emanation the logic horizontal filter was used. The action of this filter is based 3.4 Nonlinear filters - logical on an analysis of the amplitude pixels located on the left and right side of the analyzed pixel p(n, m). If n is the Family of nonlinear filters is very different. But from the number of the next line of image and m - the number point of view of the electromagnetic leakage information of the next column of image, then specify the value of the most interesting nonlinear filters are logical filters. the amplitude pixel pw (n, m) is done by analyzing and Performed conversion of amplitude pixels by this type fulfillment of the relevant condition by the amplitude

9 Image Processing & Communication, vol. 16,no. 3-4, pp pixels p(n, m 1) and p(n, m + 1). For purposes of analysis of electromagnetic leakage information assumed the following rule: pw (n, m) = 255 for K3 pw (n, m) for K4 (15) where: K3 p(n, m 1) p(n, m + 1) > B, K4 p(n, m 1) p(n, m + 1) B. and B is a given and fixed by trial-and-error method the threshold for a particular image. In order to obtain the best effect can be several times the use of filtration process. Fig. 13: The images obtained by applying a one-filtration operation using horizontal logical filter for the image from Fig.2 Fig. 12: The images obtained by applying a one-filtration operation using horizontal logical filter for the image from Fig.1 There are other logical constructs filters. For example, Fig. 14: The images obtained by applying four times the a vertical or cross filter. However, their analysis showed filtration operation using horizontal logical filter for the less usefulness in the recovery process of data hidden in image from Fig.1 the images obtained from the compromising emanation than the filter described in equation (15). The results of were shown on Fig.12-Fig.15. The values of the parameuse of horizontal filter for images from Fig.1 and Fig.2 ter B for these cases were given in Tab.5.

10 10 I.Kubiak of histograms, threshold of the average value and logical filters in a large extent support the possibilities to detect of hidden data in the images. However, the use of each of the methods presented in the article requires experience in the field of detect information from signals correlated with the classified information. Sometimes the determination of basic parameters of the methods used must be done by trial-and-error method, which requires more time. However, the final results obtained largely compensate lost time. Fig. 15: The images obtained by applying five times the filtration operation using horizontal logical filter for the image from Fig.2 Tab. 5: The values of parameter B for horizontal filter and the parameters of obtained images Parameter Fig. 12 Fig. 14 Fig. 13 Fig. 15 B 3 6 average value of brightness of image pixels variance of brightness image (contrast) Fig. 16: The image obtained by use of a typical equalization histogram of image from Fig.2 A characteristic feature of the method of image trans- 4 Summary formations discussed in the article is the possibility of their independent use. This means that the obtained ef- Presented in this paper the methods of digital image pro- fect of one method is so satisfactory that does not require cessing are the main base transformations of images used a different method the next stage of improving readabilin the process of reproducing information from the com- ity. In the article was mentioned that the use of a typipromising emanations. Next typical operation of sum- cal equalization histogram does not bring the expected remation of images (required to record a signal of length sults. Additional procedures are required to increase readpossible to obtain an appropriate number of images), me- ability. For example on Fig.16 was shown the effect of dian filtering or a low and high passfilter, modifications the operation of a typical equalization histogram of image

11 Image Processing & Communication, vol. 16,no. 3-4, pp by the equation (14) (Fig.17). Presented in this article discussion about the applications of digital image processing methods also have reference to other modes of computer monitors (such as 1280x1024, 1920x1200). References [1] Kubiak I., Przybysz A., Musial S., Grzesiak K., 2012, Raster Generator in the Electromagnetic Infiltration Process, Military University of Technology [2] Richard G. Lyons, 2004, Understanding Digital Signal Processing (2nd Edition) Fig. 17: The image obtained by use of a typical equalization histogram of image from Fig.2 and thresholding described by the equation (14) for the value of threshold equal 105 from Fig.2. Its readability is so weak that it is necessary to apply next transformations such as thresholding described [3] Zielinski T., 2009, Digital Signal Processing, Communication and Transport Publisher [4] Deok J. Park, Kwon M. Nam, 1995, Multiresolution Edge Detection Techniques, Patern Recognition, Vol. 28 [5] Pratt K., 1978, Digital Image Processing, Wiley and Sons, New York

Histogram equalization

Histogram equalization Histogram equalization Contents Background... 2 Procedure... 3 Page 1 of 7 Background To understand histogram equalization, one must first understand the concept of contrast in an image. The contrast is

More information

The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement

The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement Brian Matsumoto, Ph.D. Irene L. Hale, Ph.D. Imaging Resource Consultants and Research Biologists, University

More information

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT

More information

Chapter 4 MASK Encryption: Results with Image Analysis

Chapter 4 MASK Encryption: Results with Image Analysis 95 Chapter 4 MASK Encryption: Results with Image Analysis This chapter discusses the tests conducted and analysis made on MASK encryption, with gray scale and colour images. Statistical analysis including

More information

Digital Image Processing. Lecture # 3 Image Enhancement

Digital Image Processing. Lecture # 3 Image Enhancement Digital Image Processing Lecture # 3 Image Enhancement 1 Image Enhancement Image Enhancement 3 Image Enhancement 4 Image Enhancement Process an image so that the result is more suitable than the original

More information

GE 113 REMOTE SENSING. Topic 7. Image Enhancement

GE 113 REMOTE SENSING. Topic 7. Image Enhancement GE 113 REMOTE SENSING Topic 7. Image Enhancement Lecturer: Engr. Jojene R. Santillan jrsantillan@carsu.edu.ph Division of Geodetic Engineering College of Engineering and Information Technology Caraga State

More information

PASS Sample Size Software

PASS Sample Size Software Chapter 945 Introduction This section describes the options that are available for the appearance of a histogram. A set of all these options can be stored as a template file which can be retrieved later.

More information

Migration from Contrast Transfer Function to ISO Spatial Frequency Response

Migration from Contrast Transfer Function to ISO Spatial Frequency Response IS&T's 22 PICS Conference Migration from Contrast Transfer Function to ISO 667- Spatial Frequency Response Troy D. Strausbaugh and Robert G. Gann Hewlett Packard Company Greeley, Colorado Abstract With

More information

Impulse noise features for automatic selection of noise cleaning filter

Impulse noise features for automatic selection of noise cleaning filter Impulse noise features for automatic selection of noise cleaning filter Odej Kao Department of Computer Science Technical University of Clausthal Julius-Albert-Strasse 37 Clausthal-Zellerfeld, Germany

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 2: Image Enhancement Digital Image Processing Course Introduction in the Spatial Domain Lecture AASS Learning Systems Lab, Teknik Room T26 achim.lilienthal@tech.oru.se Course

More information

CS 445 HW#2 Solutions

CS 445 HW#2 Solutions 1. Text problem 3.1 CS 445 HW#2 Solutions (a) General form: problem figure,. For the condition shown in the Solving for K yields Then, (b) General form: the problem figure, as in (a) so For the condition

More information

ECC419 IMAGE PROCESSING

ECC419 IMAGE PROCESSING ECC419 IMAGE PROCESSING INTRODUCTION Image Processing Image processing is a subclass of signal processing concerned specifically with pictures. Digital Image Processing, process digital images by means

More information

Digital Image Processing

Digital Image Processing Digital Image Processing 1 Patrick Olomoshola, 2 Taiwo Samuel Afolayan 1,2 Surveying & Geoinformatic Department, Faculty of Environmental Sciences, Rufus Giwa Polytechnic, Owo. Nigeria Abstract: This paper

More information

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT:

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: IJCE January-June 2012, Volume 4, Number 1 pp. 59 67 NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: A COMPARATIVE STUDY Prabhdeep Singh1 & A. K. Garg2

More information

Traffic Sign Recognition Senior Project Final Report

Traffic Sign Recognition Senior Project Final Report Traffic Sign Recognition Senior Project Final Report Jacob Carlson and Sean St. Onge Advisor: Dr. Thomas L. Stewart Bradley University May 12th, 2008 Abstract - Image processing has a wide range of real-world

More information

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and 8.1 INTRODUCTION In this chapter, we will study and discuss some fundamental techniques for image processing and image analysis, with a few examples of routines developed for certain purposes. 8.2 IMAGE

More information

Towards a New Age Graphic Design DIGITAL PRINTING

Towards a New Age Graphic Design DIGITAL PRINTING 90 Chapter 08 Towards a New Age Graphic Design DIGITAL IMAGING and PRINTING Graphic designers work with visual images, either for print media or for digital media. With the advent of computers, most of

More information

Review and Analysis of Image Enhancement Techniques

Review and Analysis of Image Enhancement Techniques International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 6 (2014), pp. 583-590 International Research Publications House http://www. irphouse.com Review and Analysis

More information

Detection and Verification of Missing Components in SMD using AOI Techniques

Detection and Verification of Missing Components in SMD using AOI Techniques , pp.13-22 http://dx.doi.org/10.14257/ijcg.2016.7.2.02 Detection and Verification of Missing Components in SMD using AOI Techniques Sharat Chandra Bhardwaj Graphic Era University, India bhardwaj.sharat@gmail.com

More information

TDI2131 Digital Image Processing

TDI2131 Digital Image Processing TDI2131 Digital Image Processing Image Enhancement in Spatial Domain Lecture 3 John See Faculty of Information Technology Multimedia University Some portions of content adapted from Zhu Liu, AT&T Labs.

More information

Pixel Classification Algorithms for Noise Removal and Signal Preservation in Low-Pass Filtering for Contrast Enhancement

Pixel Classification Algorithms for Noise Removal and Signal Preservation in Low-Pass Filtering for Contrast Enhancement Pixel Classification Algorithms for Noise Removal and Signal Preservation in Low-Pass Filtering for Contrast Enhancement Chunyan Wang and Sha Gong Department of Electrical and Computer engineering, Concordia

More information

A Method of Measuring Distances between Cars. Using Vehicle Black Box Images

A Method of Measuring Distances between Cars. Using Vehicle Black Box Images Contemporary Engineering Sciences, Vol. 7, 2014, no. 23, 1295-1302 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.49160 A Method of Measuring Distances between Cars Using Vehicle Black

More information

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods 19 An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods T.Arunachalam* Post Graduate Student, P.G. Dept. of Computer Science, Govt Arts College, Melur - 625 106 Email-Arunac682@gmail.com

More information

A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter

A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter Dr.K.Meenakshi Sundaram 1, D.Sasikala 2, P.Aarthi Rani 3 Associate Professor, Department of Computer Science, Erode Arts and Science

More information

Computer Vision. Howie Choset Introduction to Robotics

Computer Vision. Howie Choset   Introduction to Robotics Computer Vision Howie Choset http://www.cs.cmu.edu.edu/~choset Introduction to Robotics http://generalrobotics.org What is vision? What is computer vision? Edge Detection Edge Detection Interest points

More information

Part I Feature Extraction (1) Image Enhancement. CSc I6716 Spring Local, meaningful, detectable parts of the image.

Part I Feature Extraction (1) Image Enhancement. CSc I6716 Spring Local, meaningful, detectable parts of the image. CSc I6716 Spring 211 Introduction Part I Feature Extraction (1) Zhigang Zhu, City College of New York zhu@cs.ccny.cuny.edu Image Enhancement What are Image Features? Local, meaningful, detectable parts

More information

CHAPTER 4 LOCATING THE CENTER OF THE OPTIC DISC AND MACULA

CHAPTER 4 LOCATING THE CENTER OF THE OPTIC DISC AND MACULA 90 CHAPTER 4 LOCATING THE CENTER OF THE OPTIC DISC AND MACULA The objective in this chapter is to locate the centre and boundary of OD and macula in retinal images. In Diabetic Retinopathy, location of

More information

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications )

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Why is this important What are the major approaches Examples of digital image enhancement Follow up exercises

More information

Image Filtering. Median Filtering

Image Filtering. Median Filtering Image Filtering Image filtering is used to: Remove noise Sharpen contrast Highlight contours Detect edges Other uses? Image filters can be classified as linear or nonlinear. Linear filters are also know

More information

Image Measurement of Roller Chain Board Based on CCD Qingmin Liu 1,a, Zhikui Liu 1,b, Qionghong Lei 2,c and Kui Zhang 1,d

Image Measurement of Roller Chain Board Based on CCD Qingmin Liu 1,a, Zhikui Liu 1,b, Qionghong Lei 2,c and Kui Zhang 1,d Applied Mechanics and Materials Online: 2010-11-11 ISSN: 1662-7482, Vols. 37-38, pp 513-516 doi:10.4028/www.scientific.net/amm.37-38.513 2010 Trans Tech Publications, Switzerland Image Measurement of Roller

More information

][ R G [ Q] Y =[ a b c. d e f. g h I

][ R G [ Q] Y =[ a b c. d e f. g h I Abstract Unsupervised Thresholding and Morphological Processing for Automatic Fin-outline Extraction in DARWIN (Digital Analysis and Recognition of Whale Images on a Network) Scott Hale Eckerd College

More information

The Influence of the Noise on Localizaton by Image Matching

The Influence of the Noise on Localizaton by Image Matching The Influence of the Noise on Localizaton by Image Matching Hiroshi ITO *1 Mayuko KITAZUME *1 Shuji KAWASAKI *3 Masakazu HIGUCHI *4 Atsushi Koike *5 Hitomi MURAKAMI *5 Abstract In recent years, location

More information

Non Linear Image Enhancement

Non Linear Image Enhancement Non Linear Image Enhancement SAIYAM TAKKAR Jaypee University of information technology, 2013 SIMANDEEP SINGH Jaypee University of information technology, 2013 Abstract An image enhancement algorithm based

More information

An Improved Bernsen Algorithm Approaches For License Plate Recognition

An Improved Bernsen Algorithm Approaches For License Plate Recognition IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 78-834, ISBN: 78-8735. Volume 3, Issue 4 (Sep-Oct. 01), PP 01-05 An Improved Bernsen Algorithm Approaches For License Plate Recognition

More information

Exercise 4-1 Image Exploration

Exercise 4-1 Image Exploration Exercise 4-1 Image Exploration With this exercise, we begin an extensive exploration of remotely sensed imagery and image processing techniques. Because remotely sensed imagery is a common source of data

More information

Page 21 GRAPHING OBJECTIVES:

Page 21 GRAPHING OBJECTIVES: Page 21 GRAPHING OBJECTIVES: 1. To learn how to present data in graphical form manually (paper-and-pencil) and using computer software. 2. To learn how to interpret graphical data by, a. determining the

More information

IMAGE PROCESSING: POINT PROCESSES

IMAGE PROCESSING: POINT PROCESSES IMAGE PROCESSING: POINT PROCESSES N. C. State University CSC557 Multimedia Computing and Networking Fall 2001 Lecture # 11 IMAGE PROCESSING: POINT PROCESSES N. C. State University CSC557 Multimedia Computing

More information

2.1. The Corporate Signature and Colors

2.1. The Corporate Signature and Colors The Corporate Signature and Colors 2.1 The Southern States signature is the foundation for our brand identity system. Proper use of the signature is fundamental to the success of all applications. The

More information

AN ADAPTIVE MORPHOLOGICAL FILTER FOR DEFECT DETECTION IN EDDY

AN ADAPTIVE MORPHOLOGICAL FILTER FOR DEFECT DETECTION IN EDDY AN ADAPTIVE MORPHOLOGICAL FILTER FOR DEFECT DETECTION IN EDDY CURRENT AIRCRAFT WHEEL INSPECTION Shu Gao, Lalita Udpa Department of Electrical Engineering and Computer Engineering Iowa State University

More information

Reference Free Image Quality Evaluation

Reference Free Image Quality Evaluation Reference Free Image Quality Evaluation for Photos and Digital Film Restoration Majed CHAMBAH Université de Reims Champagne-Ardenne, France 1 Overview Introduction Defects affecting films and Digital film

More information

Computer Graphics Fundamentals

Computer Graphics Fundamentals Computer Graphics Fundamentals Jacek Kęsik, PhD Simple converts Rotations Translations Flips Resizing Geometry Rotation n * 90 degrees other Geometry Rotation n * 90 degrees other Geometry Translations

More information

Single Image Haze Removal with Improved Atmospheric Light Estimation

Single Image Haze Removal with Improved Atmospheric Light Estimation Journal of Physics: Conference Series PAPER OPEN ACCESS Single Image Haze Removal with Improved Atmospheric Light Estimation To cite this article: Yincui Xu and Shouyi Yang 218 J. Phys.: Conf. Ser. 198

More information

Digital Image Processing. Lecture # 4 Image Enhancement (Histogram)

Digital Image Processing. Lecture # 4 Image Enhancement (Histogram) Digital Image Processing Lecture # 4 Image Enhancement (Histogram) 1 Histogram of a Grayscale Image Let I be a 1-band (grayscale) image. I(r,c) is an 8-bit integer between 0 and 255. Histogram, h I, of

More information

Z. Kuran Institute of Power Engineering Mory 8, Warszawa (Poland)

Z. Kuran Institute of Power Engineering Mory 8, Warszawa (Poland) 111 Study Committee B5 Colloquium 2005 September 14-16 Calgary, CANADA Summary TRANSFORMERS DIGITAL DIFFERENTIAL PROTECTION WITH CRITERION VALUES RECORDING FUNCTION Z. Kuran Institute of Power Engineering

More information

Novel Histogram Processing for Colour Image Enhancement

Novel Histogram Processing for Colour Image Enhancement Novel Histogram Processing for Colour Image Enhancement Jiang Duan and Guoping Qiu School of Computer Science, The University of Nottingham, United Kingdom Abstract: Histogram equalization is a well-known

More information

L O G O G U I D E L I N E S

L O G O G U I D E L I N E S LOGO GUIDELINES To ensure consistency in KeepRite brand communications, the Elite Dealer crest can only be used in accordance with the specifications listed in the following pages. 1 Logo Elements Crest

More information

Preprocessing and Segregating Offline Gujarati Handwritten Datasheet for Character Recognition

Preprocessing and Segregating Offline Gujarati Handwritten Datasheet for Character Recognition Preprocessing and Segregating Offline Gujarati Handwritten Datasheet for Character Recognition Hetal R. Thaker Atmiya Institute of Technology & science, Kalawad Road, Rajkot Gujarat, India C. K. Kumbharana,

More information

High-speed Noise Cancellation with Microphone Array

High-speed Noise Cancellation with Microphone Array Noise Cancellation a Posteriori Probability, Maximum Criteria Independent Component Analysis High-speed Noise Cancellation with Microphone Array We propose the use of a microphone array based on independent

More information

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Xi Luo Stanford University 450 Serra Mall, Stanford, CA 94305 xluo2@stanford.edu Abstract The project explores various application

More information

Chapters 1 & 2. Definitions and applications Conceptual basis of photogrammetric processing

Chapters 1 & 2. Definitions and applications Conceptual basis of photogrammetric processing Chapters 1 & 2 Chapter 1: Photogrammetry Definitions and applications Conceptual basis of photogrammetric processing Transition from two-dimensional imagery to three-dimensional information Automation

More information

RECOGNITION OF EMERGENCY AND NON-EMERGENCY LIGHT USING MATROX AND VB6 MOHD NAZERI BIN MUHAMMAD

RECOGNITION OF EMERGENCY AND NON-EMERGENCY LIGHT USING MATROX AND VB6 MOHD NAZERI BIN MUHAMMAD RECOGNITION OF EMERGENCY AND NON-EMERGENCY LIGHT USING MATROX AND VB6 MOHD NAZERI BIN MUHAMMAD This thesis is submitted as partial fulfillment of the requirements for the award of the Bachelor of Electrical

More information

Exercise 1-3. Radar Antennas EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION OF FUNDAMENTALS. Antenna types

Exercise 1-3. Radar Antennas EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION OF FUNDAMENTALS. Antenna types Exercise 1-3 Radar Antennas EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the role of the antenna in a radar system. You will also be familiar with the intrinsic characteristics

More information

Image Enhancement using Histogram Equalization and Spatial Filtering

Image Enhancement using Histogram Equalization and Spatial Filtering Image Enhancement using Histogram Equalization and Spatial Filtering Fari Muhammad Abubakar 1 1 Department of Electronics Engineering Tianjin University of Technology and Education (TUTE) Tianjin, P.R.

More information

Appendix III Graphs in the Introductory Physics Laboratory

Appendix III Graphs in the Introductory Physics Laboratory Appendix III Graphs in the Introductory Physics Laboratory 1. Introduction One of the purposes of the introductory physics laboratory is to train the student in the presentation and analysis of experimental

More information

ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB

ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB ANALYSIS OF IMAGE ENHANCEMENT TECHNIQUES USING MATLAB Abstract Ms. Jyoti kumari Asst. Professor, Department of Computer Science, Acharya Institute of Graduate Studies, jyothikumari@acharya.ac.in This study

More information

CS 200 Assignment 3 Pixel Graphics Due Monday May 21st 2018, 11:59 pm. Readings and Resources

CS 200 Assignment 3 Pixel Graphics Due Monday May 21st 2018, 11:59 pm. Readings and Resources CS 200 Assignment 3 Pixel Graphics Due Monday May 21st 2018, 11:59 pm Readings and Resources Texts: Suggested excerpts from Learning Web Design Files The required files are on Learn in the Week 3 > Assignment

More information

Automatic License Plate Recognition System using Histogram Graph Algorithm

Automatic License Plate Recognition System using Histogram Graph Algorithm Automatic License Plate Recognition System using Histogram Graph Algorithm Divyang Goswami 1, M.Tech Electronics & Communication Engineering Department Marudhar Engineering College, Raisar Bikaner, Rajasthan,

More information

Exercise 1-4. The Radar Equation EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION OF FUNDAMENTALS

Exercise 1-4. The Radar Equation EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION OF FUNDAMENTALS Exercise 1-4 The Radar Equation EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the different parameters in the radar equation, and with the interaction between these

More information

Compression and Image Formats

Compression and Image Formats Compression Compression and Image Formats Reduce amount of data used to represent an image/video Bit rate and quality requirements Necessary to facilitate transmission and storage Required quality is application

More information

Digital Image Processing. Lecture # 6 Corner Detection & Color Processing

Digital Image Processing. Lecture # 6 Corner Detection & Color Processing Digital Image Processing Lecture # 6 Corner Detection & Color Processing 1 Corners Corners (interest points) Unlike edges, corners (patches of pixels surrounding the corner) do not necessarily correspond

More information

Segmentation of Microscopic Bone Images

Segmentation of Microscopic Bone Images International Journal of Electronics Engineering, 2(1), 2010, pp. 11-15 Segmentation of Microscopic Bone Images Anand Jatti Research Scholar, Vishveshvaraiah Technological University, Belgaum, Karnataka

More information

Adobe Photoshop. Levels

Adobe Photoshop. Levels How to correct color Once you ve opened an image in Photoshop, you may want to adjust color quality or light levels, convert it to black and white, or correct color or lens distortions. This can improve

More information

Bemis Visual Identity Standards. Key Guidelines for External Users

Bemis Visual Identity Standards. Key Guidelines for External Users Key Guidelines for External Users February 10, 2014 Symbol The Bemis Symbol embodies who we are as a company dynamic and modern, an expression of the integration of our values and capabilities. Our symbol

More information

Overview of Information Barrier Concepts

Overview of Information Barrier Concepts Overview of Information Barrier Concepts Presentation to the International Partnership for Nuclear Disarmament Verification, Working Group 3 Michele R. Smith United States Department of Energy NNSA Office

More information

Texture characterization in DIRSIG

Texture characterization in DIRSIG Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 2001 Texture characterization in DIRSIG Christy Burtner Follow this and additional works at: http://scholarworks.rit.edu/theses

More information

Introduction. Computer Vision. CSc I6716 Fall Part I. Image Enhancement. Zhigang Zhu, City College of New York

Introduction. Computer Vision. CSc I6716 Fall Part I. Image Enhancement. Zhigang Zhu, City College of New York CSc I6716 Fall 21 Introduction Part I Feature Extraction ti (1) Zhigang Zhu, City College of New York zhu@cs.ccny.cuny.edu Image Enhancement What are Image Features? Local, meaningful, detectable parts

More information

Implementation of global and local thresholding algorithms in image segmentation of coloured prints

Implementation of global and local thresholding algorithms in image segmentation of coloured prints Implementation of global and local thresholding algorithms in image segmentation of coloured prints Miha Lazar, Aleš Hladnik Chair of Information and Graphic Arts Technology, Department of Textiles, Faculty

More information

Using QuickBird Imagery in ESRI Software Products

Using QuickBird Imagery in ESRI Software Products Using QuickBird Imagery in ESRI Software Products TABLE OF CONTENTS 1. Introduction...2 Purpose Scope Image Stretching Color Guns 2. Imagery Usage Instructions...4 ArcView 3.x...4 ArcGIS...7 i Using QuickBird

More information

Visibility of Detail

Visibility of Detail Visibility of Detail Radiographic Quality Quality radiographic images represents the, and information is for diagnosis. The of the anatomic structures and the accuracy of their ( ) determine the overall

More information

Oil metal particles Detection Algorithm Based on Wavelet

Oil metal particles Detection Algorithm Based on Wavelet Oil metal particles Detection Algorithm Based on Wavelet Transform Wei Shang a, Yanshan Wang b, Meiju Zhang c and Defeng Liu d AVIC Beijing Changcheng Aeronautic Measurement and Control Technology Research

More information

IMAGE PROCESSING PROJECT REPORT NUCLEUS CLASIFICATION

IMAGE PROCESSING PROJECT REPORT NUCLEUS CLASIFICATION ABSTRACT : The Main agenda of this project is to segment and analyze the a stack of image, where it contains nucleus, nucleolus and heterochromatin. Find the volume, Density, Area and circularity of the

More information

Photo Editing Workflow

Photo Editing Workflow Photo Editing Workflow WHY EDITING Modern digital photography is a complex process, which starts with the Photographer s Eye, that is, their observational ability, it continues with photo session preparations,

More information

Correction of Clipped Pixels in Color Images

Correction of Clipped Pixels in Color Images Correction of Clipped Pixels in Color Images IEEE Transaction on Visualization and Computer Graphics, Vol. 17, No. 3, 2011 Di Xu, Colin Doutre, and Panos Nasiopoulos Presented by In-Yong Song School of

More information

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam In the following set of questions, there are, possibly, multiple correct answers (1, 2, 3 or 4). Mark the answers you consider correct.

More information

Image Enhancement in spatial domain. Digital Image Processing GW Chapter 3 from Section (pag 110) Part 2: Filtering in spatial domain

Image Enhancement in spatial domain. Digital Image Processing GW Chapter 3 from Section (pag 110) Part 2: Filtering in spatial domain Image Enhancement in spatial domain Digital Image Processing GW Chapter 3 from Section 3.4.1 (pag 110) Part 2: Filtering in spatial domain Mask mode radiography Image subtraction in medical imaging 2 Range

More information

FEATURE. Adaptive Temporal Aperture Control for Improving Motion Image Quality of OLED Display

FEATURE. Adaptive Temporal Aperture Control for Improving Motion Image Quality of OLED Display Adaptive Temporal Aperture Control for Improving Motion Image Quality of OLED Display Takenobu Usui, Yoshimichi Takano *1 and Toshihiro Yamamoto *2 * 1 Retired May 217, * 2 NHK Engineering System, Inc

More information

Digital Art Requirements for Submission

Digital Art Requirements for Submission Requirements for Submission Contents 1. Overview What Is Digital Art? Types of Digital Art: Scans and Computer-Based Drawings 3 3 3 2. Image Resolution for Continuous-Tone Scans Continuous-Tone or Bi-tonal?

More information

The History and Future of Measurement Technology in Sumitomo Electric

The History and Future of Measurement Technology in Sumitomo Electric ANALYSIS TECHNOLOGY The History and Future of Measurement Technology in Sumitomo Electric Noritsugu HAMADA This paper looks back on the history of the development of measurement technology that has contributed

More information

Chapter 6. [6]Preprocessing

Chapter 6. [6]Preprocessing Chapter 6 [6]Preprocessing As mentioned in chapter 4, the first stage in the HCR pipeline is preprocessing of the image. We have seen in earlier chapters why this is very important and at the same time

More information

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering CoE4TN4 Image Processing Chapter 3: Intensity Transformation and Spatial Filtering Image Enhancement Enhancement techniques: to process an image so that the result is more suitable than the original image

More information

Instruction sheet VideoCom Retroreflecting Foil Falling Body for VideoCom. 1 Safety notes

Instruction sheet VideoCom Retroreflecting Foil Falling Body for VideoCom. 1 Safety notes Physics Chemistry Biology Technics LEYBOLD DIDACTIC GMBH 8/97-Hund- Instruction sheet 337 47 337 471 337 472 VideoCom Retroreflecting Foil Falling Body for VideoCom Fig. 1 VideoCom (337 47) is a camera

More information

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT Sapana S. Bagade M.E,Computer Engineering, Sipna s C.O.E.T,Amravati, Amravati,India sapana.bagade@gmail.com Vijaya K. Shandilya Assistant

More information

June 30 th, 2008 Lesson notes taken from professor Hongmei Zhu class.

June 30 th, 2008 Lesson notes taken from professor Hongmei Zhu class. P. 1 June 30 th, 008 Lesson notes taken from professor Hongmei Zhu class. Sharpening Spatial Filters. 4.1 Introduction Smoothing or blurring is accomplished in the spatial domain by pixel averaging in

More information

L O G O G U I D E L I N E S

L O G O G U I D E L I N E S LOGO GUIDELINES To ensure consistency in Arcoaire brand communications, the Elite Dealer crest can only be used in accordance with the specifications listed in the following pages. 1 Logo Elements Crest

More information

L O G O G U I D E L I N E S

L O G O G U I D E L I N E S LOGO GUIDELINES To ensure consistency in Comfortmaker brand communications, the Elite Dealer crest can only be used in accordance with the specifications listed in the following pages. 1 Logo Elements

More information

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University Images and Graphics Images and Graphics Graphics and images are non-textual information that can be displayed and printed. Graphics (vector graphics) are an assemblage of lines, curves or circles with

More information

Image Processing Lecture 4

Image Processing Lecture 4 Image Enhancement Image enhancement aims to process an image so that the output image is more suitable than the original. It is used to solve some computer imaging problems, or to improve image quality.

More information

Keywords Fuzzy Logic, ANN, Histogram Equalization, Spatial Averaging, High Boost filtering, MSE, RMSE, SNR, PSNR.

Keywords Fuzzy Logic, ANN, Histogram Equalization, Spatial Averaging, High Boost filtering, MSE, RMSE, SNR, PSNR. Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Image Enhancement

More information

Image analysis. CS/CME/BIOPHYS/BMI 279 Fall 2015 Ron Dror

Image analysis. CS/CME/BIOPHYS/BMI 279 Fall 2015 Ron Dror Image analysis CS/CME/BIOPHYS/BMI 279 Fall 2015 Ron Dror A two- dimensional image can be described as a function of two variables f(x,y). For a grayscale image, the value of f(x,y) specifies the brightness

More information

On spatial resolution

On spatial resolution On spatial resolution Introduction How is spatial resolution defined? There are two main approaches in defining local spatial resolution. One method follows distinction criteria of pointlike objects (i.e.

More information

Ray Detection Digital Image Quality and Influential Factors

Ray Detection Digital Image Quality and Influential Factors 7th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Ray Detection Digital Image Quality and Influential Factors Xiangzhao ZENG (Qingyuan, Guangdong, China Guangdong Yingquan

More information

Proposed Method for Off-line Signature Recognition and Verification using Neural Network

Proposed Method for Off-line Signature Recognition and Verification using Neural Network e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Proposed Method for Off-line Signature

More information

Automatic Locating the Centromere on Human Chromosome Pictures

Automatic Locating the Centromere on Human Chromosome Pictures Automatic Locating the Centromere on Human Chromosome Pictures M. Moradi Electrical and Computer Engineering Department, Faculty of Engineering, University of Tehran, Tehran, Iran moradi@iranbme.net S.

More information

International Conference on Computer, Communication, Control and Information Technology (C 3 IT 2009) Paper Code: DSIP-024

International Conference on Computer, Communication, Control and Information Technology (C 3 IT 2009) Paper Code: DSIP-024 Paper Code: DSIP-024 Oral 270 A NOVEL SCHEME FOR BINARIZATION OF VEHICLE IMAGES USING HIERARCHICAL HISTOGRAM EQUALIZATION TECHNIQUE Satadal Saha 1, Subhadip Basu 2 *, Mita Nasipuri 2, Dipak Kumar Basu

More information

Fig 1: Error Diffusion halftoning method

Fig 1: Error Diffusion halftoning method Volume 3, Issue 6, June 013 ISSN: 77 18X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Approach to Digital

More information

CSE 564: Scientific Visualization

CSE 564: Scientific Visualization CSE 564: Scientific Visualization Lecture 5: Image Processing Klaus Mueller Stony Brook University Computer Science Department Klaus Mueller, Stony Brook 2003 Image Processing Definitions Purpose: - enhance

More information

Face Recognition System Based on Infrared Image

Face Recognition System Based on Infrared Image International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 6, Issue 1 [October. 217] PP: 47-56 Face Recognition System Based on Infrared Image Yong Tang School of Electronics

More information

VARIOUS METHODS IN DIGITAL IMAGE PROCESSING. S.Selvaragini 1, E.Venkatesan 2. BIST, BIHER,Bharath University, Chennai-73

VARIOUS METHODS IN DIGITAL IMAGE PROCESSING. S.Selvaragini 1, E.Venkatesan 2. BIST, BIHER,Bharath University, Chennai-73 Volume 116 No. 16 2017, 265-269 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu VARIOUS METHODS IN DIGITAL IMAGE PROCESSING S.Selvaragini 1, E.Venkatesan

More information

-f/d-b '') o, q&r{laniels, Advisor. 20rt. lmage Processing of Petrographic and SEM lmages. By James Gonsiewski. The Ohio State University

-f/d-b '') o, q&r{laniels, Advisor. 20rt. lmage Processing of Petrographic and SEM lmages. By James Gonsiewski. The Ohio State University lmage Processing of Petrographic and SEM lmages Senior Thesis Submitted in partial fulfillment of the requirements for the Bachelor of Science Degree At The Ohio State Universitv By By James Gonsiewski

More information

Keyword: Morphological operation, template matching, license plate localization, character recognition.

Keyword: Morphological operation, template matching, license plate localization, character recognition. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automatic

More information