DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION

Size: px
Start display at page:

Download "DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION"

Transcription

1 Far East Journal of Electronics and Communications Volume 3, Number 3, 2009, Pages This paper is available online at Pushpa Publishing House DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION Department of Electrical Engineering Faculty of Engineering Nagaoka University of Technology Kamitomioka Nagaoka Niigata, , Japan Abstract This paper proposes an optimization procedure of a spatial filter in a water level detection system. The water level of running water of a river is detected by applying a temporal filter and a spatial filter to a video of various river scenery. Previously, we have proposed an algorithm based on addition of frames and horizontal detection of edges. We have confirmed its superiority to the existing method based on subtraction of frames and vertical detection of edges, especially when the scenery contains rain or snow drops. However, its detection performance is limited since coefficients of the edge detector are fixed. In this paper, we propose a design method of a spatial filter as a general form of the edge detector so that the system becomes flexible to change of the river 2 scenery. Optimization criterion is proposed and the filter coefficients are determined for each of the river scenery. It is confirmed that the proposed method reduces the standard deviation of the detection error by 4.4 [%] and 7.6 [%] comparing to the conventional horizontal Prewitt filter and the horizontal Sobel filter, respectively. Keywords and phrases: water level, video, filter, detection. Received June 18, Introduction Over the past few decades, the social concern with flood disasters caused by

2 204 unusual weather condition has been growing all over the world. It is important to build environmental surveillance systems which can promptly correct information about water levels of rivers in the region via various communication channels [4]. The telemeter, which is installed by the Japanese government, collects information on the water level at several points [5]. It detects the water level by an ultra-sonic device for example. However, the observation points are limited to a few principal rivers. Recently, various types of web cameras have been installed in not only principal rivers but also in small rivers for remote video surveillance. Therefore, the water level detection based on video signal processing is becoming an issue of great importance. Takagi et al. have proposed a water level detection algorithm [7, 8, 9]. The algorithm is based on detecting a bending point of a diagonal line on a measuring board. However, their performance is sensitive to stains on the line. In addition, it is strictly controlled by an administrator to install any obstacle against water flow such as the board in the water. It is desirable to develop a video processing algorithm without setting any board in the water. A Hough transform based algorithm can detect a line which represents water surface [3]. However, it is difficult to discriminate the line to be detected from various line-like disturbances. A simple method based on the edge detection is proposed by Tsunashima et al. [11]. It detects a horizontal line as surface of the running water with a vertical detector of edges (vertical differentiator). It also employs subtraction of frames to make it robust against horizontal line-like disturbances on the wall of a channel. However, it is sensitive to moving disturbances such as snowdrops because of the frame subtraction. Recently, we have proposed a robust detection algorithm based on addition of frames and horizontal detection of edges [6]. We have confirmed its superiority to the existing method in [11], especially when the scenery contains rain or snow drops. However, its detection performance is limited since its filter coefficients are fixed. In this paper, we propose a design method of a spatial finite impulse response (FIR) filter which is a general form of the edge detector. We intend that the system becomes flexible to change of the river scenery. Optimization criterion is proposed and the filter coefficients are determined for each of the river scenery. Accuracy of the detection is examined in respect of standard deviation of the detection error of the water level.

3 DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION 205 This paper is organized as follows. The water level detection algorithm is described in Section 2. The existing edge detectors are summarized in Section 3. The optimization procedure of the spatial filter is proposed in Section 4. Superiority of the optimized filter to some conventional fixed coefficient filters is experimentally confirmed in Section 5. Conclusions are summarized in Section Water Level Detection Algorithm The water level detection algorithm, previously reported in [6], is described. It is based on addition of frames and horizontal detection of edges. The frame addition is a temporal low pass filter and the edge detection is a spatial high pass filter. The filter coefficients are fixed in the existing method. Optimization procedure of the coefficients is proposed in Section Temporal filter (Frame addition) Figure 1(a) illustrates a frame of a video signal of river scenery under snowing condition. It includes two regions - land region and water region. It is our purpose to detect the boundary between the two regions as the water level. The detection system should be robust against some moving objects such as snowdrops. Figure 1(b) shows frequency amplitude characteristics of each region. The land region in solid line contains more energy in high frequency than the water region. In the water level detection system in [6], the video signal is averaged over some consecutive frames (frame addition). Figure 1(c) illustrates a result of the frame addition over 30 frames during one second. Some moving objects such as snowdrops are almost extinguished. Since the water is running, the water region is blurred. It means the water region contains less energy in high frequency. On the contrary, non-moving textures such as concrete blocks in the land region is not blurred. Namely, high frequency components in the land region are maintained. It is confirmed by Figure 1(d) which represents frequency amplitude characteristics of each region of Figure 1(c) Spatial filter (Edge detector) A spatial filter is applied so that difference of the spectrum between the two regions is emphasized. An example of the filtered signal is illustrated in Figure 1(e). Three tap band pass filter described in Subsection 3.1 is used. It works as a horizontal detector of edges (horizontal differentiator).

4 206 To detect the water level, logarithm of variance of each horizontal line is used as a feature value (one dimensional feature vector). It is illustrated in Figure 1(f). Before the spatial filtering, namely in the image in Figure 1(c), there is no significant difference between the feature value in the two regions as indicated in solid line. After the filtering, the feature value in the water region becomes small as indicated in broken line. This difference in the feature value is used to distinguish the two regions. However, its performance is limited since the filter coefficients are fixed in the existing method. In this paper, we optimize the filter coefficients in Section 4 for each of the input video so that the system becomes flexible to change of the scenery Water level detection The water level is recognized as the boundary between the two regions. It is detected as follows. At first, a temporal boundary is set and the feature values are categorized into two classes. For these two classes, the mean values ml and m W of the land region class and the water region class are, respectively, calculated. 2 2 Similarly, the variances s L and s W of each class are also calculated. From these values, the Fisher s linear discrimination criterion is calculated. It is defined as the ratio of the distance between classes ( D bc ) and the variance within classes ( V wc ). It is defined by D V bc wc 2 PL PW ( ml mw ) =, (1) 2 2 P s + P s L L where P L and P W denote probability of pixels which belong to the land region class and the water region class, respectively. Varying the temporal boundary, the water level is determined as the boundary which maximizes the Fisher s linear discrimination criterion in equation (1). Figure 1(h) illustrates the criterion in the horizontal axis and the boundary in the vertical axis. The maximum point in the horizontal axis specifies the water level in the vertical axis. Finally, the water level is detected. In this paper, performance of the detection is evaluated by the detection error which is the difference between the automatically detected water level and the visually (manually) detected value. Value of the Fisher s linear discrimination criterion can be utilized as an indicator of reliability of the detection results. W W

5 DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION Existing Spatial Filters In this section, some existing spatial filters (edge detectors) with fixed coefficients are summarized Horizontal 1D edge-detectors An output pixel value of the spatial filter is produced by the filter coefficients and an input pixel value by y ( n, n ) = h x( n k, n k ) (2) 1 2 k1, k , k1, k2 where h k1, k2 is a filter coefficient and x ( n 1, n 2 ) is an input pixel value at location ( n ). Denoting a set of the coefficients by a matrix: 1, n2 some of conventionally utilized filters are given by h1,1 h0,1 h,1 F = h1, 0 h0, 0 h, 0, (3) h1, h0, h, F HPF = 1 0, FBPF = 0 1, FLAP = (4) These are one dimensional (1D) horizontal edge-detectors. F HPF, F BPF and F LAP are two tap high pass filter, three tap band pass filter and Laplacian filter, respectively D edge-detectors Two dimensional (2D) horizontal edge-detectors known as the Prewitt operator and the Sobel operator are defined by F Prewitt = 0 1, Fsobel = 2 0 2, (5)

6 208 respectively, [1, 10]. The diagonal band pass filters defined by F 0 0 0, BPF = F =, BPF (6) are also examined. It should be noticed that, in our discussion, the maximum number of tap is limited to three. This is because no significant improvement by more than four tap is confirmed [2] Vertical edge-detectors The filters in equation (4) horizontally detect edges in an image. In this paper, vertical edge-detector is also examined by applying transpose of the matrix in the equation. For example, the vertical versions of the F HPF and F BPF are defined by T T F, HPF = F =. BPF (7) Optimization of the Spatial Filter In this section, an optimization procedure of the filter coefficients in equation (3) is proposed. Denoting the matrices of the spatial filter by F OPT _3Tap = h1, 0 h0, 0 h, 0, (8) h1,1 h0,1 h,1 F OPT _3 3 = h1, 0 h0, 0 h, 0, (9) h1, h0, h, the coefficients in equations (8) and (9) are adaptively renewed depending on each input video of the river scenery. Here, equation (8) is a 1D horizontal filter. Its transpose is the 1D vertical filter. Equation (9) is the 2D filter.

7 DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION 209 In equation (1), given an input video, the variance within classes V wc is determined. There is no way to control this value. On the contrary, the distance between classes D bc can be controlled by the filtering as indicated in Figure 1(f). Therefore, we determine a set of the coefficients such that it maximizes the distance between classes. Assuming that the probability density function of the feature values is uniform in each region and the video contains the two regions half and half, the distance between classes becomes proportional to the ratio of variance in the land region 2 and that of the water region v W. Using the method of Lagrange multipliers, the optimum coefficients are determined as a solution which minimizes the equation: 2 v L 2 2 L = v W λ( vl 1). (10) For example, in case of the 1D horizontal filter in equation (8), the optimum coefficients are determined by where L W T, 0 ( ϕ ϕ λi )[ h h h ] = 0, (11) 1, 0 0, 0 ϕ R θ = θ θ 0, R 1, R 2, R θ θ θ 1, R 0, R 1, R θ θ θ 2, R 1, R 0, R, 1 I = , 1 x( n1 + k, n2 ) x( n1, n2 ), N R { L, W} θk, R =, ( n n ) R R 1, 2 and N R is the number of pixels in the region R. As a result, the optimum coefficients are given as the eigen-value problem in equation (11). 5. Experimental Results In this section, significance of the proposed optimization procedure described in Section 4 is examined comparing to the existing fixed coefficient filters summarized in Section 3.

8 Video examples for analysis Figure 2 summarizes all the fifteen video samples for the experiment. These videos are with pixels and 30 frames per sec. under different scenery. Figure 3 summarizes four images for analysis in details. Sample A and sample B are the same location but different weather conditions. Model A and model B are AR(1) model with different signal to noise ratio. The models emulate the land region and the water region after the frame addition Results for model A Figure 4(a) indicates the feature value of each line after the frame addition and the spatial filtering for the model A. The horizontal 1D filters in Subsection 3.1 are applied. When the filter is not applied, there is no significant difference between the two regions as indicated in the label ORG. After applying the filters, the distance between the classes is increased (the feature value in the water region is decreased). In this case, it is confirmed that the three tap optimized filter OPT_3tap and the Laplacian filter LAP is the same and the best. Figure 4(b) indicates results of the vertical 1D filters in Subsection 3.3. No significant difference among those filters is observed. However, the variance within the water region class is increased comparing to Figure 4(a). In respect of the Fisher s linear discrimination criterion, namely the reliability of the system, the horizontal filters are better than the vertical filters. Figure 4(c) indicates results of the 2D filters. Comparing to the 1D filters, the variance within the class is reduced and the distance between the classes is increased. It is confirmed that the optimized 2D filter labeled as OPT_ 3 3 is better than any of the 2D filters in Subsection Results for models A, B, samples A, B Figure 5(a) indicates the distance between classes for model A, model B, sample A and sample B in Figure 3. The horizontal 1D filters and the vertical 1D filters are applied. When the filter is not applied, the distance is almost unity as indicated in ORG. After applying the filters, the distance is increased. For model B, the distance is not so increased by any filters. For sample A and sample B, the horizontal filters labeled as _H is better than the vertical filters labeled as _V. For model A, it is opposite.

9 DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION 211 Figure 5(b) indicates results of the 2D filters. It is confirmed that the optimized 2D filter labeled as OPT_ 3 3 is the best comparing to other 2D filters. For model A and sample B, the distance is better than that of the 1D filters Results for samples of various scenery Figure 6(a) indicates the standard deviation (SD) of the water level detection errors for fifteen kinds of video signals in Figure 2. The mean value of the error is zero. The 1D filters are applied. It is confirmed that the horizontal 1D filters can reduce the error than the vertical 1D filters. In case of 1D filtering, the optimized horizontal OPT_3Tap filter is the best but almost same as the horizontal Laplacian filter labeled as LAP_3tap. These are better than the horizontal band bass filter labeled as BPF_3tap. Figure 6(b) indicates results of the 2D filters. It is confirmed that the optimized 2D filter is the best in respect of reducing the SD of the water level detection errors. The SD is reduced by 4.4 [%] and 7.6 [%] comparing to the conventional horizontal Prewitt filter and the horizontal Sobel filter, respectively. Comparing the 1D optimized filter and the 2D optimized filter, there is no significant difference between them. As a conclusion, the optimized 1D horizontal filter is the best in respect of detection performance and simplicity of the digital signal processing. 6. Conclusions In this paper, we proposed a design method of the spatial filter in the water level detection system so that the system becomes flexible to change of the river scenery. The distance between the class of land region and the water region is used as the optimization criterion. The spatial filter coefficients are determined for each of the river scenery. It is confirmed that the proposed method reduces the standard deviation of detection error by 4.4 [%] and 7.6 [%] comparing to the conventional horizontal Prewitt filter and the horizontal Sobel filter, respectively. Relation between the number of pixels and the variance within classes should be investigated in the future. Acknowledgment This research was partially supported by the Ministry of Internal Affairs and Communications, Japan as a SCOPE-C research project.

10 212 References [1] R. C. Gonzalez and R. E. Woods, Digital Image Processing, Prentice-Hall Inc., [2] M. Iwahashi and S. Udomsiri, Optimum filter design for water level detection, IEICE Tech. Report, SIP2007-3, IE (22) (2007), [3] S. Kobayashi, S. Muramatsu, H. Kikuchi and M. Iwahashi, Water level tracking with condensation algorithm, International Workshop on Advanced Image Technology (IWAIT), no. P7-43, 2007, pp [4] Ministry of international affairs and communications, Japan, [5] Ministry of land, infrastructure and transport, Government of Japan, [6] A. Saito and M. Iwahashi, Water level detection algorithm based on synchronous frame addition and filtering, IEICE Circuits and Systems Karuizawa Symposium, 2006, pp [7] Y. Takagi, A. Tsujikawa, M. Takato, T. Saito and M. Kaida, Development of a noncontact liquid level measuring system using image processing, Water Science and Technology 37(12) (1998), [8] Y. Takagi, T. Yoneoka, H. Mori, M. Yoda, A. Tsujikawa, T. Saito and M. Kaida, Development of a non-contact liquid level measuring system using image processing, International Workshop on Instrumentation, Control and Automation of Water and Waste Water Treatment and Transport Systems, 1996, pp [9] Y. Takagi, T. Yoneoka, H. Mori, M. Yoda, A. Tsujikawa and T. Saito, Development of a water level measuring system using image processing, The 1st IWA Conference on Instrumentation, Control and Automation, 2001, pp [10] A. Tinku and Ajoy K. Ray, Image Processing, John Wiley & Sons, Inc., [11] N. Tsunashima, M. Shiohara, S. Sasaki and J. Tanahashi, Water level measurement using image processing, Information Processing Society of Japan, Research Report, Computer Vision and Image Media 121(15) (2008),

11 DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION 213 Figure 1. Procedure of the water level detection.

12 214 Figure 2. Fifteen video samples in various scenery. Figure 3. Four samples for analysis in details.

13 DESIGN OF SPATIAL FILTER FOR WATER LEVEL DETECTION 215 (a) Horizontal 1D filter (b) Vertical 1D filter (c) 2 D filter Figure 4. Feature value of Model A.

14 216 (a) Horizontal 1D filters and vertical 1D filters. (b) 2D filters. Figure 5. The distance between classes. (a) 1D filters. (b) 2D filters. Figure 6. Water level detection error.

WATER LEVEL DETECTION FROM VIDEO WITH FIR FILTERING

WATER LEVEL DETECTION FROM VIDEO WITH FIR FILTERING AER LEVEL DEECION FROM VIDEO I FIR FILERING Masahiro IAASI Sakol UDOMSIRI Department of Electrical Engineering, Nagaoka University of echnology 94-88, Nagaoka, Japan Abstract his paper proposes how to

More information

EDGE BASED REGION GROWING

EDGE BASED REGION GROWING EDGE BASED REGION GROWING Rupinder Singh, Jarnail Singh Preetkamal Sharma, Sudhir Sharma Abstract Image segmentation is a decomposition of scene into its components. It is a key step in image analysis.

More information

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction Compression of RADARSAT Data with Block Adaptive Wavelets Ian Cumming and Jing Wang Department of Electrical and Computer Engineering The University of British Columbia 2356 Main Mall, Vancouver, BC, Canada

More information

A Total Variation-Morphological Image Edge Detection Approach

A Total Variation-Morphological Image Edge Detection Approach A Total Variation-Morphological Image Edge Detection Approach Peter Ndajah, Hisakazu Kikuchi, Shogo Muramatsu, Masahiro Yukawa and Francis Benyah Abstract: We present image edge detection using the total

More information

A Robust Wipe Detection Algorithm

A Robust Wipe Detection Algorithm A Robust Wipe Detection Algorithm C. W. Ngo, T. C. Pong & R. T. Chin Department of Computer Science The Hong Kong University of Science & Technology Clear Water Bay, Kowloon, Hong Kong Email: fcwngo, tcpong,

More information

Optical Flow-Based Person Tracking by Multiple Cameras

Optical Flow-Based Person Tracking by Multiple Cameras Proc. IEEE Int. Conf. on Multisensor Fusion and Integration in Intelligent Systems, Baden-Baden, Germany, Aug. 2001. Optical Flow-Based Person Tracking by Multiple Cameras Hideki Tsutsui, Jun Miura, and

More information

SPEECH FEATURE EXTRACTION USING WEIGHTED HIGHER-ORDER LOCAL AUTO-CORRELATION

SPEECH FEATURE EXTRACTION USING WEIGHTED HIGHER-ORDER LOCAL AUTO-CORRELATION Far East Journal of Electronics and Communications Volume 3, Number 2, 2009, Pages 125-140 Published Online: September 14, 2009 This paper is available online at http://www.pphmj.com 2009 Pushpa Publishing

More information

Edge and local feature detection - 2. Importance of edge detection in computer vision

Edge and local feature detection - 2. Importance of edge detection in computer vision Edge and local feature detection Gradient based edge detection Edge detection by function fitting Second derivative edge detectors Edge linking and the construction of the chain graph Edge and local feature

More information

Performance Evaluations for Parallel Image Filter on Multi - Core Computer using Java Threads

Performance Evaluations for Parallel Image Filter on Multi - Core Computer using Java Threads Performance Evaluations for Parallel Image Filter on Multi - Core Computer using Java s Devrim Akgün Computer Engineering of Technology Faculty, Duzce University, Duzce,Turkey ABSTRACT Developing multi

More information

Comparison between Various Edge Detection Methods on Satellite Image

Comparison between Various Edge Detection Methods on Satellite Image Comparison between Various Edge Detection Methods on Satellite Image H.S. Bhadauria 1, Annapurna Singh 2, Anuj Kumar 3 Govind Ballabh Pant Engineering College ( Pauri garhwal),computer Science and Engineering

More information

Digital Image Processing. Image Enhancement - Filtering

Digital Image Processing. Image Enhancement - Filtering Digital Image Processing Image Enhancement - Filtering Derivative Derivative is defined as a rate of change. Discrete Derivative Finite Distance Example Derivatives in 2-dimension Derivatives of Images

More information

Biometrics Technology: Image Processing & Pattern Recognition (by Dr. Dickson Tong)

Biometrics Technology: Image Processing & Pattern Recognition (by Dr. Dickson Tong) Biometrics Technology: Image Processing & Pattern Recognition (by Dr. Dickson Tong) References: [1] http://homepages.inf.ed.ac.uk/rbf/hipr2/index.htm [2] http://www.cs.wisc.edu/~dyer/cs540/notes/vision.html

More information

Implementation of a Low Power Decimation Filter Using 1/3-Band IIR Filter

Implementation of a Low Power Decimation Filter Using 1/3-Band IIR Filter Implementation of a Low Power Decimation Filter Using /3-Band IIR Filter Khalid H. Abed Department of Electrical Engineering Wright State University Dayton Ohio, 45435 Abstract-This paper presents a unique

More information

Similarity Image Retrieval System Using Hierarchical Classification

Similarity Image Retrieval System Using Hierarchical Classification Similarity Image Retrieval System Using Hierarchical Classification Experimental System on Mobile Internet with Cellular Phone Masahiro Tada 1, Toshikazu Kato 1, and Isao Shinohara 2 1 Department of Industrial

More information

Optimization Methods: Optimization using Calculus Kuhn-Tucker Conditions 1. Module - 2 Lecture Notes 5. Kuhn-Tucker Conditions

Optimization Methods: Optimization using Calculus Kuhn-Tucker Conditions 1. Module - 2 Lecture Notes 5. Kuhn-Tucker Conditions Optimization Methods: Optimization using Calculus Kuhn-Tucker Conditions Module - Lecture Notes 5 Kuhn-Tucker Conditions Introduction In the previous lecture the optimization of functions of multiple variables

More information

SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES

SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES Sukhpreet Kaur¹, Jyoti Saxena² and Sukhjinder Singh³ ¹Research scholar, ²Professsor and ³Assistant Professor ¹ ² ³ Department

More information

Principal Component Image Interpretation A Logical and Statistical Approach

Principal Component Image Interpretation A Logical and Statistical Approach Principal Component Image Interpretation A Logical and Statistical Approach Md Shahid Latif M.Tech Student, Department of Remote Sensing, Birla Institute of Technology, Mesra Ranchi, Jharkhand-835215 Abstract

More information

SURVEY ON IMAGE PROCESSING IN THE FIELD OF DE-NOISING TECHNIQUES AND EDGE DETECTION TECHNIQUES ON RADIOGRAPHIC IMAGES

SURVEY ON IMAGE PROCESSING IN THE FIELD OF DE-NOISING TECHNIQUES AND EDGE DETECTION TECHNIQUES ON RADIOGRAPHIC IMAGES SURVEY ON IMAGE PROCESSING IN THE FIELD OF DE-NOISING TECHNIQUES AND EDGE DETECTION TECHNIQUES ON RADIOGRAPHIC IMAGES 1 B.THAMOTHARAN, 2 M.MENAKA, 3 SANDHYA VAIDYANATHAN, 3 SOWMYA RAVIKUMAR 1 Asst. Prof.,

More information

An Edge Based Adaptive Interpolation Algorithm for Image Scaling

An Edge Based Adaptive Interpolation Algorithm for Image Scaling An Edge Based Adaptive Interpolation Algorithm for Image Scaling Wanli Chen, Hongjian Shi Department of Electrical and Electronic Engineering Southern University of Science and Technology, Shenzhen, Guangdong,

More information

Text-Tracking Wearable Camera System for the Blind

Text-Tracking Wearable Camera System for the Blind 2009 10th International Conference on Document Analysis and Recognition Text-Tracking Wearable Camera System for the Blind Hideaki Goto Cyberscience Center Tohoku University, Japan hgot @ isc.tohoku.ac.jp

More information

Image Analysis. Edge Detection

Image Analysis. Edge Detection Image Analysis Edge Detection Christophoros Nikou cnikou@cs.uoi.gr Images taken from: Computer Vision course by Kristen Grauman, University of Texas at Austin (http://www.cs.utexas.edu/~grauman/courses/spring2011/index.html).

More information

A Novel Criterion Function in Feature Evaluation. Application to the Classification of Corks.

A Novel Criterion Function in Feature Evaluation. Application to the Classification of Corks. A Novel Criterion Function in Feature Evaluation. Application to the Classification of Corks. X. Lladó, J. Martí, J. Freixenet, Ll. Pacheco Computer Vision and Robotics Group Institute of Informatics and

More information

WEINER FILTER AND SUB-BLOCK DECOMPOSITION BASED IMAGE RESTORATION FOR MEDICAL APPLICATIONS

WEINER FILTER AND SUB-BLOCK DECOMPOSITION BASED IMAGE RESTORATION FOR MEDICAL APPLICATIONS WEINER FILTER AND SUB-BLOCK DECOMPOSITION BASED IMAGE RESTORATION FOR MEDICAL APPLICATIONS ARIFA SULTANA 1 & KANDARPA KUMAR SARMA 2 1,2 Department of Electronics and Communication Engineering, Gauhati

More information

A Comparative Assessment of the Performances of Different Edge Detection Operator using Harris Corner Detection Method

A Comparative Assessment of the Performances of Different Edge Detection Operator using Harris Corner Detection Method A Comparative Assessment of the Performances of Different Edge Detection Operator using Harris Corner Detection Method Pranati Rakshit HOD, Dept of CSE, JISCE Kalyani Dipanwita Bhaumik M.Tech Scholar,

More information

Prewitt, Sobel and Scharr gradient 5x5 convolution matrices

Prewitt, Sobel and Scharr gradient 5x5 convolution matrices Prewitt, Sobel and Scharr gradient x convolution matrices First Draft, February Second Draft, June Guennadi Henry Levkine Email hlevkin at yahoo.com Vancouver, Canada. Abstract. Prewitt, Sobel and Scharr

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK A REVIEW ON ILLUMINATION COMPENSATION AND ILLUMINATION INVARIANT TRACKING METHODS

More information

Rotation and Scaling Image Using PCA

Rotation and Scaling Image Using PCA wwwccsenetorg/cis Computer and Information Science Vol 5, No 1; January 12 Rotation and Scaling Image Using PCA Hawrra Hassan Abass Electrical & Electronics Dept, Engineering College Kerbela University,

More information

Filtering Images. Contents

Filtering Images. Contents Image Processing and Data Visualization with MATLAB Filtering Images Hansrudi Noser June 8-9, 010 UZH, Multimedia and Robotics Summer School Noise Smoothing Filters Sigmoid Filters Gradient Filters Contents

More information

Central Slice Theorem

Central Slice Theorem Central Slice Theorem Incident X-rays y f(x,y) R x r x Detected p(, x ) The thick line is described by xcos +ysin =R Properties of Fourier Transform F [ f ( x a)] F [ f ( x)] e j 2 a Spatial Domain Spatial

More information

Factorization with Missing and Noisy Data

Factorization with Missing and Noisy Data Factorization with Missing and Noisy Data Carme Julià, Angel Sappa, Felipe Lumbreras, Joan Serrat, and Antonio López Computer Vision Center and Computer Science Department, Universitat Autònoma de Barcelona,

More information

ELEC Dr Reji Mathew Electrical Engineering UNSW

ELEC Dr Reji Mathew Electrical Engineering UNSW ELEC 4622 Dr Reji Mathew Electrical Engineering UNSW Review of Motion Modelling and Estimation Introduction to Motion Modelling & Estimation Forward Motion Backward Motion Block Motion Estimation Motion

More information

TEXT DETECTION AND RECOGNITION IN CAMERA BASED IMAGES

TEXT DETECTION AND RECOGNITION IN CAMERA BASED IMAGES TEXT DETECTION AND RECOGNITION IN CAMERA BASED IMAGES Mr. Vishal A Kanjariya*, Mrs. Bhavika N Patel Lecturer, Computer Engineering Department, B & B Institute of Technology, Anand, Gujarat, India. ABSTRACT:

More information

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile.

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Blobs and Cracks

More information

Edge detection. Stefano Ferrari. Università degli Studi di Milano Elaborazione delle immagini (Image processing I)

Edge detection. Stefano Ferrari. Università degli Studi di Milano Elaborazione delle immagini (Image processing I) Edge detection Stefano Ferrari Università degli Studi di Milano stefano.ferrari@unimi.it Elaborazione delle immagini (Image processing I) academic year 2011 2012 Image segmentation Several image processing

More information

Fast Vehicle Detection and Counting Using Background Subtraction Technique and Prewitt Edge Detection

Fast Vehicle Detection and Counting Using Background Subtraction Technique and Prewitt Edge Detection International Journal of Computer Science and Telecommunications [Volume 6, Issue 10, November 2015] 8 ISSN 2047-3338 Fast Vehicle Detection and Counting Using Background Subtraction Technique and Prewitt

More information

ICTs for inclusive social and economic development in Japan

ICTs for inclusive social and economic development in Japan ICTs for inclusive social and economic development in Japan 3 December, 2013 Mari ICHIKAWA Ministry of Internal Affairs and Communications (MIC), Japan 1. Overview of Japan's ICT policies Basic Act on

More information

APPLICATION OF RADON TRANSFORM IN CT IMAGE MATCHING Yufang Cai, Kuan Shen, Jue Wang ICT Research Center of Chongqing University, Chongqing, P.R.

APPLICATION OF RADON TRANSFORM IN CT IMAGE MATCHING Yufang Cai, Kuan Shen, Jue Wang ICT Research Center of Chongqing University, Chongqing, P.R. APPLICATION OF RADON TRANSFORM IN CT IMAGE MATCHING Yufang Cai, Kuan Shen, Jue Wang ICT Research Center of Chongqing University, Chongqing, P.R.China Abstract: When Industrial Computerized Tomography (CT)

More information

Conspicuous Character Patterns

Conspicuous Character Patterns Conspicuous Character Patterns Seiichi Uchida Kyushu Univ., Japan Ryoji Hattori Masakazu Iwamura Kyushu Univ., Japan Osaka Pref. Univ., Japan Koichi Kise Osaka Pref. Univ., Japan Shinichiro Omachi Tohoku

More information

BIM472 Image Processing Image Segmentation

BIM472 Image Processing Image Segmentation BIM472 Image Processing Image Segmentation Outline Fundamentals Prewitt filter Roberts cross-gradient filter Sobel filter Laplacian of Gaussian filter Line Detection Hough Transform 2 1 Fundamentals Let

More information

INCREMENTAL DISPLACEMENT ESTIMATION METHOD FOR VISUALLY SERVOED PARIED STRUCTURED LIGHT SYSTEM (ViSP)

INCREMENTAL DISPLACEMENT ESTIMATION METHOD FOR VISUALLY SERVOED PARIED STRUCTURED LIGHT SYSTEM (ViSP) Blucher Mechanical Engineering Proceedings May 2014, vol. 1, num. 1 www.proceedings.blucher.com.br/evento/10wccm INCREMENAL DISPLACEMEN ESIMAION MEHOD FOR VISUALLY SERVOED PARIED SRUCURED LIGH SYSEM (ViSP)

More information

Lecture 38: Applications of Wavelets

Lecture 38: Applications of Wavelets WAVELETS AND MULTIRATE DIGITAL SIGNAL PROCESSING Lecture 38: Applications of Wavelets Prof.V. M. Gadre, EE, IIT Bombay 1 Introduction In this lecture, we shall see two applications of wavelets and time

More information

Text Area Detection from Video Frames

Text Area Detection from Video Frames Text Area Detection from Video Frames 1 Text Area Detection from Video Frames Xiangrong Chen, Hongjiang Zhang Microsoft Research China chxr@yahoo.com, hjzhang@microsoft.com Abstract. Text area detection

More information

A Method of weld Edge Extraction in the X-ray Linear Diode Arrays. Real-time imaging

A Method of weld Edge Extraction in the X-ray Linear Diode Arrays. Real-time imaging 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China A Method of weld Edge Extraction in the X-ray Linear Diode Arrays Real-time imaging Guang CHEN, Keqin DING, Lihong LIANG

More information

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition Linear Discriminant Analysis in Ottoman Alphabet Character Recognition ZEYNEB KURT, H. IREM TURKMEN, M. ELIF KARSLIGIL Department of Computer Engineering, Yildiz Technical University, 34349 Besiktas /

More information

New Edge-Enhanced Error Diffusion Algorithm Based on the Error Sum Criterion

New Edge-Enhanced Error Diffusion Algorithm Based on the Error Sum Criterion New Edge-Enhanced Error Diffusion Algorithm Based on the Error Sum Criterion Jae Ho Kim* Tae Il Chung Hyung Soon Kim* Kyung Sik Son* Pusan National University Image and Communication Laboratory San 3,

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Multi-focus image fusion using de-noising and sharpness criterion

Multi-focus image fusion using de-noising and sharpness criterion Multi-focus image fusion using de-noising and sharpness criterion Sukhdip Kaur, M.Tech (research student) Department of Computer Science Guru Nanak Dev Engg. College Ludhiana, Punjab, INDIA deep.sept23@gmail.com

More information

Modeling and Analysis of Crosstalk between Differential Lines in High-speed Interconnects

Modeling and Analysis of Crosstalk between Differential Lines in High-speed Interconnects 1293 Modeling and Analysis of Crosstalk between Differential Lines in High-speed Interconnects F. Xiao and Y. Kami University of Electro-Communications, Japan Abstract The crosstalk between a single-ended

More information

Schedule for Rest of Semester

Schedule for Rest of Semester Schedule for Rest of Semester Date Lecture Topic 11/20 24 Texture 11/27 25 Review of Statistics & Linear Algebra, Eigenvectors 11/29 26 Eigenvector expansions, Pattern Recognition 12/4 27 Cameras & calibration

More information

Types of Edges. Why Edge Detection? Types of Edges. Edge Detection. Gradient. Edge Detection

Types of Edges. Why Edge Detection? Types of Edges. Edge Detection. Gradient. Edge Detection Why Edge Detection? How can an algorithm extract relevant information from an image that is enables the algorithm to recognize objects? The most important information for the interpretation of an image

More information

Image Processing. BITS Pilani. Dr Jagadish Nayak. Dubai Campus

Image Processing. BITS Pilani. Dr Jagadish Nayak. Dubai Campus Image Processing BITS Pilani Dubai Campus Dr Jagadish Nayak Image Segmentation BITS Pilani Dubai Campus Fundamentals Let R be the entire spatial region occupied by an image Process that partitions R into

More information

Small-scale objects extraction in digital images

Small-scale objects extraction in digital images 102 Int'l Conf. IP, Comp. Vision, and Pattern Recognition IPCV'15 Small-scale objects extraction in digital images V. Volkov 1,2 S. Bobylev 1 1 Radioengineering Dept., The Bonch-Bruevich State Telecommunications

More information

Adaptive Filtering using Steepest Descent and LMS Algorithm

Adaptive Filtering using Steepest Descent and LMS Algorithm IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 4 October 2015 ISSN (online): 2349-784X Adaptive Filtering using Steepest Descent and LMS Algorithm Akash Sawant Mukesh

More information

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH Ignazio Gallo, Elisabetta Binaghi and Mario Raspanti Universitá degli Studi dell Insubria Varese, Italy email: ignazio.gallo@uninsubria.it ABSTRACT

More information

Linear Discriminant Analysis for 3D Face Recognition System

Linear Discriminant Analysis for 3D Face Recognition System Linear Discriminant Analysis for 3D Face Recognition System 3.1 Introduction Face recognition and verification have been at the top of the research agenda of the computer vision community in recent times.

More information

Fractional Discrimination for Texture Image Segmentation

Fractional Discrimination for Texture Image Segmentation Fractional Discrimination for Texture Image Segmentation Author You, Jia, Sattar, Abdul Published 1997 Conference Title IEEE 1997 International Conference on Image Processing, Proceedings of the DOI https://doi.org/10.1109/icip.1997.647743

More information

Based on Regression Diagnostics

Based on Regression Diagnostics Automatic Detection of Region-Mura Defects in TFT-LCD Based on Regression Diagnostics Yu-Chiang Chuang 1 and Shu-Kai S. Fan 2 Department of Industrial Engineering and Management, Yuan Ze University, Tao

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

Development of system and algorithm for evaluating defect level in architectural work

Development of system and algorithm for evaluating defect level in architectural work icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Development of system and algorithm for evaluating defect

More information

Classification Algorithm for Road Surface Condition

Classification Algorithm for Road Surface Condition IJCSNS International Journal of Computer Science and Network Security, VOL.4 No., January 04 Classification Algorithm for Road Surface Condition Hun-Jun Yang, Hyeok Jang, Jong-Wook Kang and Dong-Seok Jeong,

More information

An Edge Detection Algorithm for Online Image Analysis

An Edge Detection Algorithm for Online Image Analysis An Edge Detection Algorithm for Online Image Analysis Azzam Sleit, Abdel latif Abu Dalhoum, Ibraheem Al-Dhamari, Afaf Tareef Department of Computer Science, King Abdulla II School for Information Technology

More information

Improving the Discrimination Capability with an Adaptive Synthetic Discriminant Function Filter

Improving the Discrimination Capability with an Adaptive Synthetic Discriminant Function Filter Improving the Discrimination Capability with an Adaptive Synthetic Discriminant Function Filter 83 J. Ángel González-Fraga 1, Víctor H. Díaz-Ramírez 1, Vitaly Kober 1, and Josué Álvarez-Borrego 2 1 Department

More information

Module 6: Pinhole camera model Lecture 32: Coordinate system conversion, Changing the image/world coordinate system

Module 6: Pinhole camera model Lecture 32: Coordinate system conversion, Changing the image/world coordinate system The Lecture Contains: Back-projection of a 2D point to 3D 6.3 Coordinate system conversion file:///d /...(Ganesh%20Rana)/MY%20COURSE_Ganesh%20Rana/Prof.%20Sumana%20Gupta/FINAL%20DVSP/lecture%2032/32_1.htm[12/31/2015

More information

Development of a tool for the easy determination of control factor interaction in the Design of Experiments and the Taguchi Methods

Development of a tool for the easy determination of control factor interaction in the Design of Experiments and the Taguchi Methods Development of a tool for the easy determination of control factor interaction in the Design of Experiments and the Taguchi Methods IKUO TANABE Department of Mechanical Engineering, Nagaoka University

More information

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm Group 1: Mina A. Makar Stanford University mamakar@stanford.edu Abstract In this report, we investigate the application of the Scale-Invariant

More information

Multi-view Surface Inspection Using a Rotating Table

Multi-view Surface Inspection Using a Rotating Table https://doi.org/10.2352/issn.2470-1173.2018.09.iriacv-278 2018, Society for Imaging Science and Technology Multi-view Surface Inspection Using a Rotating Table Tomoya Kaichi, Shohei Mori, Hideo Saito,

More information

FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM

FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM Neha 1, Tanvi Jain 2 1,2 Senior Research Fellow (SRF), SAM-C, Defence R & D Organization, (India) ABSTRACT Content Based Image Retrieval

More information

Mixture Models and EM

Mixture Models and EM Mixture Models and EM Goal: Introduction to probabilistic mixture models and the expectationmaximization (EM) algorithm. Motivation: simultaneous fitting of multiple model instances unsupervised clustering

More information

A Novel Smoke Detection Method Using Support Vector Machine

A Novel Smoke Detection Method Using Support Vector Machine A Novel Smoke Detection Method Using Support Vector Machine Hidenori Maruta Information Media Center Nagasaki University, Japan 1-14 Bunkyo-machi, Nagasaki-shi Nagasaki, Japan Email: hmaruta@nagasaki-u.ac.jp

More information

Outline 7/2/201011/6/

Outline 7/2/201011/6/ Outline Pattern recognition in computer vision Background on the development of SIFT SIFT algorithm and some of its variations Computational considerations (SURF) Potential improvement Summary 01 2 Pattern

More information

Image features. Image Features

Image features. Image Features Image features Image features, such as edges and interest points, provide rich information on the image content. They correspond to local regions in the image and are fundamental in many applications in

More information

Tomographic Algorithm for Industrial Plasmas

Tomographic Algorithm for Industrial Plasmas Tomographic Algorithm for Industrial Plasmas More info about this article: http://www.ndt.net/?id=22342 1 Sudhir K. Chaudhary, 1 Kavita Rathore, 2 Sudeep Bhattacharjee, 1 Prabhat Munshi 1 Nuclear Engineering

More information

An Efficient Image Sharpening Filter for Enhancing Edge Detection Techniques for 2D, High Definition and Linearly Blurred Images

An Efficient Image Sharpening Filter for Enhancing Edge Detection Techniques for 2D, High Definition and Linearly Blurred Images International Journal of Scientific Research in Computer Science and Engineering Research Paper Vol-2, Issue-1 ISSN: 2320-7639 An Efficient Image Sharpening Filter for Enhancing Edge Detection Techniques

More information

FPGA IMPLEMENTATION FOR REAL TIME SOBEL EDGE DETECTOR BLOCK USING 3-LINE BUFFERS

FPGA IMPLEMENTATION FOR REAL TIME SOBEL EDGE DETECTOR BLOCK USING 3-LINE BUFFERS FPGA IMPLEMENTATION FOR REAL TIME SOBEL EDGE DETECTOR BLOCK USING 3-LINE BUFFERS 1 RONNIE O. SERFA JUAN, 2 CHAN SU PARK, 3 HI SEOK KIM, 4 HYEONG WOO CHA 1,2,3,4 CheongJu University E-maul: 1 engr_serfs@yahoo.com,

More information

C E N T E R A T H O U S T O N S C H O O L of H E A L T H I N F O R M A T I O N S C I E N C E S. Image Operations II

C E N T E R A T H O U S T O N S C H O O L of H E A L T H I N F O R M A T I O N S C I E N C E S. Image Operations II T H E U N I V E R S I T Y of T E X A S H E A L T H S C I E N C E C E N T E R A T H O U S T O N S C H O O L of H E A L T H I N F O R M A T I O N S C I E N C E S Image Operations II For students of HI 5323

More information

PERFORMANCE ANALYSIS OF CANNY AND OTHER COMMONLY USED EDGE DETECTORS Sandeep Dhawan Director of Technology, OTTE, NEW YORK

PERFORMANCE ANALYSIS OF CANNY AND OTHER COMMONLY USED EDGE DETECTORS Sandeep Dhawan Director of Technology, OTTE, NEW YORK International Journal of Science, Environment and Technology, Vol. 3, No 5, 2014, 1759 1766 ISSN 2278-3687 (O) PERFORMANCE ANALYSIS OF CANNY AND OTHER COMMONLY USED EDGE DETECTORS Sandeep Dhawan Director

More information

Fuzzy Inference System based Edge Detection in Images

Fuzzy Inference System based Edge Detection in Images Fuzzy Inference System based Edge Detection in Images Anjali Datyal 1 and Satnam Singh 2 1 M.Tech Scholar, ECE Department, SSCET, Badhani, Punjab, India 2 AP, ECE Department, SSCET, Badhani, Punjab, India

More information

A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space

A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space Naoyuki ICHIMURA Electrotechnical Laboratory 1-1-4, Umezono, Tsukuba Ibaraki, 35-8568 Japan ichimura@etl.go.jp

More information

Robust Lossless Image Watermarking in Integer Wavelet Domain using SVD

Robust Lossless Image Watermarking in Integer Wavelet Domain using SVD Robust Lossless Image Watermarking in Integer Domain using SVD 1 A. Kala 1 PG scholar, Department of CSE, Sri Venkateswara College of Engineering, Chennai 1 akala@svce.ac.in 2 K. haiyalnayaki 2 Associate

More information

An ICA based Approach for Complex Color Scene Text Binarization

An ICA based Approach for Complex Color Scene Text Binarization An ICA based Approach for Complex Color Scene Text Binarization Siddharth Kherada IIIT-Hyderabad, India siddharth.kherada@research.iiit.ac.in Anoop M. Namboodiri IIIT-Hyderabad, India anoop@iiit.ac.in

More information

Spatial Outlier Detection

Spatial Outlier Detection Spatial Outlier Detection Chang-Tien Lu Department of Computer Science Northern Virginia Center Virginia Tech Joint work with Dechang Chen, Yufeng Kou, Jiang Zhao 1 Spatial Outlier A spatial data point

More information

Quality control phantoms and protocol for a tomography system

Quality control phantoms and protocol for a tomography system Quality control phantoms and protocol for a tomography system Lucía Franco 1 1 CT AIMEN, C/Relva 27A O Porriño Pontevedra, Spain, lfranco@aimen.es Abstract Tomography systems for non-destructive testing

More information

The Curse of Dimensionality

The Curse of Dimensionality The Curse of Dimensionality ACAS 2002 p1/66 Curse of Dimensionality The basic idea of the curse of dimensionality is that high dimensional data is difficult to work with for several reasons: Adding more

More information

Rectangle Positioning Algorithm Simulation Based on Edge Detection and Hough Transform

Rectangle Positioning Algorithm Simulation Based on Edge Detection and Hough Transform Send Orders for Reprints to reprints@benthamscience.net 58 The Open Mechanical Engineering Journal, 2014, 8, 58-62 Open Access Rectangle Positioning Algorithm Simulation Based on Edge Detection and Hough

More information

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model TAE IN SEOL*, SUN-TAE CHUNG*, SUNHO KI**, SEONGWON CHO**, YUN-KWANG HONG*** *School of Electronic Engineering

More information

APPLICATION OF AUTOMATED DAMAGE DETECTION OF BUILDINGS DUE TO EARTHQUAKES BY PANCHROMATIC TELEVISION IMAGES ABSTRACT

APPLICATION OF AUTOMATED DAMAGE DETECTION OF BUILDINGS DUE TO EARTHQUAKES BY PANCHROMATIC TELEVISION IMAGES ABSTRACT Proc. 7th U.S. National Conf. On Earthquake Engineering, CD-ROM, 2002 APPLICATION OF AUTOMATED DAMAGE DETECTION OF BUILDINGS DUE TO EARTHQUAKES BY PANCHROMATIC TELEVISION IMAGES H. Mitomi 1, M. Matsuoka

More information

Hardware Description of Multi-Directional Fast Sobel Edge Detection Processor by VHDL for Implementing on FPGA

Hardware Description of Multi-Directional Fast Sobel Edge Detection Processor by VHDL for Implementing on FPGA Hardware Description of Multi-Directional Fast Sobel Edge Detection Processor by VHDL for Implementing on FPGA Arash Nosrat Faculty of Engineering Shahid Chamran University Ahvaz, Iran Yousef S. Kavian

More information

A Modified SVD-DCT Method for Enhancement of Low Contrast Satellite Images

A Modified SVD-DCT Method for Enhancement of Low Contrast Satellite Images A Modified SVD-DCT Method for Enhancement of Low Contrast Satellite Images G.Praveena 1, M.Venkatasrinu 2, 1 M.tech student, Department of Electronics and Communication Engineering, Madanapalle Institute

More information

A WATERMARKING METHOD RESISTANT TO GEOMETRIC ATTACKS

A WATERMARKING METHOD RESISTANT TO GEOMETRIC ATTACKS A WATERMARKING METHOD RESISTANT TO GEOMETRIC ATTACKS D. Simitopoulos, D. Koutsonanos and M.G. Strintzis Informatics and Telematics Institute Thermi-Thessaloniki, Greece. Abstract In this paper, a novel

More information

An Introduction to Content Based Image Retrieval

An Introduction to Content Based Image Retrieval CHAPTER -1 An Introduction to Content Based Image Retrieval 1.1 Introduction With the advancement in internet and multimedia technologies, a huge amount of multimedia data in the form of audio, video and

More information

Background Subtraction based on Cooccurrence of Image Variations

Background Subtraction based on Cooccurrence of Image Variations Background Subtraction based on Cooccurrence of Image Variations Makito Seki Toshikazu Wada Hideto Fujiwara Kazuhiko Sumi Advanced Technology R&D Center Faculty of Systems Engineering Mitsubishi Electric

More information

EE795: Computer Vision and Intelligent Systems

EE795: Computer Vision and Intelligent Systems EE795: Computer Vision and Intelligent Systems Spring 2012 TTh 17:30-18:45 WRI C225 Lecture 04 130131 http://www.ee.unlv.edu/~b1morris/ecg795/ 2 Outline Review Histogram Equalization Image Filtering Linear

More information

EXTRACTION OF CRACKS FROM CONCRETE BEAM IMAGES BACKGROUND ON CRACK MEASUREMENTS

EXTRACTION OF CRACKS FROM CONCRETE BEAM IMAGES BACKGROUND ON CRACK MEASUREMENTS EXTRACTION OF CRACKS FROM CONCRETE BEAM IMAGES Ivan Detchev a, Ph.D. Student Ayman Habib a, Professor and Head Mamdouh El-Badry b, Professor a Department of Geomatics Engineering b Department of Civil

More information

An Approach for Reduction of Rain Streaks from a Single Image

An Approach for Reduction of Rain Streaks from a Single Image An Approach for Reduction of Rain Streaks from a Single Image Vijayakumar Majjagi 1, Netravati U M 2 1 4 th Semester, M. Tech, Digital Electronics, Department of Electronics and Communication G M Institute

More information

Computer vision: models, learning and inference. Chapter 13 Image preprocessing and feature extraction

Computer vision: models, learning and inference. Chapter 13 Image preprocessing and feature extraction Computer vision: models, learning and inference Chapter 13 Image preprocessing and feature extraction Preprocessing The goal of pre-processing is to try to reduce unwanted variation in image due to lighting,

More information

Production of Video Images by Computer Controlled Cameras and Its Application to TV Conference System

Production of Video Images by Computer Controlled Cameras and Its Application to TV Conference System Proc. of IEEE Conference on Computer Vision and Pattern Recognition, vol.2, II-131 II-137, Dec. 2001. Production of Video Images by Computer Controlled Cameras and Its Application to TV Conference System

More information

Review for Mastery Using Graphs and Tables to Solve Linear Systems

Review for Mastery Using Graphs and Tables to Solve Linear Systems 3-1 Using Graphs and Tables to Solve Linear Systems A linear system of equations is a set of two or more linear equations. To solve a linear system, find all the ordered pairs (x, y) that make both equations

More information

Concepts in. Edge Detection

Concepts in. Edge Detection Concepts in Edge Detection Dr. Sukhendu Das Deptt. of Computer Science and Engg., Indian Institute of Technology, Madras Chennai 636, India. http://www.cs.iitm.ernet.in/~sdas Email: sdas@iitm.ac.in Edge

More information

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK A.BANERJEE 1, K.BASU 2 and A.KONAR 3 COMPUTER VISION AND ROBOTICS LAB ELECTRONICS AND TELECOMMUNICATION ENGG JADAVPUR

More information

Development and Applications of an Interferometric Ground-Based SAR System

Development and Applications of an Interferometric Ground-Based SAR System Development and Applications of an Interferometric Ground-Based SAR System Tadashi Hamasaki (1), Zheng-Shu Zhou (2), Motoyuki Sato (2) (1) Graduate School of Environmental Studies, Tohoku University Aramaki

More information