Application of Digital Image Processing Techniques for Asphalt Concrete Mixture Images

Size: px
Start display at page:

Download "Application of Digital Image Processing Techniques for Asphalt Concrete Mixture Images"

Transcription

1 The 12 th International Conference of International Association for Computer Methods and Advances in Geomechanics (IACMAG) 1-6 October, 2008 Goa, India Application of Digital Image Processing Techniques for Asphalt Concrete Mixture Images H.M. Zelelew, PhD Dept. of Civil and Environmental Engineering, Washington State University, Pullman, WA, USA A.T. Papagiannakis, PhD PE Dept. of Civil and Environmental Engineering, University of Texas at San Antonio, TX, USA E. Masad, PhD PE Dept. of Civil Engineering and Texas Transportation Institute, Texas A&M University, College Station, TX, USA Keywords: asphalt concrete, digital image processing ABSTRACT: This paper presents an automated digital image processing (DIP) algorithm called Volumetricsbased Global Minima (VGM) thresholding algorithm for processing asphalt concrete (AC) X-ray computed tomography (CT) images. It utilizes known volumetric properties of AC mixtures as the main criterion for establishing the air-mastic and mastic-aggregate gray scale boundary thresholds. Several DIP techniques were utilized to characterize the AC microstructure. It is well demonstrated that the VGM processed images are significantly improved compared to the raw X-ray CT images. It can be concluded that VGM thresholding algorithm was shown to be a major improvement over the largely manual/subjective techniques used in the past. 1 Introduction Asphalt Concrete (AC) mixtures are uniquely complex heterogeneous materials composed of air voids, mastics and aggregates. Mastics are blends of asphalt binder and fines, typically considered as particles passing sieve No. 200 (i.e., sizes finer than 75 microns). The proportions, distribution, and interactions of these three phases define the micromechanical behavior of AC pavements. The highly complex air void-mastic-aggregate interactions affect significantly their performances and hence their microstructure plays a significant role in modeling and simulation of different behavior AC mixtures. Therefore, realistic representation of the AC microstructure is needed in order to characterize different properties of AC mixtures. The development of high resolution X-ray computed tomography (CT) has demonstrated considerable promise to efficiently capture and characterize the AC microstructure. X-ray CT is a non-destructive advanced imaging technique that generates two- and three-dimensional high resolution images with the capability of capturing the details of the microstructure. Several studies have demonstrated the potential application of X-ray CT technology to characterize different properties of AC mixtures. Recently, it is used to effectively quantify air void distribution, aggregate orientation, segregation and surface texture e.g., Masad et al., (1998); Braz et al., (1999); Masad et al., (1999a, 1999b); Sashidhar (1999); Masad et al., (2001); Tashman et al., (2002); Masad & Button (2004); Wang et al., (2004a, 2004b); and Zelelew & Papagiannakis (2007a). Digital Image Processing (DIP) techniques include image contrast enhancement, image noise removal, thresholding, edge detection and image segmentation. A large volume of literatures deals with characterizing AC X-ray CT images using DIP techniques include Synolakis et al., (1996); Kuo et al., (1998); Persson (1998); Masad et al., (1999a,1999b); Shashidhar (1999); Masad & Button (2000); Masad (2001); Masad et al., (2001); Tashman et al., (2001); Al-Omari et al., (2002); Papagiannakis et al., (2002); Saadeh et al., (2002); Tashman et al., (2002); Banta et al., (2003); Kim et al., (2003); Al-Omari & Masad (2004); and Wang et al., (2004a, 2004b). The majority of the studies highlighted above use a combination of DIP and manual/subjective techniques for processing AC images in a format suited to numerical simulation. Identifying the three phases in AC X-ray CT images has been treated subjectively. Typically, the gray level threshold that separates aggregates from mastics and mastics from air void referred to as thresholding is selected subjectively. These procedures and practices lead to over- or under-estimate the AC mixture constituents that yield unrealistic representation of AC mixture model. Therefore, there is a pressing need to develop an approach that can automatically process the AC X-ray 119

2 CT images using DIP techniques. Consequently, their microstructure is suitable to model/simulate the mechanical behaviour of ACs using numerical simulation techniques such as continuum-based finite element method (FEM) and micromechanical-based discrete element method (DEM). 2 Experimental Data The data analyzed consisted of an AC mixture and its X-ray CT images is part of a Texas DOT funded study (Alvarado et al., 2007). The sample was prepared by the University of Texas-El Paso. The AC core was produced using a typical AC mixture type commonly used in TxDOT districts called Coarse Matrix High Binder Type C (CMHB-C). The aggregate source used was hard limestone (HL) and only one binder grade PG was utilized to prepare the mixture. The gyratory compacted specimen (150 mm diameter by 165 mm height) was cored and sawn to a diameter of 100 mm and a height of 150 mm. The X-ray CT scanning took place at Texas A&M University. The procedures used for capturing the AC images using X-Ray CT are well documented Masad et al., (2002). The AC core was scanned perpendicular to its vertical axis at 1mm distance interval to yield 148 slices per core, ignoring the top and bottom slices. 3 Digital Image Processing (DIP) Zelelew and Papagiannakis (2007a) developed an automated digital image processing (DIP) algorithm called Volumetrics-based Global Minima (VGM) thresholding algorithm for processing the AC X-ray CT images. In this paper, the two most crucial DIP techniques, namely image preprocessing and gray scale thresholding were considered to characterize the AC X-ray CT image microstructure. Readers are referred to Zelelew and Papagiannakis (2007a) for brief descriptions of different types of DIP techniques applicable to characterization and modelling/simulation of AC mixtures that include three-dimensional representation/sectioning, edge detection and segmentation of mastic and aggregate objects. 3.1 Image Preprocessing The two typical image preprocessing procedures include contrast enhancement and noise removal. AC X-ray CT Images consist of pixel representations that vary in gray scale level between 0 (i.e., black object) and 255 (i.e., white objects). Figure 1a shows an example of a raw image consisting of 512 x 512 pixels. The resulting resolution of this image is 195 micron per pixel, which does not allow detecting fine aggregate particles roughly passing sieve No. 70. It is evident that the contrast level of such raw images is very poor. Thus, the most commonly used method called histogram equalization (or linearization) was utilized to increase the quality of the raw image. It consists of adjusting the gray level intensity of pixels to produce a more even distribution throughout the image. (a) (b) (c) Figure 1. Example of Preprocessing an Image of AC Core; (a) Raw Image; (b) Contrast Enhanced Image; (c) Denoised Image; Mixture HL CMHB-C (Zelelew and Papagiannakis, 2007a). Figure 1b shows the enhanced image using histogram equalization. AC X-rayed CT images include a variety of types of noise. Its main sources are sensor quality, as well as image digitizing and preprocessing. Variations in densities within the individual mastic and aggregate also contribute to image noise. Reducing image noise is essential in obtaining enhanced image quality. Median filtering is the most commonly used method to reduce or remove image noises. In median filtering, the gray level of each pixel is replaced by the median of the gray level of all pixel values in the pixel s neighborhood Gonzalez and Woods (2002) and Russ (2002). The local neighborhood is defined by a window of pixels in size, referred to as kernel, where N has typically values of 3, 5, 7, 9 and so on. Several studies implemented the median filtering technique to de-noise the AC X-ray CT image noises Yue et al., (1995); Masad et al., (2001); Yue et al., (2003); and Chandan et al., (2004). In this paper, the median filtering technique was also utilized. A comparison was made for several kernel sizes ranging from 3x3 to 9x9. Better results were obtained using a 3x3 kernel. Figure 1c shows the same AC image discussed previously after de-noising is effected using a 3x3 kernel. The improvement in clarity and contrast between Figure 1a and 1c is significant. 120

3 3.2 Thresholding In this paper, image threshold denotes the gray scale level boundary that separates air voids from mastics and mastics from aggregates. Thresholding is the main thresholding routine accepting as input the preprocessed images and volumetric information of AC mixtures. The method consists of volumetrics-driven thresholding based on a global minima percent error approach that utilizes as thresholding criterion the actual volumetric properties of the AC. It applies to images of cross-sections of AC cores taken perpendicular to the vertical axis at regular distance intervals, in this case 1mm. The algorithm seeks to establish two gray level thresholds, a lower threshold T 1 corresponding to the air void-mastic boundary threshold and a higher threshold T 2 corresponding to the mastic-aggregate boundary threshold. Obviously, pixels with gray level intensities ranging between T 1 and T 2 identify the mastic. For mixture type HL CMHB-C, the corresponding gray scale boundary thresholds were 107 and 158, respectively Zelelew and Papagiannakis (2007a). The absolute errors between the experimentally measured and the VGM estimated volumetric properties of the AC mixture type HL CMHB-C are depicted in Table 1. The maximum absolute error observed was 0.5 % that corresponds to the mastics. This is due to the apparent image resolution (i.e., 195 mm) that does not allow to detecting fine aggregate particles passing sieve No. 70. In general, it can be concluded that the VGM thresholding algorithm is quite accurate in preserving AC mixture volumetric properties and can be implemented to effectively characterize the AC microstructure. Table 1. Comparison of Measured and VGM Estimated Mixture Proportions; Mixture HL CMHB-C. Mixture Components Measured Predicted Absolute Error (%) Air Void (%) Mastic (%) Aggregate (%) HL CMHB-C: Hard Limestone Course Matrix High Binder Type C Mixture Image analysis techniques have been used by researchers to characterize distribution of air voids and assess the gyratory compaction efforts in AC mixtures based on X-ray CT images Masad et al., (2002) and Tashman et al., (2002). Thus, the AC mixture component (i.e., air voids, mastics and aggregates) distribution was characterized utilizing the computed VGM air void-mastic and mastic-aggregate gray scale boundary thresholds (i.e., T 1 =107 and T 2 =158). Figure 2 shows the distribution of air voids, mastics and aggregates for AC mixture type HL CMHB- C. It can be seen from these figures that high percentage of air voids is apparent at the top and bottom regions of the AC mixture core. Relatively, the mastic components distributed uniformly along the height of the mixture. On the other hand, the mixture retains non-uniform distribution of aggregate particles at top and bottom regions of the mixture. This observation is consistent with the findings from the analysis of the directional aggregate segregations by Zelelew and Papagiannakis (2007b) The results of applying the VGM thresholding algorithm to Figure 1 are shown in Figure 3 which highlights each of the three AC phases. This microstructure is especially suited to model or simulate the low temperature cracking behavior of AC mixtures using indirect tension tests (IDT). It should be noted that the VGM thresholding algorithm is robust and versatile and can be adapted in thresholding other composite material X-ray CT images. 121

4 Mixture Proportion (%) Sample Height (mm) Air Void Mastic Aggregate Figure 2. Distribution of Air Voids, Mastics, and Aggregates; Mixture HL CMHB-C. (a) (b) (c) Figure 3. Representation of AC Core Sections (a) Contrast Enhanced and De-Noised Image (b) Air Void Phase in White, (c) Mastic Phase in White, and (d) Aggregate Phase in White; Mixture HL CMHB-C. (d) 4 Conclusions This paper presented the results of the Volumetrics-based Global Minima (VGM) thresholding algorithm, developed by Zelelew and Papagiannakis 2007, implemented on AC X-ray CT images. Several DIP techniques that include image preprocessing and thresholding were utilized to characterize the AC microstructure. The former was used to improve the quality of the low contrasted and noised X-ray CT images whereas, the later was utilized to characterize the air-mastic and mastic-aggregate gray scale boundary thresholds utilizing the volumetric properties of the AC mixtures. The AC mixture proportions and their distributions along the sample height were also characterized. In general, it is well demonstrated that the VGM processed images are significantly improved compared to the raw X-ray CT images and are suitable for inputting their microstructure into numerical simulation techniques such as continuum-based finite element method (FEM) and micromechanical-based discrete element method (DEM). It can be concluded that VGM thresholding algorithm was shown to be a major improvement over the largely manual/subjective techniques used in the past. 122

5 5 Acknowledgements Sincere thanks are expressed to Dr. Eyad Masad of Texas A&M University and to Dr. Soheil Nazarian of the University of Texas-El Paso for supplying the asphalt concrete X-ray CT images and the AC volumetric information, respectively. 6 References Al-Omari A., Masad E Three dimensional simulation of fluid flow in x-ray CT images of porous media. International Journal for Numerical and Analytical Methods in Geomechanics, 28, pp Alvarado C., Mahmoud E., Abdallah I., Masad E., Nazarian S., Langford R., Tandon V., Button J Feasibility of quantifying the role of coarse aggregate strength on resistance to load in HMA. TxDOT Project No and Research Report No Banta L., Cheng K., Zaniewski J Estimation of limestone particle mass from 2D images. Powder Technology, 132, Chandan C., Sivakumar K., Masad E., Fletcher T Application of imaging techniques to geometery analysis of aggregate particles. Journal of Computing in Civil Engineering, 18 (1), Gonzalez R.C., Woods R.E Digital image processing. Upper Saddle River, Prentice-Hall, NJ (USA). Kim D.Y., Park J.W Connectivity-based local adaptive thresholding for carotid artery segmentation using MRA images. Image and Vision Computing, 23, Kim J.B., Kim H.J Multiresolution-based watersheds for efficient image segmentation. Pattern Recognition Letters, 24 (1-3), Kim H., Hass C.T., Rauch A.F D image segmentation of aggregates from laser profiling. Computer-Aided Civil and Infrastructure Engineering, 18, Kim H., Rauch A.F., Hass C.T., Browne C A prototype laser scanner for characterizing size and shape parameters in aggregates. Proceedings of the 9the Annual Symposium, ICAR, Austin, TX. Kuo C-Y., Freeman R.B. 1998a. Image analysis evaluation of aggregates for asphalt concrete mixtures. Transportation Research Record 1615, Transportation Research Board, National Research Council, Washington, D.C., Kuo C-Y., Rollings R.S., Lynch L.N. 1998b. Morphological study of coarse aggregates using image analysis. Journal of Materials in Civil Engineering, 10(3), Masad E., Button J.W Unified imaging approach for measuring aggregate angularity and texture. In: The International Journal of Computer-Aided Civil and Infrastructure Engineering-Advanced Computer Technologies in Transportation Engineering, 15(4), Masad E Review of imaging techniques for characterizing the shape of aggregates used in asphalt mixes. Proceeding 9th Annual International Center for Aggregate Research (ICAR) Symposium (CD-ROM), Austin, Texas. Masad E., Muhunthan B., Shashidhar N., Harman T. 1999a. Internal structure characterization of asphalt concrete using image analysis. Journal of Computing in Civil Engineering, 13(2), Masad E., Muhunthan B., Shashidhar N., Harman, T Aggregate orientation and segregation in asphalt concrete. ASCE Geotech. Special Pub., 85, Masad E., Muhunthan B., Shashidhar N., Harman T. 1999b. Quantifying laboratory compaction effects on the internal structure of asphalt concrete. Transportation Research Record 1681, Transportation Research Board, National Research Council, Washington, D.C., Masad E., Somadevan N., Bahia H.U., Kose S Modeling and experimental measurements of strain distribution in asphalt mixes. Journal of Transportation Engineering, 127(6), Masad E., Jandhyala V.K., Dasgupta N., Somadevan N., Sashidhar N Characterization of air voids distribution in asphalt mixes using X-ray computed tomography. Journal of Materials in Civil Engineering, 14(2), Masad E., Button J Implications of experimental measurements and analysis of the internal structure of Hot-Mix asphalt. Transportation Research Record 1891, Transportation Research Board, Washington D.C., Misiti M., Misiti Y., Oppenheim G., Poggi J.M MATLAB program. The Math Works, Inc., Natick, Massachusetts. Papagiannakis A.T., Abbas A., Masad E Micromechanical analysis of viscoelastic properties of asphalt concrete. Transportation Research Record 1789, Transportation Research Board, National Research Council, Washington, D.C., Persson A Image analysis of shape and size of fine aggregates. Engineering Geology, 50, Russ J.C The image processing handbook. Boca Raton, CRC, FL. (USA). Saadeh S., Tashman L., Masad E., Mogawer W Spatial and directional distributions of aggregates in asphalt mixes. Journal of Testing and Evaluation, ASTM, 30(6), Shashidhar N X-ray tomography of asphalt concrete. Transportation Research Record 1681, Transportation Research 123

6 Board, National Research Council, Washington, D.C., Synolakis C.E., Zhou Z., Leahy R.M Determination of internal deformation field in asphalt cores using x-ray computer tomography. Transportation Research Record 1526, Transportation Research Board, National Research Council, Washington, D.C., Tashman L., Masad E., Peterson B., Saleh H Internal structure analysis of asphalt mixes to improve the simulation of Superpave gyratory compaction to field conditions. Journal of the Association of Asphalt Paving Technologists, 70, Tashman L., Masad E., Angelo J. D., Bukowski J., Harman T X-ray tomography to characterize air void distribution in Superpave gyratory compacted specimens. International Journal of Pavement Engineering, 3(1), Wang L.B., Paul H.S., Harman T., Angelo J.D. 2004a. Characterization of aggregates and asphalt concrete using x-ray computerized tomography: A state-of-the-art report. Journal of the Association of Asphalt Paving Technologists, 73, Wang L.B., Frost J.D., Lai J.S. 2004b. Three-dimensional digital representation of granular material microstructure from x-ray tomography imaging. Journal of Computing in Civil Engineering, 18(1), Yue Z.Q., Bekking W., Morin I Application of digital image processing to quantitative study of asphalt concrete microstructure. Transportation Research Record 1492, Transportation Research Board, National Research Council, Washington, D.C., Yue Z.Q., Chen S., Tham L.G Finite element modeling of geomaterials using digital image processing. Computers and Geotechnics, 30, Zelelew H.M., Papagiannakis A.T. 2007a. A Volumetrics thresholding algorithm for processing asphalt concrete X-ray CT images. International Journal of Pavement Engineering (In-review). Zelelew H.M., Papagiannakis A.T. 2007b. Wavelet-based characterization of aggregate segregation in asphalt concretes. Journal of Materials in Civil Engineering (In-review). 124

Study of Compaction in Hot-Mix Asphalt Using Computer Simulations

Study of Compaction in Hot-Mix Asphalt Using Computer Simulations Study of Compaction in Hot-Mix Asphalt Using Computer Simulations Kasthurirangan Gopalakrishnan, Naga Shashidhar, and Xiaoxiong Zhong Abstract During the process of compaction in Hot-Mix Asphalt (HMA)

More information

Accuracy of the Two Common Semi- Analytical Equations in Predicting Asphalt Permeability

Accuracy of the Two Common Semi- Analytical Equations in Predicting Asphalt Permeability Accuracy of the Two Common Semi- Analytical Equations in Predicting Asphalt Permeability M. Emin Kutay * Ahmet H. Aydilek** * Research Engineer, Turner-Fairbank Highway Research Center (TFHRC) 6300 Georgetown

More information

Aggregate Surface Areas Quantified Through Laser Measurements for South African Asphalt Mixtures

Aggregate Surface Areas Quantified Through Laser Measurements for South African Asphalt Mixtures Aggregate Surface Areas Quantified Through Laser Measurements for South African Asphalt Mixtures By Dr. Joseph Anochie-Boateng - Senior Researcher (Corresponding Author) Council for Scientific and Industrial

More information

Three-Dimensional Discrete Element Models for Asphalt Mixtures

Three-Dimensional Discrete Element Models for Asphalt Mixtures Three-Dimensional Discrete Element Models for Asphalt Mixtures By Zhanping You, Ph.D., P.E. (Corresponding author) Donald and Rose Ann Tomasini Assistant Professor Department of Civil and Environmental

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

Estimation of 2D and 3D Texture at Micro-Scale Using Independent Component Analysis

Estimation of 2D and 3D Texture at Micro-Scale Using Independent Component Analysis 24 Int'l Conf. IP, Comp. Vision, and Pattern Recognition IPCV'17 Estimation of 2D and 3D Texture at Micro-Scale Using Independent Component Analysis Abolfazl Ravanshad, Reynaldo Roque, and Mehrnaz Kh.

More information

Experimental determination of representative elementary volume of sands using X-ray computed tomography

Experimental determination of representative elementary volume of sands using X-ray computed tomography Computational Methods and Experiments in Materials Characterisation IV 145 Experimental determination of representative elementary volume of sands using X-ray computed tomography O. Al Hattamleh 1, M.

More information

A Quantitative Approach for Textural Image Segmentation with Median Filter

A Quantitative Approach for Textural Image Segmentation with Median Filter International Journal of Advancements in Research & Technology, Volume 2, Issue 4, April-2013 1 179 A Quantitative Approach for Textural Image Segmentation with Median Filter Dr. D. Pugazhenthi 1, Priya

More information

Student Guide. Product P2. Validation of TxDOT Flexible Pavement Skid Prediction Model: Workshop

Student Guide. Product P2. Validation of TxDOT Flexible Pavement Skid Prediction Model: Workshop Student Guide Product 0-6746-01-P2 Validation of TxDOT Flexible Pavement Skid Prediction Model: Workshop Published: May 2017 VALIDATION OF TXDOT FLEXIBLE PAVEMENT SKID PREDICTION MODEL: WORKSHOP by Arif

More information

NorthEast Transportation Training and Certification Program (NETTCP) Course Registration Form

NorthEast Transportation Training and Certification Program (NETTCP) Course Registration Form (NETTCP) Course Registration Form Interim Certification (Cost $300 members / $425 non-members) HMA Plant Technician* Soils & Aggregate Lab Technician* Drilled Shaft Inspector* PG Asphalt Binder Laboratory

More information

Texas Transportation Institute The Texas A&M University System College Station, Texas March 2004-October 2004

Texas Transportation Institute The Texas A&M University System College Station, Texas March 2004-October 2004 1. Report No. FHWA/TX-05/5-1707-01-1 4. Title and Subtitle AGGREGATE IMAGING SYSTEM (AIMS): BASICS AND APPLICATIONS Technical Report Documentation Page 2. Government Accession No. 3. Recipient's Catalog

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

NDT of a Composite Using MicroCT Data and Image-based Finite Element Modelling

NDT of a Composite Using MicroCT Data and Image-based Finite Element Modelling The Open Access NDT Database www.ndt.net/?id=10703 NDT of a Composite Using MicroCT Data and Image-based Finite Element Modelling Ross T. COTTON 1, Ali ABDUL-AZIZ 2, Philippe G. YOUNG 3 1 Simpleware Ltd.;

More information

Computations of particle surface characteristics using optical and X-ray CT images

Computations of particle surface characteristics using optical and X-ray CT images Computational Materials Science 34 (25) 46 424 www.elsevier.com/locate/commatsci Computations of particle surface characteristics using optical and X-ray CT images Eyad Masad a, *, Shadi Saadeh a, Taleb

More information

Aggregate Blending Model for Hot Mix Asphalt Using Linear Optimization. Khaled A. Kandil and Al-Sayed A. Al-Sobky

Aggregate Blending Model for Hot Mix Asphalt Using Linear Optimization. Khaled A. Kandil and Al-Sayed A. Al-Sobky Aggregate Blending Model for Hot Mix Asphalt Using Linear Optimization Khaled A. Kandil and Al-Sayed A. Al-Sobky Public Works Department, Faculty of Engineering, Ain Shams University, Cairo, Egypt k_kandil@hotmail.com

More information

OCR For Handwritten Marathi Script

OCR For Handwritten Marathi Script International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 OCR For Handwritten Marathi Script Mrs.Vinaya. S. Tapkir 1, Mrs.Sushma.D.Shelke 2 1 Maharashtra Academy Of Engineering,

More information

Drywall state detection in image data for automatic indoor progress monitoring C. Kropp, C. Koch and M. König

Drywall state detection in image data for automatic indoor progress monitoring C. Kropp, C. Koch and M. König Drywall state detection in image data for automatic indoor progress monitoring C. Kropp, C. Koch and M. König Chair for Computing in Engineering, Department of Civil and Environmental Engineering, Ruhr-Universität

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

Understanding Tracking and StroMotion of Soccer Ball

Understanding Tracking and StroMotion of Soccer Ball Understanding Tracking and StroMotion of Soccer Ball Nhat H. Nguyen Master Student 205 Witherspoon Hall Charlotte, NC 28223 704 656 2021 rich.uncc@gmail.com ABSTRACT Soccer requires rapid ball movements.

More information

Face Detection for Skintone Images Using Wavelet and Texture Features

Face Detection for Skintone Images Using Wavelet and Texture Features Face Detection for Skintone Images Using Wavelet and Texture Features 1 H.C. Vijay Lakshmi, 2 S. Patil Kulkarni S.J. College of Engineering Mysore, India 1 vijisjce@yahoo.co.in, 2 pk.sudarshan@gmail.com

More information

NCHRP Project No. NCHRP 9-44 A. Validating an Endurance Limit for HMA Pavements: Laboratory Experiment and Algorithm Development

NCHRP Project No. NCHRP 9-44 A. Validating an Endurance Limit for HMA Pavements: Laboratory Experiment and Algorithm Development NCHRP Project No. NCHRP 9-44 A Validating an Endurance Limit for HMA Pavements: Laboratory Experiment and Algorithm Development Appendix 3 Project Lab Test Results Inserted into the Mechanistic Empirical

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

Image processing of coarse and fine aggregate images

Image processing of coarse and fine aggregate images AMAS Workshop on Analysis in Investigation of Concrete SIAIC 02 (pp.231 238) Warsaw, October 21-23, 2002. processing of coarse and fine aggregate images X. QIAO 1), F. MURTAGH 1), P. WALSH 2), P.A.M. BASHEER

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

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

More information

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

Research Collection. Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models. Conference Paper.

Research Collection. Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models. Conference Paper. Research Collection Conference Paper Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models Author(s): Gollob, Stephan; Vogel, Thomas Publication Date: 2014 Permanent

More information

Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig

Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig Vienna University of Technology, Institute of Computer Aided Automation, Pattern Recognition and Image Processing

More information

Document Image Binarization Using Post Processing Method

Document Image Binarization Using Post Processing Method Document Image Binarization Using Post Processing Method E. Balamurugan Department of Computer Applications Sathyamangalam, Tamilnadu, India E-mail: rethinbs@gmail.com K. Sangeetha Department of Computer

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

AUTOMATIC LOGO EXTRACTION FROM DOCUMENT IMAGES

AUTOMATIC LOGO EXTRACTION FROM DOCUMENT IMAGES AUTOMATIC LOGO EXTRACTION FROM DOCUMENT IMAGES Umesh D. Dixit 1 and M. S. Shirdhonkar 2 1 Department of Electronics & Communication Engineering, B.L.D.E.A s CET, Bijapur. 2 Department of Computer Science

More information

TEXT DETECTION AND RECOGNITION IN CAMERA BASED IMAGES

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

More information

International Symposium Non-Destructive Testing in Civil Engineering (NDT-CE) September 15-17, 2015, Berlin, Germany

International Symposium Non-Destructive Testing in Civil Engineering (NDT-CE) September 15-17, 2015, Berlin, Germany More Info at Open Access Database www.ndt.net/?id=18355 Effect of Surface Unevenness on In Situ Measurements and Theoretical Simulation in Non-Contact Surface Wave Measurements Using a Rolling Microphone

More information

Computer Graphics and Image Processing Introduction

Computer Graphics and Image Processing Introduction Image Processing Computer Graphics and Image Processing Introduction Part 3 Image Processing Lecture 1 1 Lecturers: Patrice Delmas (303.389 Contact details: p.delmas@auckland.ac.nz Office: 303-391 (3 rd

More information

NEW HYBRID FILTERING TECHNIQUES FOR REMOVAL OF GAUSSIAN NOISE FROM MEDICAL IMAGES

NEW HYBRID FILTERING TECHNIQUES FOR REMOVAL OF GAUSSIAN NOISE FROM MEDICAL IMAGES NEW HYBRID FILTERING TECHNIQUES FOR REMOVAL OF GAUSSIAN NOISE FROM MEDICAL IMAGES Gnanambal Ilango 1 and R. Marudhachalam 2 1 Postgraduate and Research Department of Mathematics, Government Arts College

More information

CHAPTER 6 QUANTITATIVE PERFORMANCE ANALYSIS OF THE PROPOSED COLOR TEXTURE SEGMENTATION ALGORITHMS

CHAPTER 6 QUANTITATIVE PERFORMANCE ANALYSIS OF THE PROPOSED COLOR TEXTURE SEGMENTATION ALGORITHMS 145 CHAPTER 6 QUANTITATIVE PERFORMANCE ANALYSIS OF THE PROPOSED COLOR TEXTURE SEGMENTATION ALGORITHMS 6.1 INTRODUCTION This chapter analyzes the performance of the three proposed colortexture segmentation

More information

Research Article Image Segmentation Using Gray-Scale Morphology and Marker-Controlled Watershed Transformation

Research Article Image Segmentation Using Gray-Scale Morphology and Marker-Controlled Watershed Transformation Discrete Dynamics in Nature and Society Volume 2008, Article ID 384346, 8 pages doi:10.1155/2008/384346 Research Article Image Segmentation Using Gray-Scale Morphology and Marker-Controlled Watershed Transformation

More information

Deformation of granular texture media studied by X-ray CT & 3D DIC at the continuous and microstructure scales

Deformation of granular texture media studied by X-ray CT & 3D DIC at the continuous and microstructure scales Deformation of granular texture media studied by X-ray CT & 3D DIC at the continuous and microstructure scales N. Lenoir, S.A. Hall, J. Desrues, G. Viggiani and P. Bésuelle (Laboratoire 3S-R) Michel Bornert

More information

Fast 3D Mean Shift Filter for CT Images

Fast 3D Mean Shift Filter for CT Images Fast 3D Mean Shift Filter for CT Images Gustavo Fernández Domínguez, Horst Bischof, and Reinhard Beichel Institute for Computer Graphics and Vision, Graz University of Technology Inffeldgasse 16/2, A-8010,

More information

Periodicity Extraction using Superposition of Distance Matching Function and One-dimensional Haar Wavelet Transform

Periodicity Extraction using Superposition of Distance Matching Function and One-dimensional Haar Wavelet Transform Periodicity Extraction using Superposition of Distance Matching Function and One-dimensional Haar Wavelet Transform Dr. N.U. Bhajantri Department of Computer Science & Engineering, Government Engineering

More information

Accuracy of the Rubicon Toolbox Finite Element Model

Accuracy of the Rubicon Toolbox Finite Element Model Accuracy of the Rubicon Toolbox Finite Element Model Introduction This document deals with the accuracy and recommended use of the Rubicon Toolbox Finite Element module. The document is intended to provide

More information

Particle Shape Determination in a Sedimaging Device

Particle Shape Determination in a Sedimaging Device The 2012 World Congress on Advances in Civil, Environmental, and Materials Research (ACEM 12) Seoul, Korea, August 26-30, 2012 Particle Shape Determination in a Sedimaging Device *Hyon-Sohk Ohm 1) and

More information

Texture Segmentation and Classification in Biomedical Image Processing

Texture Segmentation and Classification in Biomedical Image Processing Texture Segmentation and Classification in Biomedical Image Processing Aleš Procházka and Andrea Gavlasová Department of Computing and Control Engineering Institute of Chemical Technology in Prague Technická

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

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs

More information

Hot-Mix Asphalt and Flexible Pavement Design: the MEPDG

Hot-Mix Asphalt and Flexible Pavement Design: the MEPDG Hot-Mix Asphalt and Flexible Pavement Design: the MEPDG Kevin D. Hall, Ph.D., P.E. Professor and Head, Dept. of Civil Engineering University of Arkansas Flexible Pavement Research Symposium Denver, Colorado

More information

Aggregates Geometric Parameters

Aggregates Geometric Parameters Aggregates Geometric Parameters On-Line or Lab Measurement of Size and Shapes by 3D Image Analysis Terry Stauffer Application Note SL-AN-48 Revision A Provided By: Microtrac Particle Characterization Solutions

More information

ROTATION INVARIANT TRANSFORMS IN TEXTURE FEATURE EXTRACTION

ROTATION INVARIANT TRANSFORMS IN TEXTURE FEATURE EXTRACTION ROTATION INVARIANT TRANSFORMS IN TEXTURE FEATURE EXTRACTION GAVLASOVÁ ANDREA, MUDROVÁ MARTINA, PROCHÁZKA ALEŠ Prague Institute of Chemical Technology Department of Computing and Control Engineering Technická

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

North Central Superpave Center Update. Becky McDaniel NCAUPG Meeting January 28, 2004 Omaha, Nebraska

North Central Superpave Center Update. Becky McDaniel NCAUPG Meeting January 28, 2004 Omaha, Nebraska North Central Superpave Center Update by Becky McDaniel NCAUPG Meeting January 28, 2004 Omaha, Nebraska What is the NCSC Up To? Research Equipment/Protocol Evaluations Training Communication and Technology

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

A Miniature-Based Image Retrieval System

A Miniature-Based Image Retrieval System A Miniature-Based Image Retrieval System Md. Saiful Islam 1 and Md. Haider Ali 2 Institute of Information Technology 1, Dept. of Computer Science and Engineering 2, University of Dhaka 1, 2, Dhaka-1000,

More information

(Refer Slide Time 00:17) Welcome to the course on Digital Image Processing. (Refer Slide Time 00:22)

(Refer Slide Time 00:17) Welcome to the course on Digital Image Processing. (Refer Slide Time 00:22) Digital Image Processing Prof. P. K. Biswas Department of Electronics and Electrical Communications Engineering Indian Institute of Technology, Kharagpur Module Number 01 Lecture Number 02 Application

More information

A COMPARISON OF WAVELET-BASED AND RIDGELET- BASED TEXTURE CLASSIFICATION OF TISSUES IN COMPUTED TOMOGRAPHY

A COMPARISON OF WAVELET-BASED AND RIDGELET- BASED TEXTURE CLASSIFICATION OF TISSUES IN COMPUTED TOMOGRAPHY A COMPARISON OF WAVELET-BASED AND RIDGELET- BASED TEXTURE CLASSIFICATION OF TISSUES IN COMPUTED TOMOGRAPHY Lindsay Semler Lucia Dettori Intelligent Multimedia Processing Laboratory School of Computer Scienve,

More information

Including the Size of Regions in Image Segmentation by Region Based Graph

Including the Size of Regions in Image Segmentation by Region Based Graph International Journal of Emerging Engineering Research and Technology Volume 3, Issue 4, April 2015, PP 81-85 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Including the Size of Regions in Image Segmentation

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

EXTRACTION OF CRACKS FROM CONCRETE BEAM IMAGES BACKGROUND ON CRACK MEASUREMENTS

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

More information

Vivekananda. Collegee of Engineering & Technology. Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT.

Vivekananda. Collegee of Engineering & Technology. Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT. Vivekananda Collegee of Engineering & Technology Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT Dept. Prepared by Harivinod N Assistant Professor, of Computer Science and Engineering,

More information

LOA 5 D Thin Noise-Reducing Asphalt Technology and Performance DAV, Bergisch Gladbach, 18 June 2012

LOA 5 D Thin Noise-Reducing Asphalt Technology and Performance DAV, Bergisch Gladbach, 18 June 2012 LOA 5 D Thin Noise-Reducing Asphalt Technology and Performance DAV, Bergisch Gladbach, 18 June 2012 Dipl.-Ing. Miomir Miljković The Faculty of Civil and Environmental Engineering Introduction Environmental

More information

FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM

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

More information

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

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

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

More information

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

WAVELET SHRINKAGE ADAPTIVE HISTOGRAM EQUALIZATION FOR MEDICAL IMAGES

WAVELET SHRINKAGE ADAPTIVE HISTOGRAM EQUALIZATION FOR MEDICAL IMAGES computing@computingonline.net www.computingonline.net Print ISSN 177-609 On-line ISSN 31-5381 International Journal of Computing WAVELET SHRINKAGE ADAPTIVE HISTOGRAM EQUALIZATION FOR MEDICAL IMAGES Anbu

More information

QUANTIFICATION OF AGGREGATE GRAIN SHAPE CHARACTERISTICS USING 3-D LASER SCANNING TECHNOLOGY

QUANTIFICATION OF AGGREGATE GRAIN SHAPE CHARACTERISTICS USING 3-D LASER SCANNING TECHNOLOGY QUANTIFICATION OF AGGREGATE GRAIN SHAPE CHARACTERISTICS USING 3-D LASER SCANNING TECHNOLOGY M B Mgangira 1, J K. Anochie-Boateng 2 and J Komba 3 CSIR Built Environment, P O Box 395, Pretoria, 0001. 1)

More information

Image Segmentation Based on Watershed and Edge Detection Techniques

Image Segmentation Based on Watershed and Edge Detection Techniques 0 The International Arab Journal of Information Technology, Vol., No., April 00 Image Segmentation Based on Watershed and Edge Detection Techniques Nassir Salman Computer Science Department, Zarqa Private

More information

Assessing Permenant Deformation of Asphalt Mixtures Using Digital Imaging

Assessing Permenant Deformation of Asphalt Mixtures Using Digital Imaging 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Assessing Permenant Deformation of Asphalt Mixtures Using Digital Imaging Yousef Zandi 1*, Muhammet

More information

DETECTION OF SMOOTH TEXTURE IN FACIAL IMAGES FOR THE EVALUATION OF UNNATURAL CONTRAST ENHANCEMENT

DETECTION OF SMOOTH TEXTURE IN FACIAL IMAGES FOR THE EVALUATION OF UNNATURAL CONTRAST ENHANCEMENT DETECTION OF SMOOTH TEXTURE IN FACIAL IMAGES FOR THE EVALUATION OF UNNATURAL CONTRAST ENHANCEMENT 1 NUR HALILAH BINTI ISMAIL, 2 SOONG-DER CHEN 1, 2 Department of Graphics and Multimedia, College of Information

More information

A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals

A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals More Info at Open Access Database www.ndt.net/?id=15210 A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals Subodh P S 1,a, Reghunathan

More information

DATA EMBEDDING IN TEXT FOR A COPIER SYSTEM

DATA EMBEDDING IN TEXT FOR A COPIER SYSTEM DATA EMBEDDING IN TEXT FOR A COPIER SYSTEM Anoop K. Bhattacharjya and Hakan Ancin Epson Palo Alto Laboratory 3145 Porter Drive, Suite 104 Palo Alto, CA 94304 e-mail: {anoop, ancin}@erd.epson.com Abstract

More information

A PREDICTIVE COMPUTER PROGRAM FOR PROACTIVE DEMOLITION PLANNING

A PREDICTIVE COMPUTER PROGRAM FOR PROACTIVE DEMOLITION PLANNING A PREDICTIVE COMPUTER PROGRAM FOR PROACTIVE DEMOLITION PLANNING Quarterly Progress Report For the period ending November 30, 2017 Submitted by: PI - Seung Jae Lee, Ph.D. Affiliation: Department of Civil

More information

SIMPLIFIED APPROACH FOR THE STATISTICAL CHECK OF STONE AGGREGATE SUPPLY BY MEANS OF IMAGE ANALYSIS METHOD

SIMPLIFIED APPROACH FOR THE STATISTICAL CHECK OF STONE AGGREGATE SUPPLY BY MEANS OF IMAGE ANALYSIS METHOD SIMPLIFIED APPROACH FOR THE STATISTICAL CHECK OF STONE AGGREGATE SUPPLY BY MEANS OF IMAGE ANALYSIS METHOD Rastelli Silvia Eng, Ph. D. University of Parma. silvia.rastelli@nemo.unipr.it Giuliani Felice

More information

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm International Journal of Engineering Research and Advanced Technology (IJERAT) DOI:http://dx.doi.org/10.31695/IJERAT.2018.3273 E-ISSN : 2454-6135 Volume.4, Issue 6 June -2018 Tumor Detection and classification

More information

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N.

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. Dartmouth, MA USA Abstract: The significant progress in ultrasonic NDE systems has now

More information

Impact of Intensity Edge Map on Segmentation of Noisy Range Images

Impact of Intensity Edge Map on Segmentation of Noisy Range Images Impact of Intensity Edge Map on Segmentation of Noisy Range Images Yan Zhang 1, Yiyong Sun 1, Hamed Sari-Sarraf, Mongi A. Abidi 1 1 IRIS Lab, Dept. of ECE, University of Tennessee, Knoxville, TN 37996-100,

More information

[HALL PROBE GRADIOMETRY ]

[HALL PROBE GRADIOMETRY ] 2008 [HALL PROBE GRADIOMETRY ] A novel Scanning Hall probe gradiometer has been developed and a new method to image x, y & z components of the magnetic field on the sample surface has been demonstrated

More information

Small-scale objects extraction in digital images

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

More information

Basic relations between pixels (Chapter 2)

Basic relations between pixels (Chapter 2) Basic relations between pixels (Chapter 2) Lecture 3 Basic Relationships Between Pixels Definitions: f(x,y): digital image Pixels: q, p (p,q f) A subset of pixels of f(x,y): S A typology of relations:

More information

The Vehicle Logo Location System based on saliency model

The Vehicle Logo Location System based on saliency model ISSN 746-7659, England, UK Journal of Information and Computing Science Vol. 0, No. 3, 205, pp. 73-77 The Vehicle Logo Location System based on saliency model Shangbing Gao,2, Liangliang Wang, Hongyang

More information

SIMULATION OF FLOW FIELD AROUND AND INSIDE SCOUR PROTECTION WITH PHYSICAL AND REALISTIC PARTICLE CONFIGURATIONS

SIMULATION OF FLOW FIELD AROUND AND INSIDE SCOUR PROTECTION WITH PHYSICAL AND REALISTIC PARTICLE CONFIGURATIONS XIX International Conference on Water Resources CMWR 2012 University of Illinois at Urbana-Champaign June 17-22, 2012 SIMULATION OF FLOW FIELD AROUND AND INSIDE SCOUR PROTECTION WITH PHYSICAL AND REALISTIC

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

Reasoning Boolean Operation for Modeling, Simulation and Fabrication of Heterogeneous Objects. Abstract

Reasoning Boolean Operation for Modeling, Simulation and Fabrication of Heterogeneous Objects. Abstract Reasoning Boolean Operation for Modeling, Simulation and Fabrication of Heterogeneous Objects X. Hu, T. Jiang, F. Lin, and W. Sun Department of Mechanical Engineering and Mechanics, Drexel University,

More information

Image retrieval based on region shape similarity

Image retrieval based on region shape similarity Image retrieval based on region shape similarity Cheng Chang Liu Wenyin Hongjiang Zhang Microsoft Research China, 49 Zhichun Road, Beijing 8, China {wyliu, hjzhang}@microsoft.com ABSTRACT This paper presents

More information

Edge Detection in Angiogram Images Using Modified Classical Image Processing Technique

Edge Detection in Angiogram Images Using Modified Classical Image Processing Technique Edge Detection in Angiogram Images Using Modified Classical Image Processing Technique S. Deepak Raj 1 Harisha D S 2 1,2 Asst. Prof, Dept Of ISE, Sai Vidya Institute of Technology, Bangalore, India Deepak

More information

Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information

Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information Mustafa Berkay Yilmaz, Hakan Erdogan, Mustafa Unel Sabanci University, Faculty of Engineering and Natural

More information

A NEW ROBUST IMAGE WATERMARKING SCHEME BASED ON DWT WITH SVD

A NEW ROBUST IMAGE WATERMARKING SCHEME BASED ON DWT WITH SVD A NEW ROBUST IMAGE WATERMARKING SCHEME BASED ON WITH S.Shanmugaprabha PG Scholar, Dept of Computer Science & Engineering VMKV Engineering College, Salem India N.Malmurugan Director Sri Ranganathar Institute

More information

Chapter 4 - Image. Digital Libraries and Content Management

Chapter 4 - Image. Digital Libraries and Content Management Prof. Dr.-Ing. Stefan Deßloch AG Heterogene Informationssysteme Geb. 36, Raum 329 Tel. 0631/205 3275 dessloch@informatik.uni-kl.de Chapter 4 - Image Vector Graphics Raw data: set (!) of lines and polygons

More information

Improved Non-Local Means Algorithm Based on Dimensionality Reduction

Improved Non-Local Means Algorithm Based on Dimensionality Reduction Improved Non-Local Means Algorithm Based on Dimensionality Reduction Golam M. Maruf and Mahmoud R. El-Sakka (&) Department of Computer Science, University of Western Ontario, London, Ontario, Canada {gmaruf,melsakka}@uwo.ca

More information

Automatic X-ray Image Segmentation for Threat Detection

Automatic X-ray Image Segmentation for Threat Detection Automatic X-ray Image Segmentation for Threat Detection Jimin Liang School of Electronic Engineering Xidian University Xi an 710071, China jimleung@mail.xidian.edu.cn Besma R. Abidi and Mongi A. Abidi

More information

ADOT Experience with Warm Mix Asphalt. Chad Auker Flagstaff Regional Materials Engineer ADOT - Materials Group

ADOT Experience with Warm Mix Asphalt. Chad Auker Flagstaff Regional Materials Engineer ADOT - Materials Group ADOT Experience with Warm Mix Asphalt Chad Auker Flagstaff Regional Materials Engineer ADOT - Materials Group Overview of Presentation History of WMA in ADOT Initial WMA Projects (2009 2010) ADOT/AGC WMA

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Third Edition Rafael C. Gonzalez University of Tennessee Richard E. Woods MedData Interactive PEARSON Prentice Hall Pearson Education International Contents Preface xv Acknowledgments

More information

How does the ROI affect the thresholding?

How does the ROI affect the thresholding? How does the ROI affect the thresholding? Micro-computed tomography can be applied for the visualization of the inner structure of a material or biological tissue in a non-destructive manner. Besides visualization,

More information

Image Enhancement. Digital Image Processing, Pratt Chapter 10 (pages ) Part 1: pixel-based operations

Image Enhancement. Digital Image Processing, Pratt Chapter 10 (pages ) Part 1: pixel-based operations Image Enhancement Digital Image Processing, Pratt Chapter 10 (pages 243-261) Part 1: pixel-based operations Image Processing Algorithms Spatial domain Operations are performed in the image domain Image

More information

Chapter 3: Intensity Transformations and Spatial Filtering

Chapter 3: Intensity Transformations and Spatial Filtering Chapter 3: Intensity Transformations and Spatial Filtering 3.1 Background 3.2 Some basic intensity transformation functions 3.3 Histogram processing 3.4 Fundamentals of spatial filtering 3.5 Smoothing

More information

CS443: Digital Imaging and Multimedia Binary Image Analysis. Spring 2008 Ahmed Elgammal Dept. of Computer Science Rutgers University

CS443: Digital Imaging and Multimedia Binary Image Analysis. Spring 2008 Ahmed Elgammal Dept. of Computer Science Rutgers University CS443: Digital Imaging and Multimedia Binary Image Analysis Spring 2008 Ahmed Elgammal Dept. of Computer Science Rutgers University Outlines A Simple Machine Vision System Image segmentation by thresholding

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

Image Segmentation Via Iterative Geodesic Averaging

Image Segmentation Via Iterative Geodesic Averaging Image Segmentation Via Iterative Geodesic Averaging Asmaa Hosni, Michael Bleyer and Margrit Gelautz Institute for Software Technology and Interactive Systems, Vienna University of Technology Favoritenstr.

More information

Whole Body MRI Intensity Standardization

Whole Body MRI Intensity Standardization Whole Body MRI Intensity Standardization Florian Jäger 1, László Nyúl 1, Bernd Frericks 2, Frank Wacker 2 and Joachim Hornegger 1 1 Institute of Pattern Recognition, University of Erlangen, {jaeger,nyul,hornegger}@informatik.uni-erlangen.de

More information

Temperature Calculation of Pellet Rotary Kiln Based on Texture

Temperature Calculation of Pellet Rotary Kiln Based on Texture Intelligent Control and Automation, 2017, 8, 67-74 http://www.scirp.org/journal/ica ISSN Online: 2153-0661 ISSN Print: 2153-0653 Temperature Calculation of Pellet Rotary Kiln Based on Texture Chunli Lin,

More information

Distress Image Library for Precision and Bias of Fully Automated Pavement Cracking Survey

Distress Image Library for Precision and Bias of Fully Automated Pavement Cracking Survey Distress Image Library for Precision and Bias of Fully Automated Pavement Cracking Survey Kelvin C.P. Wang, Ran Ji, and Cheng Chen kelvin.wang@okstate.edu Oklahoma State University/WayLink School of Civil

More information

CALIBRATION OF LASER DEVICES USED FOR THE MEASUREMENT OF PAVEMENT SURFACE TEXTURE: ACCURACY OF PAVEMENT TEXTURE MEASUREMENT

CALIBRATION OF LASER DEVICES USED FOR THE MEASUREMENT OF PAVEMENT SURFACE TEXTURE: ACCURACY OF PAVEMENT TEXTURE MEASUREMENT CALIBRATION OF LASER DEVICES USED FOR THE MEASUREMENT OF PAVEMENT SURFACE TEXTURE: ACCURACY OF PAVEMENT TEXTURE MEASUREMENT Darren Holloway, Department for Transport, Energy and Infrastructure, Australia

More information