CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS

Size: px
Start display at page:

Download "CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS"

Transcription

1 CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS CHUN-MING TSAI 1, ZONG-MU YEH 2, YUAN-FANG WANG 3 1 Department of Computer Science, Taipei Municipal University of Education, Taipei 100, Taiwan, ROC 2 Department of Mechatronic Technoloy, National Taiwan Normal University, Taipei 106, Taiwan, ROC 3 Department of Computer Science, University of California, Santa Barbara, CA 93106, USA cmtsai@tmue.ed.tw, zonmu@ntnu.edu.tw, yfwan@cs.ucsb.edu Abstract: Conventional contrast enhancement methods have two shortcomins. First, most of them do not produce satisfactory enhancement results for face imaes with back-lit or front-lit. Second, most of them need transformation functions and parameters which are specified manually. Thus, this paper proposes an automatic and parameter-free contrast compensation alorithm for color face imaes. This method includes: RGB color space is transformed to YIQ color space. Fuzzy loic is used to classify the color imaes into back-lit, normal-lit, and front-lit cateories. Imae illumination analysis is used to analyze the imae distribution. The input imae is compensated by piecewise linear based compensation method. Finally, the compensation imae is transformed back to RGB color space. This novel compensation method is automatic and parameter-free. Our experiments included back-lit and front-lit imaes. Experiment results show that the performance of the proposed method is better than other available methods in visual perception measurements. Keywords: Contrast compensation; Fuzzy loic classification; Imae illumination analysis; Parameter-free; Color face imaes 1. Introduction Contrast enhancement is developed to adjust the quality of an imae for better human visual perception [1]. It is a very important preprocessin step for tasks in imae processin, video processin, medical imae processin, aerial imae processin, and computer vision. Current contrast enhancement alorithms based on spatial domain techniques can be divided into four main types: lobal, local, hybrid, and fuzzy methods. Global methods enhance the imae from the information of an entire imae. Duan and Qiu [2] divided the luminance rane [0, 255] into 256 intervals usin a hierarchical division procedure and used a control parameter to control the mappin. Sun et al. [3] proposed a dynamic specific historam alorithm to do contrast enhancement for a real-time system due to its simplicity. Local methods enhanced the imae for each pixel accordin to the information of its own and its neihbor. Chatterji and Murthy [4] proposed an adaptive contrast enhancement for color imaes. However, in their method, two parameters (e.., enhancement function and reion size) are needed to determine. Meylan and Süsstrunk [5] used a Retinex-based adaptive filter to enhance natural color imaes, and their results showed that the color imae with halo area could be enhanced. However, it needed to choose the appropriate filter size to reduce halos imaes and to introduce lobal tone mappin for extremely hih dynamic rane imaes. Hybrid methods combined both lobal and local approaches. In these methods, an imae is divided into non-overlay or overly reions and each reion is conquered by lobal methods. Kim et al. [6] used partially overlapped sub-block HE (POSHE) technique to achieve contrast enhancement. However, the visual quality and computational speed-up is a trade-off problem. Furthermore, the sub-block divisor and the overlap step divisor are determined in advance. Recently, Menotti et al. [7] proposed a Multi-HE technique, which consists of decomposin the input imae into several sub-imaes, and applyin the classical HE process to each one. Their method can preserve more the brihtness and produce more natural lookin imaes than the other HE methods. However, their method need to set the weihtin constant of the cost function in advance. Fuzzy contrast enhancement [8] is based in the concept of mappin a rayscale imae onto a fuzzy plane. This method uses some form of membership function to enhance imae. The membership function characterizes some property of an imae (e.. ediness). The process is known as imae fuzzification. The membership values are then modified in some manner to improve the contrast. The modified /08/$ IEEE 3563

2 membership values are then inversely transformed throuh the process of defuzzification to produce the enhanced imae. Fuzzy enhancement alorithms are certainly suited to certain applications. But it needs to determine what these are in advance. Furthermore, the fuzzy enhancement methods often need adjustable parameters (the choice of membership function) which may affect the quality of the result. Historam Equalization (HE) and its variations are one of the most commonly used alorithms to perform contrast enhancement due to its simplicity and effectiveness [1], [3], [7], [9], [10], [11]. Historam equalization can be extended to process color imaes [11], [12]. However, it has many shortcomins: (1) it cannot preserve the brihtness illumination. (2) The result of historam equalization produced annoyin side effects, such as overhead brihtness enhancement, white noise, and some unnatural results [3]. (3) It chaned the hue. (4) HE and its variation methods produce unnatural lookin imaes [7]. However, if imaes with back-lit or front-lit, the above described methods cannot both produce satisfactory enhancement results. Herein, we will propose a contrast compensation method to enhance the imaes with back-lit and reduce the imaes with front-lit. The back-lit imaes are defined as the imaes with briht backround and dark foreround. In particular, the foreround is located at dark illumination. The front-lit imaes are defined as the imaes with dark backround and briht foreround. In particular, the foreround is located at briht illumination. The conventional enhancement methods determine the enhancement transformation function and parameters by human beins in advance. Furthermore, these methods only enhance the imae with back-lit and can not reduce the imae with front-lit. Therefore, in this paper a contrast compensation method via fuzzy loic classification to classify the imae and imae illumination analysis is proposed to determine the transformation function automatically. In particular, the parameters of the transformation function are chosen automatically, too. In other words, it does not require the intervention by a human operator. Moreover, the proposal method can enhance the imaes with back-lit and reduce the imaes with front-lit. 2. Fuzzy loic classification When takin a picture, the photoraphic object is placed at the center of imae [13]. Thus, the spatial characteristics of an imae are used to determine the input imae is back-lit or front-lit. The imae can be semented into two areas: boundary backround area and center foreround area by spatial position sementation method (c) (Fi. 1). The luminance rane of the boundary backround area (BB) and the center foreround area (CF) are used to determine the input imae is back-lit or front-lit. If the luminance rane of the boundary backround area is larer than the center foreround area, the input imae is back-lit imae. Otherwise, the input imae is front-lit imae. Due to the various illumination property and content of imaes, these two variables (BB and CF) have different derees of reliability. Thus, the fuzzy inference method is used for these two variables to determine the input imae is which class (IC, back-lit or front-lit). The luminance rane of boundary backround area (BB) and center foreround area (CF) are defined as follows: if (ut f < 128) BB = F b (ut b + k*std b ); CF = F f (ut f k*std f ) else BB=F b (ut b - k*std b ); CF = F f (ut f + k*std f ) (1) where ut f, std f, ut b, and std b is the averae luminance of the center foreround area, the standard deviation luminance of the center foreround area, the averae luminance of the boundary backround area, and the standard deviation luminance of the boundary backround area, respectively. F b and F f are membership function which converts BB and CF into a fuzzy deree, respectively. The constant k is used to consider the variance of the boundary backround area and the center foreround area. Here, k is set as 0.5. The middle luminance value in ray level is 128. Thus, this value is used to determine the center foreround area is prone to dark or briht ray level. Fuzzy inference systems [14] have been successfully applied in fields such as automatic control, data classification, decision analysis, expert systems, and computer vision. Fuzzy inference is the process of formulatin the mappin from a iven input to an output usin fuzzy loic. The fuzzy inference rules are characterized by a collection of fuzzy membership Low Medium Fiure 1. Fuzzy loic classification: the division of an input imae and, (c), and (d) are membership functions of the fuzzy sets of BB, CF, and IC, respectively. (d) Hih BB 3564

3 functions, loical operations, and IF-THEN rules. The antecedents and consequents involve linuistic variables. In the proposed fuzzy inference scheme for imae classification, there are two input variables, BB and CF, and one output variable IC. The two input variables have three fuzzy sets, L (low illumination), M (medium illumination), and H (hih illumination). The output variable has three fuzzy sets, BL (back-lit), FL (front-lit), and NL (normal-lit). The membership functions are used for the fuzzy sets of BB, CF, and IC are shown in Fis. 1-(d). Therefore, nine fuzzy interference rules are used here. Two representative rules are enumerated as follows: 1. If BB is L and CF is H then IC is FL. 2. If BB is H and CF is L then IC is BL. Based on the center of area (COA) defuzzification method [15], the value of the IC correspondin to two iven BB and CF values are obtained from the fuzzy inference. The inferred IC value represents the final estimated classification deree of the input imae. That is, to determine whether the input imae is back-lit imae or front-lit imae. 3. Imae illumination analysis Each color imae can be represented by Gaussian mixtures a more capable model to describe imae illumination distributions. To reduce the computation time, the imae illumination distribution at luminance domain is analyzed. Herein, each sinle Gaussian distribution is expressed as one peak and two valleys at luminance component. The luminance of a color imae is computed first. Then, the luminance historam H Y (x k ) is computed. The historam of an imae with brihtness levels in the rane [0, 255] is a discrete function H Y (x k ) = n k, where x k is the kth brihtness level and n k is the number of pixels in the imae havin brihtness level x k. Finally, Gaussian smoothin filter is applied to smooth the oriinal historam to obtain the reliable peaks and valleys. Thus the unreliable peaks and valleys are removed. The method of the Gaussian smoothin filter is described as follows. The Gaussian convolution of a luminance historam H Y (x) depends upon both x and, namely, the Gaussian standard deviation. The convolution function S HY (x, ) is provided by Eq. (2), S HY ( x, ) HY ( x) ( x, ) = HY ( u) ( x u, ) 2 ( x u) = HY ( u) e du 2π = du where * denotes the convolution operator and (x-u, ) is the Gaussian function. The deree of smoothin is (2) Fiure. 2. An example for imae illumination analysis to extract the luminance distributions. Oriinal historam. Selection of imae luminance distribution. controlled by the standard deviation of the Gaussian function. The larer the standard deviation, the smoother the function S HY (x, ) is. The standard deviation is referred to [16]. They decided the standard deviation automatically. Equation (2) is employed to convolute the historam H Y (x) that provides smoothin historam. The objective of choosin the standard deviation is to smooth the most frequent ripples of the historam and to leave the sinificant modes. That is, the major peaks in the oriinal historam can be distinuished. The number of peaks in the smoothed historam is considered as the number of peaks in the oriinal historam. The selection of imae luminance distribution is described as follows. Here one condition is assumed that luminance distributions in imaes are multi-gaussian. After the small peaks and valleys have been removed, the averae differences are employed as the first derivation with which to determine the major peaks and valleys. The averae difference in point x is defined by 1 ' 1 SHY ( x + i) SHY ( x i) (3) SHY ( x) = 1 i= 1 2 i A peak is defined as a positive to neative crossover in the first derivation of the smoothed historam. Furthermore, a valley is defined as a neative to positive crossover. All peaks and valleys from the first derivation of the smoothed historam are discovered. In cases where the peaks and valleys are too close, they will be removed if the distance between a valley and a peak is less than the standard deviation. The remainin peaks are the candidates of the luminance distribution in the imae. Fiure 2 shows an example for imae illumination analysis. The input imae is processed by transformin RGB into YIQ, ettin the luminance historam, smoothin the historam, and selectin the color distributions. Each color distribution is selected by one peak and two valleys in luminance domain. The oriinal historam is shown in Fi. 2. The smoothed historam and the selection of the luminance distribution are depicted at Fi. 2. There are 3565

4 Fiure 3. Piecewise linear transformation function (k = 3, k is the number of the input parameters). five luminance distributions. The rane of each luminance distribution is represented by one peak and its two valleys. 4. Automatic and parameter-free compensation The proposed compensation alorithm is based on piecewise linear transformation [1]. The axiom of piece-wise linear transformation and how to build transformation function and parameters automatically are described as follows. The piecewise linear transformation (PLT) is characterized by 2k parameters for k-1 line sements. When the parameters are iven, the transformation line sements will be determined. That is, if iven the startin position of input luminance {x k, k =0, 1... k} and the startin position of output luminance {y k, k=0, 1... k}, the k-1 transform functions T k-1 (x) will be: ( yk yk 1) T k 1 ( x) = ( x xk 1) + y (4) k 1 ( xk xk 1) For example, if k = 3, form the T 0 (x), T 1 (x), and T 2 (x) transformation functions are shown in Fi. 3. Four input parameters and four output parameters will be specified first manually. To determine these parameters and line sements are critical for the satisfactory result of the contrast compensation. In conventional applications, parameters and line sements are manually chosen case by case. To solve this problem, an automatic and parameter-free contrast compensation alorithm is proposed in the followin. The conventional PLT-based imae enhancement needs to set the number of the line sement and the values of the input and the output parameters in advance. How to decide the number of line sements automatically? Here, the number of the imae luminance distribution is used to represent the number of the line sements. If the number of the imae luminance distribution is k, then the number of the line sement is k+1. How to decide the input luminance parameter automatically? Here, the location of the valley is used to represent the input luminance parameter. The different imae may have different distribution of valleys. For example, there are six line sements in the Fi. 3. The input luminance parameters are 0, 11, 51, 93, 126, 154, and 166. The location of these valleys and the parameters depend on which imae is employed. How to determine the output luminance parameters automatically? The output parameters depend on which imae is used. The determinin method of input and output parameters are described in the followin. After the luminance distributions have been analyzed, many peaks are produced. If the color imae has k luminance distributions {p 1, p 2 p k } (peak is represented by p,) then the number of the line sement is k+1. Each distribution is bounded by two valleys indicated as v. That is, the k luminance distributions have {v 0, v 1 v k } valleys. These valleys are used to be the input parameters {x 0, x 1 x k } of the piecewise linear transformation function. The output parameters {y 0, y 1 y k } are defined as follows: v k y = Pr( x) 255 (5) k x= s where Pr(x) = n x /n is the probability of the xth luminance (ray level), n is the total number of pixels in the imae and n x is the number of times this x level appears in the imae. The parameter s is the start luminance of the input imae. The equation (5) is used to enhance the imae with normal-lit. In order to enhance back-lit or front-lit imaes, Eq. (5) must be adjusted. For the back-lit imae, the foreround is located at dark illumination. The illumination value of black is smaller than 60. This set value 60 is accordin to the property of human vision perception statin that the brihtness under 60 ray-level will be rearded as darkness [16]. Thus, Eq. (5) is adopted to shift the darkest illumination to briht illumination. That is, the dark illumination can see more clearly. Herein, we introduce a BlackShift parameter to resolve this problem. The BlackShift parameter sets as BlackShift = 60 - MaxDarkPeak. The MaxDarkPeak is the max peak which locates at the dark illumination. Thus, the output parameters {y 0, y 1 y k } of the back-lit imaes are defined as follows: v k y BlackShift + Pr( x) 255 (6) k = x= s For the front-lit imae, the foreround is located at briht illumination. The backround is located at dark illumination. In particular, the foreround is lihted by the sunliht. That is, the foreround is too briht to see. The briht luminance distributions need to be transformed from briht illumination spread to dark illumination. Thus, we introduce a WhiteShift parameter to resolve this problem. The WhiteShift parameter sets as WhiteShift = MaxBrihtPeak This set value 223 is accordin to the property of human vision perception statin that the brihtness above 223 ray-level will be rearded as 3566

5 brihtness. In particular, the skin of the face is influenced by the illumination. If the illumination is brihter, the color of the skin will be near to briht. Thus, the WhiteShift parameter is used to compress the brihtness. The transformation function is desined as similar to Eq. (6). Thus, the output parameters {y 0, y 1 y k } of the front-lit imaes are defined as follows: v k yk = Pr ( x) 255 WhiteShift (7) x= s 5. Experimental results and discussion The proposed contrast compensation alorithm for color face imaes was implemented as a Windows-based application on a Pentium (R) D 3.00GHZ and 504MB PC. The experiments use various color face imaes. Most of the imaes are obtained from Oulu Face Video Database [17], internet, and capture by ourselves. Some examples are presented as follows. The compensation results for back-lit imae are shown in Fi. 4. A back-lit imae is shown in Fi. 4 and its historam is shown in Fi. 4. The result by our method is shown in Fi. 4(c). Fiure 4(d) is the historam of Fi. 4(c). The result by historam equalization is shown in Fi. 4(e). Fiure 4(f) is the historam of Fi. 4(e). The result by contrast stretchin is shown in Fi. 4(). Fiure 4(h) is the historam of Fi. 4(). From Fi. 4, the result by contrast stretchin is similar to oriinal imae. Thus, the contrast stretchin cannot enhance the back-lit imae. The result by historam equalization is too briht. From visual perception, the result of the proposal method is better than the result of the historam equalization. The compensation results for front-lit imae are shown in Fi. 5. A back-lit imae is shown in Fi. 5 and its historam is shown in Fi. 5. The result by our method is shown in Fi. 5(c). Fiure 5(d) is the historam of Fi. 5(c). This historam is compared with the oriinal historam. The proposal method reduces the briht illumination. The result by historam equalization is shown in Fi. 5(e). Fiure 5(f) is the historam of Fi. 5(e). The result by contrast stretchin is shown in Fi. 5(). Fiure 5(h) is the historam of Fi. 5(). From Fi. 5, the result by contrast stretchin is similar to oriinal imae. Thus, the contrast stretchin cannot enhance the front-lit imae. The skin enhancement result by historam equalization is still too briht. The color of the polo shirt by our method is superior to historam equalization does. From visual perception, the foreround result of the proposal method is better than historam equalization does. (c) (e) () Fiure. 4. Compensation results for back-lit imae. a back-lit imae. The historam of. (c) Result by our method. (d) The historam of (c). (e) Result by historam equalization. (f) The historam of (e). () Result by contrast stretchin. (h) The historam of (). 6. Conclusions This study has presented a contrast compensation method by fuzzy loic classification and imae illumination analysis for color face imaes. The input imaes are classified by fuzzy loic classification method into back-lit, normal-lit, and front-lit first. Then, the illumination of the input imae was analyzed to obtain the imae illumination distributions. Each distribution is represented by one peak and two valleys. These peaks and valleys are used to be the parameters of the piecewise linear transformation. The performance analysis indicated that our method is efficient and effective by comparin with historam equalization and contrast stretchin. (d) (f) (h) 3567

6 Acknowledements This work was supported by the Ministry of Economic, R.O.C., under Grants MOEA-96-EC-17-A-02-S1-032 and National Science Council, R.O.C., under Grants NSC E References (c) (e) () Fiure. 5. Compensation results for front-lit imae. a front-lit imae. The historam of. (c) Result by our method. (d) The historam of (c). (e) Result by historam equalization. (f) The historam of (e). () Result by contrast stretchin. (h) The historam of (). [1] Gonzalez R. C. and Woods R. E., Diital Imae Processin, 2nd Edition, Prentice Hall, (d) (f) (h) [2] Duan J. and Qiu G., Novel historam processin for colour imae enhancement, Proc. of ICIM2004 Conf., pp , [3] Sun C. C., Ruan S. J., Shie M. C., and Pai T. W., Dynamic contrast enhancement based on historam specification, IEEE Trans. on Cons. Elec., Vol. 51, No. 4, pp , [4] Chatterji B. N. and R Murthy. N., Adaptive contrast enhancement for color imaes, Proc. of ICICS1997 Conf., Vol. 3, pp , [5] Meylan L. and Süsstrunk S., Color imae enhancement usin a retinex-based adaptive filter, Proc. of CGIV2004 Conf., Vol. 2, pp , [6] Kim J. Y., Kim L. S., and Hwan S. H., An advanced contrast enhancement usin partially over-lapped sub-block historam equalization, IEEE Trans. on CSVT, Vol. 11, No. 4, pp , [7] Menotti D., Najman L., Facon J., and de A. Araujo A., Multi-historam equalization methods for contrast enhancement and brihtness preservin, IEEE Trans. Cons. Elec., Vol. 53, No. 3, pp , [8] Chen H. D. and Xu Huijuan, A novel fuzzy loic approach to contrast enhancement, Pattern Reconition, Vol. 33, No. 5, pp , [9] Chen S. D. and Ramli A. R., Contrast enhancement usin recursive mean-separate historam equalization for scalable brihtness preservation, IEEE Trans. Cons. Elec., Vol. 49, No. 4, pp , [10] Chen S. D. and Ramli A. R., Minimum mean brihtness error bihistoram equalization in contrast enhancement, IEEE Trans. Cons. Elec., Vol. 49, No.4, pp , [11] Bockstein I. M., Color equalization method and its application to color imae processin, J. Opt. Soc. Am., Vol. 3, No. 5, pp , [12] Pichon E., Niethammer M., and Sapiro G., Color historam equalization throuh mesh deformation, Proc. of ICIP 2003 Conf., Vol. 2, pp , [13] Chin C. L. and Lin C. T., Detection and compensation alorithm for backliht imaes with fuzzy loic and adaptive compensation curve, Inter. Journal of Pattern Reconition and Artificial Intellience, Vo. 19, No. 8, pp , [14] Jan J.-S. R. and Sun C.-T., Neuro-Fuzzy and Soft Computin: A Computational Approach to Learnin and Machine Intellience, Prentice Hall, [15] Yeh Zon-Mu and Li Kuei-Hsian, A Systematic Approach for Desin of Multistae Fuzzy Control Systems, International Journal of Fuzzy Sets and Systems. Vol. 143, pp , [16] Tsai C. M. and Lee H. J., Binarization of color document imaes via luminance and saturation color features, IEEE Trans. IP, Vol. 11, No. 4, pp , [17] Martinkauppi B., Soriano M., Huovinen S., and Laaksonen M., Face video database, Proc. of CGIV2002 Conf., Poitiers, pp , April

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP) School

More information

Robust Color Image Enhancement of Digitized Books

Robust Color Image Enhancement of Digitized Books 29 1th International Conference on Document Analysis and Reconition Robust Color Imae Enhancement of Diitized Books Jian Fan Hewlett-Packard Laboratories, Palo Alto, California, USA jian.fan@hp.com Abstract

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

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS Qian u Chapter 5. Determinin an Object s True Gray evels 3 Chapter 5 THE MODUE OR DETERMNNG AN OJECT S TRUE GRAY EVES This chapter discusses the module for determinin an object s true ray levels. To compute

More information

Color Image Enhancement Using Optimal Linear Transform with Hue Preserving and Saturation Scaling

Color Image Enhancement Using Optimal Linear Transform with Hue Preserving and Saturation Scaling International Journal of Intelligent Engineering & Systems http://www.inass.org/ Color Image Enhancement Using Optimal Linear Transform with Hue Preserving and Saturation Scaling Xiaohua Zhang 1, Yuelan

More information

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP)

More information

Chapter - 1 : IMAGE FUNDAMENTS

Chapter - 1 : IMAGE FUNDAMENTS Chapter - : IMAGE FUNDAMENTS Imae processin is a subclass of sinal processin concerned specifically with pictures. Improve imae quality for human perception and/or computer interpretation. Several fields

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

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture.

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture. Texture Un mappin Shinjiro Sueda sueda@cs.ruters.edu Dinesh K. Pai dpai@cs.ruters.edu Computer Vision Project May, 2003 Abstract In computer raphics, texture mappin refers to the technique where an imae

More information

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data Iterative Sinle-Imae Diital Super-Resolution Usin Partial Hih-Resolution Data Eran Gur, Member, IAENG and Zeev Zalevsky Abstract The subject of extractin hih-resolution data from low-resolution imaes is

More information

Image Error Concealment Based on Watermarking

Image Error Concealment Based on Watermarking Image Error Concealment Based on Watermarking Shinfeng D. Lin, Shih-Chieh Shie and Jie-Wei Chen Department of Computer Science and Information Engineering,National Dong Hwa Universuty, Hualien, Taiwan,

More information

MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS

MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS In: Stilla U, Rottensteiner F, Hinz S (Eds) CMRT05. IAPRS, Vol. XXXVI, Part 3/W24 --- Vienna, Austria, Auust 29-30, 2005 MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS

More information

Moment-preserving Based Watermarking for Color Image Authentication and Recovery

Moment-preserving Based Watermarking for Color Image Authentication and Recovery 2012 IACSIT Hong Kong Conferences IPCSIT vol. 30 (2012) (2012) IACSIT Press, Singapore Moment-preserving Based Watermarking for Color Image Authentication and Recovery Kuo-Cheng Liu + Information Educating

More information

Probabilistic Gaze Estimation Without Active Personal Calibration

Probabilistic Gaze Estimation Without Active Personal Calibration Probabilistic Gaze Estimation Without Active Personal Calibration Jixu Chen Qian Ji Department of Electrical,Computer and System Enineerin Rensselaer Polytechnic Institute Troy, NY 12180 chenji@e.com qji@ecse.rpi.edu

More information

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-Automatic Tool

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-Automatic Tool Efficient Generation of Lare Amounts of Trainin Data for Sin Lanuae Reconition: A Semi-Automatic Tool Ruiduo Yan, Sudeep Sarkar, Barbara Loedin, and Arthur Karshmer University of South Florida, Tampa,

More information

Adaptive Learning of an Accurate Skin-Color Model

Adaptive Learning of an Accurate Skin-Color Model Adaptive Learning of an Accurate Skin-Color Model Q. Zhu K.T. Cheng C. T. Wu Y. L. Wu Electrical & Computer Engineering University of California, Santa Barbara Presented by: H.T Wang Outline Generic Skin

More information

CONTENT ADAPTIVE SCREEN IMAGE SCALING

CONTENT ADAPTIVE SCREEN IMAGE SCALING CONTENT ADAPTIVE SCREEN IMAGE SCALING Yao Zhai (*), Qifei Wang, Yan Lu, Shipeng Li University of Science and Technology of China, Hefei, Anhui, 37, China Microsoft Research, Beijing, 8, China ABSTRACT

More information

Non-Linear Masking based Contrast Enhancement via Illumination Estimation

Non-Linear Masking based Contrast Enhancement via Illumination Estimation https://doi.org/10.2352/issn.2470-1173.2018.13.ipas-389 2018, Society for Imaging Science and Technology Non-Linear Masking based Contrast Enhancement via Illumination Estimation Soonyoung Hong, Minsub

More information

A Robust Color Image Watermarking Using Maximum Wavelet-Tree Difference Scheme

A Robust Color Image Watermarking Using Maximum Wavelet-Tree Difference Scheme A Robust Color Image Watermarking Using Maximum Wavelet-Tree ifference Scheme Chung-Yen Su 1 and Yen-Lin Chen 1 1 epartment of Applied Electronics Technology, National Taiwan Normal University, Taipei,

More information

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-automatic Tool

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-automatic Tool Efficient Generation of Lare Amounts of Trainin Data for Sin Lanuae Reconition: A Semi-automatic Tool Ruiduo Yan, Sudeep Sarkar,BarbaraLoedin, and Arthur Karshmer University of South Florida, Tampa, FL,

More information

MAMMOGRAPHIC IMAGE ENHANCEMENT USING WAVELET-BASED PROCESSING AND HISTOGRAM EQUALIZATION

MAMMOGRAPHIC IMAGE ENHANCEMENT USING WAVELET-BASED PROCESSING AND HISTOGRAM EQUALIZATION st International Conference From Scientific Computin to Computational Enineerin st IC-SCCE Athens, 8-0 September, 2004 IC-SCCE MAMMOGRAPHIC IMAGE ENHANCEMENT USING WAVELET-BASED PROCESSING AND HISTOGRAM

More information

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets S. Musikasuwan and J.M. Garibaldi Automated Scheduling, Optimisation and Planning Group University of Nottingham,

More information

Reversible Image Merging for Low-level Machine Vision

Reversible Image Merging for Low-level Machine Vision Reversible Imae Merin for Low-level Machine Vision M. Kharinov St. Petersbur Institute for Informatics and Automation of RAS, 14_liniya Vasil evskoo ostrova 39, St. Petersbur, 199178 Russia, khar@iias.spb.su,

More information

A reversible data hiding based on adaptive prediction technique and histogram shifting

A reversible data hiding based on adaptive prediction technique and histogram shifting A reversible data hiding based on adaptive prediction technique and histogram shifting Rui Liu, Rongrong Ni, Yao Zhao Institute of Information Science Beijing Jiaotong University E-mail: rrni@bjtu.edu.cn

More information

A Novel Approach for Minimum Spanning Tree Based Clustering Algorithm

A Novel Approach for Minimum Spanning Tree Based Clustering Algorithm IJCSES International Journal of Computer Sciences and Engineering Systems, Vol. 5, No. 2, April 2011 CSES International 2011 ISSN 0973-4406 A Novel Approach for Minimum Spanning Tree Based Clustering Algorithm

More information

Constrained PDF based histogram equalization for image constrast enhancement

Constrained PDF based histogram equalization for image constrast enhancement Constrained PDF based histogram equalization for image constrast enhancement 1 K. Balasubramanian, Assistant Professor Department of Computer Applications PSNA College of Engineering & Technology Dindigul,

More information

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR Ahmed A. M. Emam College of Engineering Karrary University SUDAN ahmedimam1965@yahoo.co.in Eisa Bashier M. Tayeb College of Engineering

More information

Edge Preserving Contrast Enhancement Method Using PCA in Satellite Images

Edge Preserving Contrast Enhancement Method Using PCA in Satellite Images Edge Preserving Contrast Enhancement Method Using PCA in Satellite Images Sruthy M Sreedhar, Sarayu Vijayan Abstract This paper presents a contrast enhancement approach based on DWT using dominant brightness

More information

Chapter 4 Fuzzy Logic

Chapter 4 Fuzzy Logic 4.1 Introduction Chapter 4 Fuzzy Logic The human brain interprets the sensory information provided by organs. Fuzzy set theory focus on processing the information. Numerical computation can be performed

More information

SHADOW DETECTION AND REMOVAL FROM SATELLITE CAPTURE IMAGES USING SUCCESSIVE THRESHOLDING ALGORITHM

SHADOW DETECTION AND REMOVAL FROM SATELLITE CAPTURE IMAGES USING SUCCESSIVE THRESHOLDING ALGORITHM International Journal of Computer Engineering & Technology (IJCET) Volume 8, Issue 5, Sep-Oct 2017, pp. 120 125, Article ID: IJCET_08_05_013 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=8&itype=5

More information

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION Imae Anal Stereol 2001;20:xx-xx Oriinal Research Paper GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION SERGE BEUCHER Centre de Morpholoie Mathématique, Ecole des Mines de Paris, 35, Rue

More information

Morphological Segmentation of 2-D Barcode Gray Scale Image

Morphological Segmentation of 2-D Barcode Gray Scale Image JOURNAL OF COMPUTERS, VOL. 8, NO. 10, OCTOBER 2013 2461 Morpholoical Sementation of 2-D Barcode Gray Scale Imae Jian-Hua Li 1, a Key Laboratory of Electronic Thin Films and Interated Devices University

More information

A derivative based algorithm for image thresholding

A derivative based algorithm for image thresholding A derivative based algorithm for image thresholding André Ricardo Backes arbackes@yahoo.com.br Bruno Augusto Nassif Travençolo travencolo@gmail.com Mauricio Cunha Escarpinati escarpinati@gmail.com Faculdade

More information

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic.

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic. Optimal desin of Fresnel lens for a readin liht system with multiple liht sources usin three-layered Hierarchical Genetic Alorithm Wen-Gon Chen, and Chii-Maw Uan Department of Electrical Enineerin, I Shou

More information

HAZE REMOVAL WITHOUT TRANSMISSION MAP REFINEMENT BASED ON DUAL DARK CHANNELS

HAZE REMOVAL WITHOUT TRANSMISSION MAP REFINEMENT BASED ON DUAL DARK CHANNELS HAZE REMOVAL WITHOUT TRANSMISSION MAP REFINEMENT BASED ON DUAL DARK CHANNELS CHENG-HSIUNG HSIEH, YU-SHENG LIN, CHIH-HUI CHANG Department of Computer Science and Information Engineering Chaoyang University

More information

Preserving brightness in histogram equalization based contrast enhancement techniques

Preserving brightness in histogram equalization based contrast enhancement techniques Digital Signal Processing 14 (2004) 413 428 www.elsevier.com/locate/dsp Preserving brightness in histogram equalization based contrast enhancement techniques Soong-Der Chen a,, Abd. Rahman Ramli b a College

More information

A New Approach for Handling the Iris Data Classification Problem

A New Approach for Handling the Iris Data Classification Problem International Journal of Applied Science and Engineering 2005. 3, : 37-49 A New Approach for Handling the Iris Data Classification Problem Shyi-Ming Chen a and Yao-De Fang b a Department of Computer Science

More information

IMAGE ENHANCEMENT USING FUZZY TECHNIQUE: SURVEY AND OVERVIEW

IMAGE ENHANCEMENT USING FUZZY TECHNIQUE: SURVEY AND OVERVIEW IMAGE ENHANCEMENT USING FUZZY TECHNIQUE: SURVEY AND OVERVIEW Pushpa Devi Patel 1, Prof. Vijay Kumar Trivedi 2, Dr. Sadhna Mishra 3 1 M.Tech Scholar, LNCT Bhopal, (India) 2 Asst. Prof. LNCT Bhopal, (India)

More information

COLOR IMAGE COMPRESSION BY MOMENT-PRESERVING AND BLOCK TRUNCATION CODING TECHNIQUES?

COLOR IMAGE COMPRESSION BY MOMENT-PRESERVING AND BLOCK TRUNCATION CODING TECHNIQUES? COLOR IMAGE COMPRESSION BY MOMENT-PRESERVING AND BLOCK TRUNCATION CODING TECHNIQUES? Chen-Kuei Yang!Ja-Chen Lin, and Wen-Hsiang Tsai Department of Computer and Information Science, National Chiao Tung

More information

SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms

SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms An Accurate Error Control Mechanism for Simplification Before Generation Alorihms O. Guerra, J. D. Rodríuez-García, E. Roca, F. V. Fernández and A. Rodríuez-Vázquez Instituto de Microelectrónica de Sevilla,

More information

Advance Shadow Edge Detection and Removal (ASEDR)

Advance Shadow Edge Detection and Removal (ASEDR) International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 13, Number 2 (2017), pp. 253-259 Research India Publications http://www.ripublication.com Advance Shadow Edge Detection

More information

Image Enhancement Using Fuzzy Morphology

Image Enhancement Using Fuzzy Morphology Image Enhancement Using Fuzzy Morphology Dillip Ranjan Nayak, Assistant Professor, Department of CSE, GCEK Bhwanipatna, Odissa, India Ashutosh Bhoi, Lecturer, Department of CSE, GCEK Bhawanipatna, Odissa,

More information

Iterative Removing Salt and Pepper Noise based on Neighbourhood Information

Iterative Removing Salt and Pepper Noise based on Neighbourhood Information Iterative Removing Salt and Pepper Noise based on Neighbourhood Information Liu Chun College of Computer Science and Information Technology Daqing Normal University Daqing, China Sun Bishen Twenty-seventh

More information

ABSTRACT 1. INTRODUCTION 2. RELATED WORKS

ABSTRACT 1. INTRODUCTION 2. RELATED WORKS 3D-DETNet: a Sinle Stae Video-Based Vehicle Detector Suichan Li School of Information Science and Technoloy, University of Science and Technoloy of China, Hefei 230026, China. ABSTRACT Video-based vehicle

More information

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions International Journal of Electrical and Electronic Science 206; 3(4): 9-25 http://www.aascit.org/journal/ijees ISSN: 2375-2998 Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

More information

Image Edge Detection

Image Edge Detection K. Vikram 1, Niraj Upashyaya 2, Kavuri Roshan 3 & A. Govardhan 4 1 CSE Department, Medak College of Engineering & Technology, Siddipet Medak (D), 2&3 JBIET, Mpoinabad, Hyderabad, Indi & 4 CSE Dept., JNTUH,

More information

Zonal MPEG-2. Cheng-Hsiung Hsieh *, Chen-Wei Fu and Wei-Lung Hung

Zonal MPEG-2. Cheng-Hsiung Hsieh *, Chen-Wei Fu and Wei-Lung Hung International Journal of Applied Science and Engineering 2007. 5, 2: 151-158 Zonal MPEG-2 Cheng-Hsiung Hsieh *, Chen-Wei Fu and Wei-Lung Hung Department of Computer Science and Information Engineering

More information

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm Sensors & ransducers 2013 by IFSA http://www.sensorsportal.com Electrical Power System Harmonic Analysis Usin Adaptive BSS Alorithm 1,* Chen Yu, 2 Liu Yuelian 1 Zhenzhou Institute of Aeronautical Industry

More information

NCC 2009, January 16-18, IIT Guwahati 267

NCC 2009, January 16-18, IIT Guwahati 267 NCC 2009, January 6-8, IIT Guwahati 267 Unsupervised texture segmentation based on Hadamard transform Tathagata Ray, Pranab Kumar Dutta Department Of Electrical Engineering Indian Institute of Technology

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

Learning Deep Features for One-Class Classification

Learning Deep Features for One-Class Classification 1 Learnin Deep Features for One-Class Classification Pramuditha Perera, Student Member, IEEE, and Vishal M. Patel, Senior Member, IEEE Abstract We propose a deep learnin-based solution for the problem

More information

Change detection using joint intensity histogram

Change detection using joint intensity histogram Change detection using joint intensity histogram Yasuyo Kita National Institute of Advanced Industrial Science and Technology (AIST) Information Technology Research Institute AIST Tsukuba Central 2, 1-1-1

More information

Automatic Video Caption Detection and Extraction in the DCT Compressed Domain

Automatic Video Caption Detection and Extraction in the DCT Compressed Domain Automatic Video Caption Detection and Extraction in the DCT Compressed Domain Chin-Fu Tsao 1, Yu-Hao Chen 1, Jin-Hau Kuo 1, Chia-wei Lin 1, and Ja-Ling Wu 1,2 1 Communication and Multimedia Laboratory,

More information

IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION

IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION Chiruvella Suresh Assistant professor, Department of Electronics & Communication

More information

Linear Quadtree Construction in Real Time *

Linear Quadtree Construction in Real Time * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 26, 1917-1930 (2010) Short Paper Linear Quadtree Construction in Real Time * CHI-YEN HUANG AND YU-WEI CHEN + Department of Information Management National

More information

A Universal Test Pattern Generator for DDR SDRAM *

A Universal Test Pattern Generator for DDR SDRAM * A Universal Test Pattern Generator for DDR SDRAM * Wei-Lun Wang ( ) Department of Electronic Engineering Cheng Shiu Institute of Technology Kaohsiung, Taiwan, R.O.C. wlwang@cc.csit.edu.tw used to detect

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

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

Content Based Image Retrieval System with Regency Based Retrieved Image Library

Content Based Image Retrieval System with Regency Based Retrieved Image Library Content Based Imae Retrieval System with Reency Based Retrieved Imae Library Jadhav Seema H. #1,Dr.Sinh Sunita *2, Dr.Sinh Hari #3 #1 Associate Professor, Department of Instru & control, N.D.M.V.P.S s

More information

Motivation. Intensity Levels

Motivation. Intensity Levels Motivation Image Intensity and Point Operations Dr. Edmund Lam Department of Electrical and Electronic Engineering The University of Hong ong A digital image is a matrix of numbers, each corresponding

More information

Parameterization of Logarithmic Image Processing Models

Parameterization of Logarithmic Image Processing Models > REPLACE THIS LINE WITH YOUR PAPER IDENTIFICATION NUMBER (DOUBLE-CLICK HERE TO EDIT) < Parameterization of Loarithmic Imae Processin Models Karen Panetta, Senior Member, IEEE, Eric Wharton, Member, IEEE,

More information

Enhancement of Camera-captured Document Images with Watershed Segmentation

Enhancement of Camera-captured Document Images with Watershed Segmentation Enhancement of Camera-captured Document Imaes with Watershed Sementation Jian Fan ewlett-packard aboratories jian.fan@hp.com Abstract Document imaes acquired with a diital camera often exhibit various

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

Satellite Image Processing Using Singular Value Decomposition and Discrete Wavelet Transform

Satellite Image Processing Using Singular Value Decomposition and Discrete Wavelet Transform Satellite Image Processing Using Singular Value Decomposition and Discrete Wavelet Transform Kodhinayaki E 1, vinothkumar S 2, Karthikeyan T 3 Department of ECE 1, 2, 3, p.g scholar 1, project coordinator

More information

Motivation. Gray Levels

Motivation. Gray Levels Motivation Image Intensity and Point Operations Dr. Edmund Lam Department of Electrical and Electronic Engineering The University of Hong ong A digital image is a matrix of numbers, each corresponding

More information

Perfectly Flat Histogram Equalization

Perfectly Flat Histogram Equalization Perfectly Flat Histogram Equalization Jacob Levman, Javad Alirezaie, Gul Khan Department of Electrical and Computer Engineering, Ryerson University jlevman jalireza gnkhan@ee.ryerson.ca Abstract In this

More information

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE sbsridevi89@gmail.com 287 ABSTRACT Fingerprint identification is the most prominent method of biometric

More information

An Introduc+on to Mathema+cal Image Processing IAS, Park City Mathema2cs Ins2tute, Utah Undergraduate Summer School 2010

An Introduc+on to Mathema+cal Image Processing IAS, Park City Mathema2cs Ins2tute, Utah Undergraduate Summer School 2010 An Introduc+on to Mathema+cal Image Processing IAS, Park City Mathema2cs Ins2tute, Utah Undergraduate Summer School 2010 Luminita Vese Todd WiCman Department of Mathema2cs, UCLA lvese@math.ucla.edu wicman@math.ucla.edu

More information

SVM-based Filter Using Evidence Theory and Neural Network for Image Denosing

SVM-based Filter Using Evidence Theory and Neural Network for Image Denosing Journal of Software Engineering and Applications 013 6 106-110 doi:10.436/sea.013.63b03 Published Online March 013 (http://www.scirp.org/ournal/sea) SVM-based Filter Using Evidence Theory and Neural Network

More information

A Scene Text-Based Image Retrieval System

A Scene Text-Based Image Retrieval System A Scene Text-Based Imae Retrieval System Thuy Ho Faculty of Information System University of Information Technoloy Ho Chi Minh city, Vietnam thuyhtn@uit.edu.vn Noc Ly Faculty of Information Technoloy University

More information

A Novel Deblocking Filter Algorithm In H.264 for Real Time Implementation

A Novel Deblocking Filter Algorithm In H.264 for Real Time Implementation 2009 Third International Conference on Multimedia and Ubiquitous Engineering A Novel Deblocking Filter Algorithm In H.264 for Real Time Implementation Yuan Li, Ning Han, Chen Chen Department of Automation,

More information

Multi-scale Local Binary Pattern Histograms for Face Recognition

Multi-scale Local Binary Pattern Histograms for Face Recognition Multi-scale Local Binary Pattern Historams for Face Reconition Chi-Ho Chan, Josef Kittler, and Kieron Messer Centre for Vision, Speech and Sinal Processin, University of Surrey, United Kindom {c.chan,.kittler,k.messer}@surrey.ac.uk

More information

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca UNIVERSITATEA TRANSILVANIA DIN BRA0OV Catedra Desin de Produs 1i Robotic2 Simpozionul na8ional cu participare interna8ional9 PRoiectarea ASIstat9 de Calculator P R A S I C ' 02 Vol. I Mecanisme 1i Triboloie

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 Fast Video Illumination Enhancement Method Based on Simplified VEC Model

A Fast Video Illumination Enhancement Method Based on Simplified VEC Model Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 3668 3673 2012 International Workshop on Information and Electronics Engineering (IWIEE) A Fast Video Illumination Enhancement Method

More information

An Information Hiding Scheme Based on Pixel- Value-Ordering and Prediction-Error Expansion with Reversibility

An Information Hiding Scheme Based on Pixel- Value-Ordering and Prediction-Error Expansion with Reversibility An Information Hiding Scheme Based on Pixel- Value-Ordering Prediction-Error Expansion with Reversibility Ching-Chiuan Lin Department of Information Management Overseas Chinese University Taichung, Taiwan

More information

Multi-View Image Coding in 3-D Space Based on 3-D Reconstruction

Multi-View Image Coding in 3-D Space Based on 3-D Reconstruction Multi-View Image Coding in 3-D Space Based on 3-D Reconstruction Yongying Gao and Hayder Radha Department of Electrical and Computer Engineering, Michigan State University, East Lansing, MI 48823 email:

More information

Latest development in image feature representation and extraction

Latest development in image feature representation and extraction International Journal of Advanced Research and Development ISSN: 2455-4030, Impact Factor: RJIF 5.24 www.advancedjournal.com Volume 2; Issue 1; January 2017; Page No. 05-09 Latest development in image

More information

Implementation Of Fuzzy Controller For Image Edge Detection

Implementation Of Fuzzy Controller For Image Edge Detection Implementation Of Fuzzy Controller For Image Edge Detection Anjali Datyal 1 and Satnam Singh 2 1 M.Tech Scholar, ECE Department, SSCET, Badhani, Punjab, India 2 AP, ECE Department, SSCET, Badhani, Punjab,

More information

International Journal of Software and Web Sciences (IJSWS)

International Journal of Software and Web Sciences (IJSWS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

Hybrid Algorithm for Edge Detection using Fuzzy Inference System

Hybrid Algorithm for Edge Detection using Fuzzy Inference System Hybrid Algorithm for Edge Detection using Fuzzy Inference System Mohammed Y. Kamil College of Sciences AL Mustansiriyah University Baghdad, Iraq ABSTRACT This paper presents a novel edge detection algorithm

More information

Affinity Hybrid Tree: An Indexing Technique for Content-Based Image Retrieval in Multimedia Databases

Affinity Hybrid Tree: An Indexing Technique for Content-Based Image Retrieval in Multimedia Databases Affinity Hybrid Tree: An Indexin Technique for Content-Based Imae Retrieval in Multimedia Databases Kasturi Chatterjee and Shu-Chin Chen Florida International University Distributed Multimedia Information

More information

An Automatic Hole Filling Method of Point Cloud for 3D Scanning

An Automatic Hole Filling Method of Point Cloud for 3D Scanning An Automatic Hole Filling Method of Point Cloud for 3D Scanning Yuta MURAKI Osaka Institute of Technology Osaka, Japan yuta.muraki@oit.ac.jp Koji NISHIO Osaka Institute of Technology Osaka, Japan koji.a.nishio@oit.ac.jp

More information

Auto-focusing Technique in a Projector-Camera System

Auto-focusing Technique in a Projector-Camera System 2008 10th Intl. Conf. on Control, Automation, Robotics and Vision Hanoi, Vietnam, 17 20 December 2008 Auto-focusing Technique in a Projector-Camera System Lam Bui Quang, Daesik Kim and Sukhan Lee School

More information

G 2 Interpolation for Polar Surfaces

G 2 Interpolation for Polar Surfaces 1 G 2 Interpolation for Polar Surfaces Jianzhong Wang 1, Fuhua Cheng 2,3 1 University of Kentucky, jwangf@uky.edu 2 University of Kentucky, cheng@cs.uky.edu 3 National Tsinhua University ABSTRACT In this

More information

TOWARD A UNIFIED INFORMATION SPACE FOR THE SPECIFICATION OF BUILDING PERFORMANCE SIMULATION RESULTS

TOWARD A UNIFIED INFORMATION SPACE FOR THE SPECIFICATION OF BUILDING PERFORMANCE SIMULATION RESULTS Ninth International IBPSA Conference Montréal, Canada Auust 15-18, 2005 TOWARD A UNIFIED INFORMATION SPACE FOR THE SPECIFICATION OF BUILDING PERFORMANCE SIMULATION RESULTS Ardeshir Mahdavi, Julia Bachiner,

More information

Texture Sensitive Image Inpainting after Object Morphing

Texture Sensitive Image Inpainting after Object Morphing Texture Sensitive Image Inpainting after Object Morphing Yin Chieh Liu and Yi-Leh Wu Department of Computer Science and Information Engineering National Taiwan University of Science and Technology, Taiwan

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 26 (1): 309-316 (2018) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Application of Active Contours Driven by Local Gaussian Distribution Fitting

More information

new approach for solvin a number of problems in the related field. This approach is based on set theoretic concepts of shape. In morpholoy objects pre

new approach for solvin a number of problems in the related field. This approach is based on set theoretic concepts of shape. In morpholoy objects pre Local ontrast Enhancement of Grayscale Imaes usin Multiscale Morpholoy S. Mukhopadhyay and B. handa Electronics and ommunication Sciences Unit Indian Statistical Institute alcutta, INDIA, 700035 res9717@isical.ac.in

More information

Anti-Distortion Image Contrast Enhancement Algorithm Based on Fuzzy Statistical Analysis of the Histogram Equalization

Anti-Distortion Image Contrast Enhancement Algorithm Based on Fuzzy Statistical Analysis of the Histogram Equalization , pp.101-106 http://dx.doi.org/10.14257/astl.2016.123.20 Anti-Distortion Image Contrast Enhancement Algorithm Based on Fuzzy Statistical Analysis of the Histogram Equalization Yao Nan 1, Wang KaiSheng

More information

Radiometric Calibration by Rank Minimization

Radiometric Calibration by Rank Minimization Radiometric Calibration by Rank Minimization Joon-Youn Lee, Student Member, IEEE, Yasuyuki Matsushita, Senior Member, IEEE, Boxin Shi, In So Kweon, Member, IEEE, and Katsushi Ikeuchi, Fellow, IEEE Abstract

More information

Chapter 4. Coding systems. 4.1 Binary codes Gray (reflected binary) code

Chapter 4. Coding systems. 4.1 Binary codes Gray (reflected binary) code Chapter 4 Codin systems Codin systems define how information is mapped to numbers. Different codin systems try to store/transmit information more efficiently [Sec. 4.], or protect it from damae while it

More information

Application of partial differential equations in image processing. Xiaoke Cui 1, a *

Application of partial differential equations in image processing. Xiaoke Cui 1, a * 3rd International Conference on Education, Management and Computing Technology (ICEMCT 2016) Application of partial differential equations in image processing Xiaoke Cui 1, a * 1 Pingdingshan Industrial

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

Hybrid filters for medical image reconstruction

Hybrid filters for medical image reconstruction Vol. 6(9), pp. 177-182, October, 2013 DOI: 10.5897/AJMCSR11.124 ISSN 2006-9731 2013 Academic Journals http://www.academicjournals.org/ajmcsr African Journal of Mathematics and Computer Science Research

More information

Adaptive Skin Color Classifier for Face Outline Models

Adaptive Skin Color Classifier for Face Outline Models Adaptive Skin Color Classifier for Face Outline Models M. Wimmer, B. Radig, M. Beetz Informatik IX, Technische Universität München, Germany Boltzmannstr. 3, 87548 Garching, Germany [wimmerm, radig, beetz]@informatik.tu-muenchen.de

More information

Image denoising in the wavelet domain using Improved Neigh-shrink

Image denoising in the wavelet domain using Improved Neigh-shrink Image denoising in the wavelet domain using Improved Neigh-shrink Rahim Kamran 1, Mehdi Nasri, Hossein Nezamabadi-pour 3, Saeid Saryazdi 4 1 Rahimkamran008@gmail.com nasri_me@yahoo.com 3 nezam@uk.ac.ir

More information

Method of Background Subtraction for Medical Image Segmentation

Method of Background Subtraction for Medical Image Segmentation Method of Background Subtraction for Medical Image Segmentation Seongjai Kim Department of Mathematics and Statistics, Mississippi State University Mississippi State, MS 39762, USA and Hyeona Lim Department

More information

Segmentation of Mushroom and Cap Width Measurement Using Modified K-Means Clustering Algorithm

Segmentation of Mushroom and Cap Width Measurement Using Modified K-Means Clustering Algorithm Segmentation of Mushroom and Cap Width Measurement Using Modified K-Means Clustering Algorithm Eser SERT, Ibrahim Taner OKUMUS Computer Engineering Department, Engineering and Architecture Faculty, Kahramanmaras

More information

Segmentation of Distinct Homogeneous Color Regions in Images

Segmentation of Distinct Homogeneous Color Regions in Images Segmentation of Distinct Homogeneous Color Regions in Images Daniel Mohr and Gabriel Zachmann Department of Computer Science, Clausthal University, Germany, {mohr, zach}@in.tu-clausthal.de Abstract. In

More information