Defects Detection of Billet Surface Using Optimized Gabor Filters

Size: px
Start display at page:

Download "Defects Detection of Billet Surface Using Optimized Gabor Filters"

Transcription

1 Proceedings o the 7th World Congress The International Federation o Automatic Control Deects Detection o Billet Surace Using Optimized Gabor Filters Jong Pil Yun* SungHoo Choi* Boyeul Seo* Chang Hyun Park* Sang Woo Kim* *Electronic and Electrical Engineering Department, Pohang University o Science and Technology, Pohang, Korea, ( {rebirth, csh45, boyeul80,chpark89, swkim}@postech.ac.kr) Abstract: This paper deals with a deects detection algorithm or billet surace. To get good perormance, detection algorithm has to solve several diicult problems such as shape o a billet, many kinds o deects, much scale. Especially, the scale, that is a metallic oxide on steel surace, makes worse severely the perormance o detection. To solve above problems, this paper presents a new eective deects detection algorithm based on Gabor ilters optimized by Genetic Algorithm. The experimental results conducted on real billet surace images and demonstrate the good perormance o the proposed algorithm. Keywords: Deect detection, Gabor ilter, Billet surace, Filter selection. INTRODUCTION In steel manuacturing industry, it becomes signiicant to enhance quality o products as well as to increase quantity o products. The deects on the surace o billet aect quality o BIC (Bar in Coil), thereore on-line surace inspection is o great importance to improve quality o steel products. However, the quality assurance o a billet surace is still carried out by human operators. This manual inspection cannot cover overall surace o a billet. Due to the dierent criterion o inspectors, the reliability and the accuracy o this inspection cannot be guaranteed (Yun et al., 006). So, in order to overcome manual inspection, many engineers concentrate on the automatic deects detection. There have been various approaches or the deects detection in many kinds o manuacturing such as ceramic tiles (Elbehiery et al., 005), rail suraces (Deutschl et al., 004), LCD(liquid Crystal Display) panel (Song et al., 006), textured materials (Kumar et al., 00 a), (Yang et al., 005), (Cho et al. 005), and so on. Although these methods have good perormance in the respective industries, it is hard to apply these methods to billet surace directly because each target has dierent eatures. Various approaches or deects detection have been proposed in steel manuacturing industry. The eed-orward neural network technique has been used to detect deects o cold rolled strips. The gray level arrangement o neighbor pixels was used to extract the eature vector (Kang et al., 005). A hybrid image segmentation method based on corner detection and Fisher discriminant has been presented to detect surace deects o ship plate (Guo et al., 006). The wavelet technique has been applied or deect detection o castings (Li et al., 006). In a hot rolling process, a real-time visual inspection system that used support vector machine to automatically learn complicated deect patterns has proposed (Jia et al., 004). In addition, many other methods applied to detection o steel surace deects (Sugimoto et al., 998), (Yun et al., 006), (Choi et al., 007). Although, these methods deals with steel products, it is hard to apply directly to billet deects detection since each methods are optimized on speciic steel type, lightening, and manuacturing speed. Moreover, the billet surace is covered with a lot o scale. Although it does not aect the quality o the product, it makes diicult to distinguish scale rom crack. In addition, scale o the billet has wide gray level range. These characteristics make it diicult to analysis image. So a new detection method which responds to only real deects, not scale is needed. In this paper, we propose a novel deects detection algorithm based on Gabor iltering method or solving the problem o detecting deects in billet surace. In order to obtain optimized Gabor ilters, GA (Genetic Algorithm) is used in this paper. And to remove noise still remained ater binarizing, the morphological operation is used. This paper is organized as ollows: Section analyzes intrinsic eatures o billet surace image. Section 3 presents deects detection algorithm based on the optimized Gabor ilters in detail. The perormance o the proposed deects detection algorithm is evaluated in Section 4. Finally, Section 5 gives conclusions.. ANALYSIS OF BILLET SURFACE IMAGE Fig. (a) shows billets surace image which is our target o deects detection. The billet is in the orm o long quadrangle stick. One o the our sides o billet is shown in Fig. (a). Fig. (b) shows gray level o a horizontal line rom A to B in Fig. (a). The gray level o both right and let sides is dierent rom center, because the billet has round corners not rectangular. There is a deect between 0-50 pixels o horizontal direction in Fig.. It is shown that the scale exists in not only deects parts but also all over the image. The scale is oxidized substance unavoidable caused during manuacturing process. The scale does not aect product quality, because it is eliminated during hot rolling process as a inished product process. But it makes diicult to detect deects, because the scale is mainly on the surace o billet /08/$ IFAC / KR

2 (a) (a) (b) (b) Fig.. Billet surace image with corner crack (a) original image (b) gray level o a horizontal line (c) st dierential value o a horizontal line (c) The light can relect o the scale part, which causes a very high gray level. On the other hand, it can also have a low gray level i the scale part comes out dark. I the scale has low gray level, it seems to be a deect. A deect exists between 40~50 pixels rom let in Fig.. As shown is Fig. (b), gray level o the deect is similar to scale. The gradient magnitude o gray level is calculated to analyze the image in greater detail. The gradient value o horizontal direction can be expressed like as ollows: D( x, y) = I( x, y) I( x, y) () where x and y are the spatial indies. I(x, y) is input image and D(x, y) is irst-order derivative. The gradient inormation using () is shown in Fig. (c) and Fig. (c). Not only deects but also scale has high gradient magnitude. This causes serious diiculty in the threshold level decision which discriminated between the deect the scale. Thereore, a new Fig.. Billet surace image with thin crack (a) original image (b) gray level o a horizontal line (c) st dierential value o a horizontal line algorithm or billet images must have ability to detect only deects among deects and scale. In this paper, we present the technique ocused on crack which has a huge eect on the product quality. The crack divided into two classes. As shown in Fig., the irst thing is located at right or let side o the image. The sizes are comparatively big, and the shapes are various. And a gray level o deects is low. We named this crack or corner crack. The corner crack is generated by rolling process, which is pre-processing o BIC process. The other thing is detected mainly in the middle part o an image, the width is very thin, typically ~ pixels. In this paper, this crack is called the thin crack. Because the gray level o thin crack is similar to that o scale, it is so diicult to distinguish crack rom scale. To solve above problems, we propose eective deects detection algorithm. In this paper, deects detection o billet surace using optimized Gabor ilters is investigated. Gabor ilters have been widely used in image processing and analysis. An (c) 78

3 important property o Gabor ilters is that they achieve maximum possible joint localization, or resolution in both spatial and spatial-requency domain. In spatial domain a Gabor unction is modulation product o complex exponential and a Gaussian envelope o arbitrary duration, in requency it is seen as a shited Gaussian (Shu et al., 004). Gabor ilters can decompose the image into components corresponding to dierent scales and orientation, thereore, have been used extensively or texture analysis, document analysis, object detection, and so on (Kumar., 00 a). The proposed deects detection algorithm o billet surace using optimized Gabor ilters is explained in next session. 3. PROPOSED DEFECTS DETECTION ALGORITHM 3. Gabor Function A two-dimensional Gabor unction consists o a sinusoidal plane wave o some requency and orientation, modulated by a two-dimensional Gaussian envelope. In order to conveniently ind a local spectral component o a texture, the real part o a Gabor unction is used (Mak et al., 005 a). In general, a two-dimension real part o a Gabor unction g(x, y) has the ollowing general orm: x y g ( x, y) = exp + cos( π x ) σ x σ y where x = xcosθ + ysinθ y = xsinθ + ycos θ, θ denotes the rotation parameter, is the radial requency o the Gabor unction. The space constants σ x and σ y deine the Gaussian envelope along the x and y axes. For a given input image I(x, y), the new image R(x, y) is obtained by using Gabor ilter g(x, y) as ollows: R( x, y) = g( x, y) I( x, y) M N = g ( mni, ) ( x my, n) m= 0 n= 0 where m, n are the Gabor ilter mask size variables, and (*) denotes the -D convolution. The squaring nonlinear operator computes the energy o every pixel in the iltered image R(x, y): E( x, y) = R ( x, y). (4) In this paper, the objective o Gabor ilter g(x,y) is to maximize the dierence between energy o the deect-ree billet surace and billet surace with deect. 3. Optimized Filter Selection () (3) The Gabor ilter has dierent response in the spatial and the requency domains according to our parameters such as σ x, σ y,, and θ. Also as the parameters o Gabor ilter change, the energy response E(x, y) o input image I(x, y) changes. Thereore the choice o Gabor ilter parameters is crucial role in the deects detection application. Our goal is to detect deects by enlarging the dierence o energy response between the deects and deect-ree. Thereore, two cost unctions using the energy mean are presented to ind the optimum parameters o Gabor ilter in this paper. And the optimized Gabor ilter is determined by genetic algorithm which searches maximum value o cost unction related energy separation criteria. The ollowing mean μ are used to represent the eature o the image. μ = E( x, y). (5) P Q ( x, y) region P and Q is size o given image. The irst cost unction is represented by ratio between the energy o deect image and deect-ree image with scale as ollows (Kumar et al., 006 b): J μ = (6) μ d Where μ d is the average energy o image with deect and μ is the average energy o deect-ree image with scale. The Gabor ilter g(x, y) that gives the highest cost unction J is chosen as the best eective ilter to detect deects. I Gabor ilter which is determined by using J apply to image with deects, the energy should be low, i.e., low μ d. On the contrary, the response o deects-ree image with scale should be strong, i.e., high μ. The second cost unction J is designated as normalized dierence o μ d and μ J μ μ = (7) d. μ In contrast to J, the second cost unction J increases along with μ d increases. On the other hand, the smaller μ is, the higher value o J becomes. In order to obtain optimized Gabor ilter which makes maximum value J or J, genetic algorithm is used in this paper. Because genetic algorithm searches the minimum value o the itness unction, the reciprocal o J is adopted. The chromosome vector is as ollows: C = [ σ x σ y θ] (8) The population size is 00. The selection, reproduction, crossover and random mutation are eiciently implemented. The mutation operation changes one o the parent based on a uniorm probability distribution. Because o constraints o computational simplicity, the size o Gabor masks is limited 79

4 to 9 9. Thereore, σ x and σ y is limited to The radial requency is limited 0-3 heuristically. Finally, θ lies between 0-π. 3.3 Thresholding and Binarizing The thresholding process discriminates between image with deects and deects-ree image with scale. It process is applied to R(x, y) passed through optimized Gabor ilter. In order to select optimal threshold value, a deect-ree image sample is used to generate a iltered image R(x, y). From this iltered image, the threshold value related to J is obtained as ollows: T = α min{ R( x, y) }, (9) x, y W where α is the weighting actor determined by the experiment. W is a window centered at the image R(x, y). The window size is chosen to avoid the possible undesirable eects due to border distortion (Kumar et al., 00 a). A binary algorithm is represented as ollows i T > R( x, y) then BI( i, j) = (0) else BI( x, y) = 0 where BI(x, y) is a binary image changed by the threshold value T. In the binary image, the value o means deects, and 0 means deect-ree. On the other hand, because J has maximum value at high μ d, T related to J has dierent value against T. The thresholding value T related to J is obtained as ollows: T = β max{ R( x, y) }, () x, y W where β is the weighting actor. And binary algorithm or T is represented as ollows i T < R( x, y) then BI( i, j) = else BI( x, y) = Morphological Operation () To remove small noise still remained ater binarizing, morphological technique is used. Erosion and dilation are the most basic morphological operators, which can serve as the undamental elements in the expressions o other complicated operators (Mak et al., 005 b). The dilation o A by B, denoted A B, is deined as A B = { z ( B ) z A }. (3) The dilation o A by B then is the set o all displacements, z, such that B and A overlap by at least one element (Gonzalez et al., 00). The relection o set is denoted B * is deined as * B w w b b B = { =, or }. (4) The translation o set A by point z=(z +z ), denoted (A) z, is deined as ( A) = { c c = a + z, or a A}. (5) z The erosion o A by B, denoted A B, is deined as A B = { z ( B) z A}. (6) In words, this equation indicates that the erosion o A by B is the set o all points z such that B, translated by z, is contained in A (Gonzalez et al., 00). When an image is eroded or dilated by a structuring element, some inormation in the original image will be lost. In order to recover the lost inormation caused by erosion, dilation and to remove small noise in the B(x, y), opening operation and closing operation are adopted. The opening o set A by structuring element B, denoted A B, is deined as A B = ( A B) B. (7) And the closing operation is deined as ollow: A B = ( A B) B. (8) Thus, the opening A by B is the erosion o A by B, ollowed by a dilation o the result by B. On the other hand, the closing operation is a contrary concept o the opening operation. The structuring element B inluences the elimination rates o noise. Thereore, selection o the structuring element B is very important. And also, the size o structuring element B inluences the calculation speed. Hence, a structuring element is decided on by the maximum size o a noise and minimum size o a deect (Cho et al., 005). Based on the analysis results o corner crack and thin crack, the opening operation mask B =[ ] T and the closing operation mask B =[ ] T are used or corner crack. The opening operation mask C =[ ] T and the closing operation mask C =[ ] T are applied to thin crack. 4. EXPERIMENT AND RESULTS To evaluate the perormance o the proposed detection algorithm, we used the billet images directly acquired rom the real production line. The size o images is 04 by 000. The parameters o optimized Gabor ilters are determined by the (6) and (7) or the corner crack and thin crack respectively. To search maximum value o the each cost unction (6) and (7), the genetic algorithm is used. In the experiment results, Equation (6) is suitable or separating deect region and deect-ree region or billet image with corner crack. On the contrary, (7) is it or thin crack. The parameters o the Gabor ilters optimized by genetic algorithm is shown in Table. Fig. 3(a) and (b) illustrate the optimized Gabor ilters or corner crack and thin crack respectively. The perormance o the proposed detection algorithm is evaluated by using 370 real billet images in which 80

5 (a) (b) Fig. 3. Optimized gabor ilters (a) or corner crack (3 9) (b) or thin crack (5 5) Table. Gabor ilter parameters obtained by the optimized ilter selection method σ x σ y θ (radian) Corner crack Thin crack Fig. 4. Example or detection results o corner crack (a) 9 images are deect-ree and the rest is with deects. The test results are summarized in Table. The proposed algorithm has 9.3% and 83.83% accuracy or corner crack and thin crack respectively. Some o the detection results or the billet image are presented in Fig Fig. 4-6 are the results or the image with corner crack and Fig. 7 show the results or thin crack. On the other hand, Fig. 8 shows the results or a billet image with scale. Each (b) in Fig. 4-8 are images passed through the optimized Gabor ilters and each (c) is binary image obtained ater thresholding operation. Final results ater noise removal using morphological operation are shown in Fig 4-8 (d). Especially as shown Fig. 8 (d), the scale which seems to be deects is not detected. Consequently, the proposed deects detection algorithm using optimized Gabor ilters is eective or billets surace image with scale. Fig. 5. Example or detection results o corner crack (a) 5. CONCLUSIONS In this paper, a new deect detection algorithm based on the optimized Gabor ilters or billet surace is presented. The billet surace image has a lot o scale which is oxidized substance unavoidably caused during manuacturing process and extensions. Because scale o billet surace is similar to real deects such as crack, it is diicult to distinguish deects rom image with scale. To solve this problem, we propose optimization approaches utilizing energy separation criteria. The optimized Gabor ilter is determined by genetic algorithm which searches maximum value o cost unction related energy separation criteria. The image, which is passed through the optimized Gabor ilters, changes to binary image using thresholding. To remove small noise still remained ater binarizing, morphological technique is used. In this paper, two structuring element ilters proposed or each deects. To evaluate the perormance o the proposed algorithm, the detection eiciency is measured by experiment using the real billet image. Experiment results show that the proposed algorithm is eective and suitable or billet image with scale. Fig. 6. Example 3 or detection results o corner crack (a) 8

6 Fig. 7. Example or detection results o thin crack (a) Graylevel billet image (b) Filtered image (c) Binary image Fig. 8. Example o detection results o image with scale (a) Table. The experiment results o the proposed detection algorithm Deects Non-deects success ail success ail accuracy Corner crack % Thin crack % REFERENCES C. -S. Cho, B. -M. Chung, and M. -J. Park (005). Development o Real-Time Vision-Based Fabric Inspection System. IEEE Trans. Industrial Electronics, 5 No. 4, S. H. Choi, J. P. Yun, B. Seo, Y. S. Park, and S. W. Kim (007). Real-time Deects Detection Algorithm or Highspeed Steel Bar in Coil. Enormatika Trans. on Engineering, Computing and Technology, 9, E. Deutschl, C. Gasser, A. Niel, and J. Werschonig (004). Deect Detection on Rail Suraces by a Vision based System. IEEE Intelligent Vehicles Symposium, H. Elbehiery, A. Henawy, and M. Elewa (005). Surace Deects Detection or Ceramic Tiles Using Image Processing and Morphological Techniques. IEEE Trans. Engineering, Computing and Technology, 5, R. C. Gonzalez, R. E. Woods (00). Digital Image Processing. Chapter 9, Prentive-Hall, Upper Saddle River, New Jersey. J. H. Guo, X. D. Meng, and M. D. Xiong (006). Study on Deection Segmentation or Steel Surace Image Based on Image Corner Detection and Fisher Discriminant. Journal o Physics: Con. Series 48, H. Jia, Y. L. Murphey, J. Shi, and T. S. Chang (004). An Intelligent Real-time Vision System or Surace Deect Detection. Proceedings o the International conerence on Pattern Recognition., 3, G.- W. Kang, H. -B. Liu (005). Surace Deects Inspection o Cold Rolled Strips Based on Neural Network. Proc. International Conerence on Machine Learning and Cybernetics, 8, A. Kumar, G. K. H. Pang (00)a. Deect Detection in Textured Materials Using Gabor Filters. IEEE Trans. Industry Applications, 38 No., A. Kumar, G. K. H. Pang (00)b. Deect Detection in Textured Materials Using Optimized Filters. IEEE Trans. System, Man, Cybernetics, 3 No. 5, X. Li, S. K. Tso, X.-P. Guan, Q. Huang (006). Improving Automatic Detection o Deects in Castings by Applying Wavelet Technique. IEEE Trans. Industrial Electronics, 53 No. 6, K. L. Mak, P. Peng, and H. Y. K. Lau (005)a. A Real- time Computer Vision System or Detecting Deects in Textile Fabrics. IEEE International Conerence on Industrial Technology, K. L. Mak, P. Peng, H.Y,K. Lau (005)b. Optimal Morphological Filter Design or Fabric Deect Detection. IEEE International Conerence on Industrial Technology, Y. Shu, and Z. Tan (004). Fabric Deects Automatic Detection Using Gabor Filters. Proc. World Congress on Intelligent Control and Automation, 4, Y.- C. Song, D.- H. Choi, K.- H. Park (006). Wavelet-Based Image Enhancement or Deect Detection in Thin Flim Transistor Liquid Crystal Display Panel. Japanese Journal o Applied Physics, 45 No. 6A, T. Sugimoto, T. Kawaguchi (998). Development o a Surace Deect Inspection System Using Radiant Light rom Steel Products in a Hot Rolling Line. IEEE Trans. Instrumentation and Measurement, 47 No., X. Yang, G. Pang, and N. Yung (005). Robust Fabric deect detection and classiication using multiple adaptive wavelets. IEE Proc.-Vision, Image and Signal Processing, 5 No. 6, J. P. Yun, Y. S. Park, B. Seo, S. W. Kim, S. H. Choi, C. H. Park, H. M. Bae, and H. W. Hwang (006). Development o Real-time Deect Detection Algorithm or High-speed Steel Bar in Coil(BIC). SICE-ICASE International Joint Conerence,

Binary Morphological Model in Refining Local Fitting Active Contour in Segmenting Weak/Missing Edges

Binary Morphological Model in Refining Local Fitting Active Contour in Segmenting Weak/Missing Edges 0 International Conerence on Advanced Computer Science Applications and Technologies Binary Morphological Model in Reining Local Fitting Active Contour in Segmenting Weak/Missing Edges Norshaliza Kamaruddin,

More information

Neighbourhood Operations

Neighbourhood Operations Neighbourhood Operations Neighbourhood operations simply operate on a larger neighbourhood o piels than point operations Origin Neighbourhoods are mostly a rectangle around a central piel Any size rectangle

More information

Automatic Detection of Texture Defects using Texture-Periodicity and Gabor Wavelets

Automatic Detection of Texture Defects using Texture-Periodicity and Gabor Wavelets Abstract Automatic Detection of Texture Defects using Texture-Periodicity and Gabor Wavelets V Asha 1, N U Bhajantri, and P Nagabhushan 3 1 New Horizon College of Engineering, Bangalore, Karnataka, India

More information

Fig. 3.1: Interpolation schemes for forward mapping (left) and inverse mapping (right, Jähne, 1997).

Fig. 3.1: Interpolation schemes for forward mapping (left) and inverse mapping (right, Jähne, 1997). Eicken, GEOS 69 - Geoscience Image Processing Applications, Lecture Notes - 17-3. Spatial transorms 3.1. Geometric operations (Reading: Castleman, 1996, pp. 115-138) - a geometric operation is deined as

More information

Optimum design of roll forming process of slide rail using design of experiments

Optimum design of roll forming process of slide rail using design of experiments Journal o Mechanical Science and Technology 22 (28) 1537~1543 Journal o Mechanical Science and Technology www.springerlink.com/content/1738-494x DOI 1.17/s1226-8-43-9 Optimum design o roll orming process

More information

Character Segmentation and Recognition Algorithm of Text Region in Steel Images

Character Segmentation and Recognition Algorithm of Text Region in Steel Images Character Segmentation and Recognition Algorithm of Text Region in Steel Images Keunhwi Koo, Jong Pil Yun, SungHoo Choi, JongHyun Choi, Doo Chul Choi, Sang Woo Kim Division of Electrical and Computer Engineering

More information

Mobile Robot Static Path Planning Based on Genetic Simulated Annealing Algorithm

Mobile Robot Static Path Planning Based on Genetic Simulated Annealing Algorithm Mobile Robot Static Path Planning Based on Genetic Simulated Annealing Algorithm Wang Yan-ping 1, Wubing 2 1. School o Electric and Electronic Engineering, Shandong University o Technology, Zibo 255049,

More information

Digital Image Processing. Image Enhancement in the Spatial Domain (Chapter 4)

Digital Image Processing. Image Enhancement in the Spatial Domain (Chapter 4) Digital Image Processing Image Enhancement in the Spatial Domain (Chapter 4) Objective The principal objective o enhancement is to process an images so that the result is more suitable than the original

More information

Application of Six Sigma Robust Optimization in Sheet Metal Forming

Application of Six Sigma Robust Optimization in Sheet Metal Forming Application o Six Sigma Robust Optimization in Sheet Metal Forming Y. Q. Li, Z. S. Cui, X. Y. Ruan, D. J. Zhang National Die and Mold CAD Engineering Research Center, Shanghai Jiao Tong University, Shanghai,

More information

ROBUST FACE DETECTION UNDER CHALLENGES OF ROTATION, POSE AND OCCLUSION

ROBUST FACE DETECTION UNDER CHALLENGES OF ROTATION, POSE AND OCCLUSION ROBUST FACE DETECTION UNDER CHALLENGES OF ROTATION, POSE AND OCCLUSION Phuong-Trinh Pham-Ngoc, Quang-Linh Huynh Department o Biomedical Engineering, Faculty o Applied Science, Hochiminh University o Technology,

More information

3-D TERRAIN RECONSTRUCTION WITH AERIAL PHOTOGRAPHY

3-D TERRAIN RECONSTRUCTION WITH AERIAL PHOTOGRAPHY 3-D TERRAIN RECONSTRUCTION WITH AERIAL PHOTOGRAPHY Bin-Yih Juang ( 莊斌鎰 ) 1, and Chiou-Shann Fuh ( 傅楸善 ) 3 1 Ph. D candidate o Dept. o Mechanical Engineering National Taiwan University, Taipei, Taiwan Instructor

More information

MAPI Computer Vision. Multiple View Geometry

MAPI Computer Vision. Multiple View Geometry MAPI Computer Vision Multiple View Geometry Geometry o Multiple Views 2- and 3- view geometry p p Kpˆ [ K R t]p Geometry o Multiple Views 2- and 3- view geometry Epipolar Geometry The epipolar geometry

More information

A Method of Sign Language Gesture Recognition Based on Contour Feature

A Method of Sign Language Gesture Recognition Based on Contour Feature Proceedings o the World Congress on Engineering and Computer Science 014 Vol I WCECS 014, -4 October, 014, San Francisco, USA A Method o Sign Language Gesture Recognition Based on Contour Feature Jingzhong

More information

MATRIX ALGORITHM OF SOLVING GRAPH CUTTING PROBLEM

MATRIX ALGORITHM OF SOLVING GRAPH CUTTING PROBLEM UDC 681.3.06 MATRIX ALGORITHM OF SOLVING GRAPH CUTTING PROBLEM V.K. Pogrebnoy TPU Institute «Cybernetic centre» E-mail: vk@ad.cctpu.edu.ru Matrix algorithm o solving graph cutting problem has been suggested.

More information

2 DETERMINING THE VANISHING POINT LOCA- TIONS

2 DETERMINING THE VANISHING POINT LOCA- TIONS IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL.??, NO.??, DATE 1 Equidistant Fish-Eye Calibration and Rectiication by Vanishing Point Extraction Abstract In this paper we describe

More information

Road Sign Analysis Using Multisensory Data

Road Sign Analysis Using Multisensory Data Road Sign Analysis Using Multisensory Data R.J. López-Sastre, S. Lauente-Arroyo, P. Gil-Jiménez, P. Siegmann, and S. Maldonado-Bascón University o Alcalá, Department o Signal Theory and Communications

More information

Artifacts and Textured Region Detection

Artifacts and Textured Region Detection Artifacts and Textured Region Detection 1 Vishal Bangard ECE 738 - Spring 2003 I. INTRODUCTION A lot of transformations, when applied to images, lead to the development of various artifacts in them. In

More information

Multiresolution Texture Analysis of Surface Reflection Images

Multiresolution Texture Analysis of Surface Reflection Images Multiresolution Texture Analysis of Surface Reflection Images Leena Lepistö, Iivari Kunttu, Jorma Autio, and Ari Visa Tampere University of Technology, Institute of Signal Processing P.O. Box 553, FIN-330

More information

Face Detection for Automatic Avatar Creation by using Deformable Template and GA

Face Detection for Automatic Avatar Creation by using Deformable Template and GA Face Detection or Automatic Avatar Creation by using Deormable Template and GA Tae-Young Park*, Ja-Yong Lee **, and Hoon Kang *** * School o lectrical and lectronics ngineering, Chung-Ang University, Seoul,

More information

EE 584 MACHINE VISION

EE 584 MACHINE VISION EE 584 MACHINE VISION Binary Images Analysis Geometrical & Topological Properties Connectedness Binary Algorithms Morphology Binary Images Binary (two-valued; black/white) images gives better efficiency

More information

Research on Image Splicing Based on Weighted POISSON Fusion

Research on Image Splicing Based on Weighted POISSON Fusion Research on Image Splicing Based on Weighted POISSO Fusion Dan Li, Ling Yuan*, Song Hu, Zeqi Wang School o Computer Science & Technology HuaZhong University o Science & Technology Wuhan, 430074, China

More information

Texture Segmentation Using Multichannel Gabor Filtering

Texture Segmentation Using Multichannel Gabor Filtering IOSR Journal of Electronics and Communication Engineering (IOSRJECE) ISSN : 2278-2834 Volume 2, Issue 6 (Sep-Oct 2012), PP 22-26 Texture Segmentation Using Multichannel Gabor Filtering M. Sivalingamaiah

More information

Chapter 3 Image Enhancement in the Spatial Domain

Chapter 3 Image Enhancement in the Spatial Domain Chapter 3 Image Enhancement in the Spatial Domain Yinghua He School o Computer Science and Technology Tianjin University Image enhancement approaches Spatial domain image plane itsel Spatial domain methods

More information

A SAR IMAGE REGISTRATION METHOD BASED ON SIFT ALGORITHM

A SAR IMAGE REGISTRATION METHOD BASED ON SIFT ALGORITHM A SAR IMAGE REGISTRATION METHOD BASED ON SIFT ALGORITHM W. Lu a,b, X. Yue b,c, Y. Zhao b,c, C. Han b,c, * a College o Resources and Environment, University o Chinese Academy o Sciences, Beijing, 100149,

More information

SUPER RESOLUTION IMAGE BY EDGE-CONSTRAINED CURVE FITTING IN THE THRESHOLD DECOMPOSITION DOMAIN

SUPER RESOLUTION IMAGE BY EDGE-CONSTRAINED CURVE FITTING IN THE THRESHOLD DECOMPOSITION DOMAIN SUPER RESOLUTION IMAGE BY EDGE-CONSTRAINED CURVE FITTING IN THE THRESHOLD DECOMPOSITION DOMAIN Tsz Chun Ho and Bing Zeng Department o Electronic and Computer Engineering The Hong Kong University o Science

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

1.2 Related Work. Panoramic Camera PTZ Dome Camera

1.2 Related Work. Panoramic Camera PTZ Dome Camera 3rd International Conerence on Multimedia Technology ICMT 2013) A SPATIAL CALIBRATION METHOD BASED ON MASTER-SLAVE CAMERA Hao Shi1, Yu Liu, Shiming Lai, Maojun Zhang, Wei Wang Abstract. Recently the Master-Slave

More information

Fabric Defect Detection Based on Computer Vision

Fabric Defect Detection Based on Computer Vision Fabric Defect Detection Based on Computer Vision Jing Sun and Zhiyu Zhou College of Information and Electronics, Zhejiang Sci-Tech University, Hangzhou, China {jings531,zhouzhiyu1993}@163.com Abstract.

More information

SIMULATION OPTIMIZER AND OPTIMIZATION METHODS TESTING ON DISCRETE EVENT SIMULATIONS MODELS AND TESTING FUNCTIONS

SIMULATION OPTIMIZER AND OPTIMIZATION METHODS TESTING ON DISCRETE EVENT SIMULATIONS MODELS AND TESTING FUNCTIONS SIMULATION OPTIMIZER AND OPTIMIZATION METHODS TESTING ON DISCRETE EVENT SIMULATIONS MODELS AND TESTING UNCTIONS Pavel Raska (a), Zdenek Ulrych (b), Petr Horesi (c) (a) Department o Industrial Engineering

More information

Robust color segmentation algorithms in illumination variation conditions

Robust color segmentation algorithms in illumination variation conditions 286 CHINESE OPTICS LETTERS / Vol. 8, No. / March 10, 2010 Robust color segmentation algorithms in illumination variation conditions Jinhui Lan ( ) and Kai Shen ( Department of Measurement and Control Technologies,

More information

Classification Method for Colored Natural Textures Using Gabor Filtering

Classification Method for Colored Natural Textures Using Gabor Filtering Classiication Method or Colored Natural Textures Using Gabor Filtering Leena Lepistö 1, Iivari Kunttu 1, Jorma Autio 2, and Ari Visa 1, 1 Tampere University o Technology Institute o Signal Processing P.

More information

Fabric Textile Defect Detection, By Selection An Suitable Subset Of Wavelet Coefficients, Through Genetic Algorithm

Fabric Textile Defect Detection, By Selection An Suitable Subset Of Wavelet Coefficients, Through Genetic Algorithm Fabric Textile Defect Detection, By Selection An Suitable Subset Of Wavelet Coefficients, Through Genetic Algorithm Narges Heidari azad university, ilam branch narges_hi@yahoo.com Boshra Pishgoo Department

More information

Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using 2D Fourier Image Reconstruction

Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using 2D Fourier Image Reconstruction Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using D Fourier Image Reconstruction Du-Ming Tsai, and Yan-Hsin Tseng Department of Industrial Engineering and Management

More information

Analysis of TFT-LCD Point Defect Detection System Based on Machine Vision

Analysis of TFT-LCD Point Defect Detection System Based on Machine Vision 09 nd International Conference on Computer Science and Advanced Materials (CSAM 09) Analysis of TFT-LCD Point Defect Detection System Based on Machine Vision Zhang Wenqian, Zhang Jinhong Department of

More information

Department of Electrical Engineering, Keio University Hiyoshi Kouhoku-ku Yokohama 223, Japan

Department of Electrical Engineering, Keio University Hiyoshi Kouhoku-ku Yokohama 223, Japan Shape Modeling from Multiple View Images Using GAs Satoshi KIRIHARA and Hideo SAITO Department of Electrical Engineering, Keio University 3-14-1 Hiyoshi Kouhoku-ku Yokohama 223, Japan TEL +81-45-563-1141

More information

A Research on Moving Human Body Detection Based on the Depth Images of Kinect

A Research on Moving Human Body Detection Based on the Depth Images of Kinect Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Research on Moving Human Body Detection Based on the Depth Images o Kinect * Xi an Zhu, Jiaqi Huo Institute o Inormation

More information

Accurate Image Registration from Local Phase Information

Accurate Image Registration from Local Phase Information Accurate Image Registration from Local Phase Information Himanshu Arora, Anoop M. Namboodiri, and C.V. Jawahar Center for Visual Information Technology, IIIT, Hyderabad, India { himanshu@research., anoop@,

More information

Understanding Signal to Noise Ratio and Noise Spectral Density in high speed data converters

Understanding Signal to Noise Ratio and Noise Spectral Density in high speed data converters Understanding Signal to Noise Ratio and Noise Spectral Density in high speed data converters TIPL 4703 Presented by Ken Chan Prepared by Ken Chan 1 Table o Contents What is SNR Deinition o SNR Components

More information

ScienceDirect. Testing Optimization Methods on Discrete Event Simulation Models and Testing Functions

ScienceDirect. Testing Optimization Methods on Discrete Event Simulation Models and Testing Functions Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 69 ( 2014 ) 768 777 24th DAAAM International Symposium on Intelligent Manuacturing and Automation, 2013 Testing Optimization

More information

A Cylindrical Surface Model to Rectify the Bound Document Image

A Cylindrical Surface Model to Rectify the Bound Document Image A Cylindrical Surace Model to Rectiy the Bound Document Image Huaigu Cao, Xiaoqing Ding, Changsong Liu Department o Electronic Engineering, Tsinghua University State Key Laboratory o Intelligent Technology

More information

A Novel Accurate Genetic Algorithm for Multivariable Systems

A Novel Accurate Genetic Algorithm for Multivariable Systems World Applied Sciences Journal 5 (): 137-14, 008 ISSN 1818-495 IDOSI Publications, 008 A Novel Accurate Genetic Algorithm or Multivariable Systems Abdorreza Alavi Gharahbagh and Vahid Abolghasemi Department

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

A STUDY ON COEXISTENCE OF WLAN AND WPAN USING A PAN COORDINATOR WITH AN ARRAY ANTENNA

A STUDY ON COEXISTENCE OF WLAN AND WPAN USING A PAN COORDINATOR WITH AN ARRAY ANTENNA A STUDY ON COEXISTENCE OF WLAN AND WPAN USING A PAN COORDINATOR WITH AN ARRAY ANTENNA Yuta NAKAO(Graduate School o Engineering, Division o Physics, Electrical and Computer Engineering, Yokohama National

More information

Automatic License Plate Detection and Character Extraction with Adaptive Threshold and Projections

Automatic License Plate Detection and Character Extraction with Adaptive Threshold and Projections Automatic License Plate Detection and Character Extraction with Adaptive Threshold and Projections DANIEL GONZÁLEZ BALDERRAMA, OSSLAN OSIRIS VERGARA VILLEGAS, HUMBERTO DE JESÚS OCHOA DOMÍNGUEZ 2, VIANEY

More information

Method estimating reflection coefficients of adaptive lattice filter and its application to system identification

Method estimating reflection coefficients of adaptive lattice filter and its application to system identification Acoust. Sci. & Tech. 28, 2 (27) PAPER #27 The Acoustical Society o Japan Method estimating relection coeicients o adaptive lattice ilter and its application to system identiication Kensaku Fujii 1;, Masaaki

More information

A Review of Evaluation of Optimal Binarization Technique for Character Segmentation in Historical Manuscripts

A Review of Evaluation of Optimal Binarization Technique for Character Segmentation in Historical Manuscripts 010 Third International Conerence on Knowledge Discovery and Data Mining A Review o Evaluation o Optimal Binarization Technique or Character Segmentation in Historical Manuscripts Chun Che Fung and Rapeeporn

More information

Intelligent Optimization Methods for High-Dimensional Data Classification for Support Vector Machines

Intelligent Optimization Methods for High-Dimensional Data Classification for Support Vector Machines Intelligent Inormation Management, 200, 2, ***-*** doi:0.4236/iim.200.26043 Published Online June 200 (http://www.scirp.org/journal/iim) Intelligent Optimization Methods or High-Dimensional Data Classiication

More information

Sensors & Transducers 2016 by IFSA Publishing, S. L.

Sensors & Transducers 2016 by IFSA Publishing, S. L. Sensors & ransducers 06 by IFSA Publishing, S. L. http://www.sensorsportal.com Polynomial Regression echniques or Environmental Data Recovery in Wireless Sensor Networks Kohei Ohba, Yoshihiro Yoneda, Koji

More information

Foveated Wavelet Image Quality Index *

Foveated Wavelet Image Quality Index * Foveated Wavelet Image Quality Index * Zhou Wang a, Alan C. Bovik a, and Ligang Lu b a Laboratory or Image and Video Engineering (LIVE), Dept. o Electrical and Computer Engineering The University o Texas

More information

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION Panca Mudjirahardjo, Rahmadwati, Nanang Sulistiyanto and R. Arief Setyawan Department of Electrical Engineering, Faculty of

More information

Automatic Visual Inspection of Bump in Flip Chip using Edge Detection with Genetic Algorithm

Automatic Visual Inspection of Bump in Flip Chip using Edge Detection with Genetic Algorithm Automatic Visual Inspection of Bump in Flip Chip using Edge Detection with Genetic Algorithm M. Fak-aim, A. Seanton, and S. Kaitwanidvilai Abstract This paper presents the development of an automatic visual

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

Subpixel Corner Detection Using Spatial Moment 1)

Subpixel Corner Detection Using Spatial Moment 1) Vol.31, No.5 ACTA AUTOMATICA SINICA September, 25 Subpixel Corner Detection Using Spatial Moment 1) WANG She-Yang SONG Shen-Min QIANG Wen-Yi CHEN Xing-Lin (Department of Control Engineering, Harbin Institute

More information

An Adaptive Threshold LBP Algorithm for Face Recognition

An Adaptive Threshold LBP Algorithm for Face Recognition An Adaptive Threshold LBP Algorithm for Face Recognition Xiaoping Jiang 1, Chuyu Guo 1,*, Hua Zhang 1, and Chenghua Li 1 1 College of Electronics and Information Engineering, Hubei Key Laboratory of Intelligent

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

A New Technique of Extraction of Edge Detection Using Digital Image Processing

A New Technique of Extraction of Edge Detection Using Digital Image Processing International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) A New Technique of Extraction of Edge Detection Using Digital Image Processing Balaji S.C.K 1 1, Asst Professor S.V.I.T Abstract:

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

An Approach for Real Time Moving Object Extraction based on Edge Region Determination

An Approach for Real Time Moving Object Extraction based on Edge Region Determination An Approach for Real Time Moving Object Extraction based on Edge Region Determination Sabrina Hoque Tuli Department of Computer Science and Engineering, Chittagong University of Engineering and Technology,

More information

Study and Analysis of Edge Detection and Implementation of Fuzzy Set. Theory Based Edge Detection Technique in Digital Images

Study and Analysis of Edge Detection and Implementation of Fuzzy Set. Theory Based Edge Detection Technique in Digital Images Study and Analysis o Edge Detection and Implementation o Fuzzy Set Theory Based Edge Detection Technique in Digital Images Anju K S Assistant Proessor, Department o Computer Science Baselios Mathews II

More information

Compressed Sensing Image Reconstruction Based on Discrete Shearlet Transform

Compressed Sensing Image Reconstruction Based on Discrete Shearlet Transform Sensors & Transducers 04 by IFSA Publishing, S. L. http://www.sensorsportal.com Compressed Sensing Image Reconstruction Based on Discrete Shearlet Transorm Shanshan Peng School o Inormation Science and

More information

Geometric Registration for Deformable Shapes 2.2 Deformable Registration

Geometric Registration for Deformable Shapes 2.2 Deformable Registration Geometric Registration or Deormable Shapes 2.2 Deormable Registration Variational Model Deormable ICP Variational Model What is deormable shape matching? Example? What are the Correspondences? Eurographics

More information

Comparative Study of ROI Extraction of Palmprint

Comparative Study of ROI Extraction of Palmprint 251 Comparative Study of ROI Extraction of Palmprint 1 Milind E. Rane, 2 Umesh S Bhadade 1,2 SSBT COE&T, North Maharashtra University Jalgaon, India Abstract - The Palmprint region segmentation is an important

More information

Image Enhancement Techniques for Fingerprint Identification

Image Enhancement Techniques for Fingerprint Identification March 2013 1 Image Enhancement Techniques for Fingerprint Identification Pankaj Deshmukh, Siraj Pathan, Riyaz Pathan Abstract The aim of this paper is to propose a new method in fingerprint enhancement

More information

AUTOMATING THE DESIGN OF SOUND SYNTHESIS TECHNIQUES USING EVOLUTIONARY METHODS. Ricardo A. Garcia *

AUTOMATING THE DESIGN OF SOUND SYNTHESIS TECHNIQUES USING EVOLUTIONARY METHODS. Ricardo A. Garcia * AUTOMATING THE DESIGN OF SOUND SYNTHESIS TECHNIQUES USING EVOLUTIONARY METHODS Ricardo A. Garcia * MIT Media Lab Machine Listening Group 20 Ames St., E5-49, Cambridge, MA 0239 rago@media.mit.edu ABSTRACT

More information

Face Recognition by Combining Kernel Associative Memory and Gabor Transforms

Face Recognition by Combining Kernel Associative Memory and Gabor Transforms Face Recognition by Combining Kernel Associative Memory and Gabor Transforms Author Zhang, Bai-ling, Leung, Clement, Gao, Yongsheng Published 2006 Conference Title ICPR2006: 18th International Conference

More information

SCALE INVARIANT TEMPLATE MATCHING

SCALE INVARIANT TEMPLATE MATCHING Volume 118 No. 5 2018, 499-505 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu SCALE INVARIANT TEMPLATE MATCHING Badrinaathan.J Srm university Chennai,India

More information

Iris Recognition for Eyelash Detection Using Gabor Filter

Iris Recognition for Eyelash Detection Using Gabor Filter Iris Recognition for Eyelash Detection Using Gabor Filter Rupesh Mude 1, Meenakshi R Patel 2 Computer Science and Engineering Rungta College of Engineering and Technology, Bhilai Abstract :- Iris recognition

More information

Automatic Defect Detection and Classification Technique from Image Processing

Automatic Defect Detection and Classification Technique from Image Processing Automatic Defect Detection and Classification Technique from Image Processing Prof. R. R. Karhe HOD of E&TC Engg. Shri.Gulabrao Deokar C.O.E. Jalgaon Mr. Nilesh N. Nagare M.E. Scholar E&C Engg Shri.Gulabrao

More information

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction Volume, Issue 8, August ISSN: 77 8X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Combined Edge-Based Text

More information

Fingerprint Image Enhancement Algorithm and Performance Evaluation

Fingerprint Image Enhancement Algorithm and Performance Evaluation Fingerprint Image Enhancement Algorithm and Performance Evaluation Naja M I, Rajesh R M Tech Student, College of Engineering, Perumon, Perinad, Kerala, India Project Manager, NEST GROUP, Techno Park, TVM,

More information

A Proposed Approach for Solving Rough Bi-Level. Programming Problems by Genetic Algorithm

A Proposed Approach for Solving Rough Bi-Level. Programming Problems by Genetic Algorithm Int J Contemp Math Sciences, Vol 6, 0, no 0, 45 465 A Proposed Approach or Solving Rough Bi-Level Programming Problems by Genetic Algorithm M S Osman Department o Basic Science, Higher Technological Institute

More information

13. Power Management in Stratix IV Devices

13. Power Management in Stratix IV Devices February 2011 SIV51013-3.2 13. Power Management in Stratix IV Devices SIV51013-3.2 This chapter describes power management in Stratix IV devices. Stratix IV devices oer programmable power technology options

More information

Scene Text Detection Using Machine Learning Classifiers

Scene Text Detection Using Machine Learning Classifiers 601 Scene Text Detection Using Machine Learning Classifiers Nafla C.N. 1, Sneha K. 2, Divya K.P. 3 1 (Department of CSE, RCET, Akkikkvu, Thrissur) 2 (Department of CSE, RCET, Akkikkvu, Thrissur) 3 (Department

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

Content Based Image Retrieval Using Texture Structure Histogram and Texture Features

Content Based Image Retrieval Using Texture Structure Histogram and Texture Features International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 13, Number 9 (2017), pp. 2237-2245 Research India Publications http://www.ripublication.com Content Based Image Retrieval

More information

Object Modeling from Multiple Images Using Genetic Algorithms. Hideo SAITO and Masayuki MORI. Department of Electrical Engineering, Keio University

Object Modeling from Multiple Images Using Genetic Algorithms. Hideo SAITO and Masayuki MORI. Department of Electrical Engineering, Keio University Object Modeling from Multiple Images Using Genetic Algorithms Hideo SAITO and Masayuki MORI Department of Electrical Engineering, Keio University E-mail: saito@ozawa.elec.keio.ac.jp Abstract This paper

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

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

Facial Expression Recognition based on Affine Moment Invariants

Facial Expression Recognition based on Affine Moment Invariants IJCSI International Journal o Computer Science Issues, Vol. 9, Issue 6, No, November 0 ISSN (Online): 694-084 www.ijcsi.org 388 Facial Expression Recognition based on Aine Moment Invariants Renuka Londhe

More information

Review for Exam I, EE552 2/2009

Review for Exam I, EE552 2/2009 Gonale & Woods Review or Eam I, EE55 /009 Elements o Visual Perception Image Formation in the Ee and relation to a photographic camera). Brightness Adaption and Discrimination. Light and the Electromagnetic

More information

Content Based Image Retrieval Using Combined Color & Texture Features

Content Based Image Retrieval Using Combined Color & Texture Features IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 6 Ver. III (Nov. Dec. 2016), PP 01-05 www.iosrjournals.org Content Based Image Retrieval

More information

OBJECT detection in general has many applications

OBJECT detection in general has many applications 1 Implementing Rectangle Detection using Windowed Hough Transform Akhil Singh, Music Engineering, University of Miami Abstract This paper implements Jung and Schramm s method to use Hough Transform for

More information

Image Segmentation for Image Object Extraction

Image Segmentation for Image Object Extraction Image Segmentation for Image Object Extraction Rohit Kamble, Keshav Kaul # Computer Department, Vishwakarma Institute of Information Technology, Pune kamble.rohit@hotmail.com, kaul.keshav@gmail.com ABSTRACT

More information

A fast and area-efficient FPGA-based architecture for high accuracy logarithm approximation

A fast and area-efficient FPGA-based architecture for high accuracy logarithm approximation A ast and area-eicient FPGA-based architecture or high accuracy logarithm approximation Dimitris Bariamis, Dimitris Maroulis, Dimitris K. Iakovidis Department o Inormatics and Telecommunications University

More information

Time Stamp Detection and Recognition in Video Frames

Time Stamp Detection and Recognition in Video Frames Time Stamp Detection and Recognition in Video Frames Nongluk Covavisaruch and Chetsada Saengpanit Department of Computer Engineering, Chulalongkorn University, Bangkok 10330, Thailand E-mail: nongluk.c@chula.ac.th

More information

GEOMETRICAL OPTICS OBJECTIVES

GEOMETRICAL OPTICS OBJECTIVES Geometrical Optics 207 Name Date Partners OBJECTIVES OVERVIEW GEOMETRICAL OPTICS To examine Snell s Law and observe total internal relection. To understand and use the lens equations. To ind the ocal length

More information

Structural Similarity Based Image Quality Assessment Using Full Reference Method

Structural Similarity Based Image Quality Assessment Using Full Reference Method From the SelectedWorks of Innovative Research Publications IRP India Spring April 1, 2015 Structural Similarity Based Image Quality Assessment Using Full Reference Method Innovative Research Publications,

More information

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables Math 1314 Lesson 4 Maxima and Minima o Functions o Several Variables We learned to ind the maxima and minima o a unction o a single variable earlier in the course. We had a second derivative test to determine

More information

CS485/685 Computer Vision Spring 2012 Dr. George Bebis Programming Assignment 2 Due Date: 3/27/2012

CS485/685 Computer Vision Spring 2012 Dr. George Bebis Programming Assignment 2 Due Date: 3/27/2012 CS8/68 Computer Vision Spring 0 Dr. George Bebis Programming Assignment Due Date: /7/0 In this assignment, you will implement an algorithm or normalizing ace image using SVD. Face normalization is a required

More information

Segmentation and Grouping

Segmentation and Grouping Segmentation and Grouping How and what do we see? Fundamental Problems ' Focus of attention, or grouping ' What subsets of pixels do we consider as possible objects? ' All connected subsets? ' Representation

More information

9.8 Graphing Rational Functions

9.8 Graphing Rational Functions 9. Graphing Rational Functions Lets begin with a deinition. Deinition: Rational Function A rational unction is a unction o the orm P where P and Q are polynomials. Q An eample o a simple rational unction

More information

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.11, November 2013 1 Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial

More information

Optics Quiz #2 April 30, 2014

Optics Quiz #2 April 30, 2014 .71 - Optics Quiz # April 3, 14 Problem 1. Billet s Split Lens Setup I the ield L(x) is placed against a lens with ocal length and pupil unction P(x), the ield (X) on the X-axis placed a distance behind

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

Concavity. Notice the location of the tangents to each type of curve.

Concavity. Notice the location of the tangents to each type of curve. Concavity We ve seen how knowing where a unction is increasing and decreasing gives a us a good sense o the shape o its graph We can reine that sense o shape by determining which way the unction bends

More information

Scalable Test Problems for Evolutionary Multi-Objective Optimization

Scalable Test Problems for Evolutionary Multi-Objective Optimization Scalable Test Problems or Evolutionary Multi-Objective Optimization Kalyanmoy Deb Kanpur Genetic Algorithms Laboratory Indian Institute o Technology Kanpur PIN 8 6, India deb@iitk.ac.in Lothar Thiele,

More information

Index Mapping based Hybrid DWT-DCT Watermarking Technique for Copyright Protection of Videos Files

Index Mapping based Hybrid DWT-DCT Watermarking Technique for Copyright Protection of Videos Files 15 Online International Conerence on Green Engineering and Technologies (IC-GET) Index Mapping based Hybrid DWT-DCT Watermarking Technique or Copyright Protection o Videos Files Alavi Kunhu, Nisi K, Sadeena

More information

The Improvement of Fault Detection in Different Fabric for a Weaving Loom

The Improvement of Fault Detection in Different Fabric for a Weaving Loom The Improvement of Fault Detection in Different Fabric for a Weaving Loom S.Rathinavel 1 1 Assistant Professor, Department of Electronics, PSG College of Arts & Science, Tamilnadu,India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Image Pre-processing and Feature Extraction Techniques for Magnetic Resonance Brain Image Analysis

Image Pre-processing and Feature Extraction Techniques for Magnetic Resonance Brain Image Analysis Image Pre-processing and Feature Extraction Techniques or Magnetic Resonance Brain Image Analysis D. Jude Hemanth and J. Anitha Department o ECE, Karunya University, Coimbatore, India {jude_hemanth,rajivee1}@redimail.com

More information

AN EFFICIENT BATIK IMAGE RETRIEVAL SYSTEM BASED ON COLOR AND TEXTURE FEATURES

AN EFFICIENT BATIK IMAGE RETRIEVAL SYSTEM BASED ON COLOR AND TEXTURE FEATURES AN EFFICIENT BATIK IMAGE RETRIEVAL SYSTEM BASED ON COLOR AND TEXTURE FEATURES 1 RIMA TRI WAHYUNINGRUM, 2 INDAH AGUSTIEN SIRADJUDDIN 1, 2 Department of Informatics Engineering, University of Trunojoyo Madura,

More information