Digital Signal Processing. Konstantinos N. Plataniotis. Anastasios N. Venetsanopoulos Color Image Processing and Applications

Size: px
Start display at page:

Download "Digital Signal Processing. Konstantinos N. Plataniotis. Anastasios N. Venetsanopoulos Color Image Processing and Applications"

Transcription

1 Digital Signal Processing Konstantinos N. Plataniotis. Anastasios N. Venetsanopoulos Color Image Processing and Applications

2 Springer-Verlag Berlin Heidelberg GmbH

3 Konstantinos N. Plataniotis Anastasios N. Venetsanopoulos Color Image Processing and Applications With 100 Figures, Springer

4 Series Editors Prof. Dr.-Ing. ARILD LACROIX Johann-Wolfgang-Goethe-Universität Institut für Angewandte Physik Robert-Mayer-Str.2-4 D Frankfurt Prof. ANASTASIOS N. VENETSANOPOULOS University of Toronto Department of Electrical & Computer Engineering 10 King's College Road M5S 3G4 Toronto, Ontario Canada Authors Ph. D. KONSTANTINOS N. PLATANIOTIS Prof. ANASTASIOS N. VENETSANOPOULOS University of Toronto Department of Electrical & Computer Engineering 10 King's College Road M5S 3G4 Toronto, Ontario Canada s: ISBN ISBN (ebook) DOI / Library of Congress Cataloging-in-Publication Data Plataniotis, Konstantinos N.: Color Image Processing and Applications / Konstantinos N. Plataniotis; Anastasios N. Venetsanopoulos. - Berlin; Heidelberg; New York; Barcelona; Hong Kong; London; Milano; Paris; Singapore; Tokyo: Springer 2000 (Digital Signal Processing) This work is subject to copyright. All rights are reserved, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilm or in other ways, and storage in data banks. Duplication of this publication or parts thereof is permitted only under the provisions of the German Copyright Law of September 9, 1965, in its current version, and permission for use must always be obtained from Springer-Verlag. Violations are liable for prosecution act under German Copyright Law. Springer-Verlag Berlin Heidelberg 2000 Originally published by Springer-Verlag Berlin Heidelberg New York in Softcover reprint ofthe hardcover 1st edition 2000 The use of general descriptive names, registered names, trademarks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. Typesetting: Digital data supplied by authors Cover-Design: de'blik, Berlin Printed on acid-free paper SPIN: /

5 Preface The perception of color is of paramount importance to humans since they routinely use color features to sense the environment, recognize objects and convey information. Color image processing and analysis is concerned with the manipulation of digital color images on a computer utilizing digital signal processing techniques. Like most advanced signal processing techniques, it was, until recently, confined to academic institut ions and research laboratories that could afford the expensive image processing hardware needed to handle the processing overhead required to process large numbers of color images. However, with the advent ofpowerful desktop computers and the proliferation of image collection devices, such as digital cameras and scanners, color image processing techniques are now within the grasp of the general public. This book is aimed at researchers and practitioners that work in the area of color image processing. Its purpose is to fill an existing gap in scientific literature by presenting the state of the art research in the area. It is written at a level which can be easily understood by a graduate student in an Electrical and Computer Engineering or Computer Science program. Therefore, it can be used as a textbook that covers part of a modern graduate course in digital image processing or multimedia systems. It can also be used as a textbook for a graduate course on digital signal processing since it contains algorithms, design criteria and architectures for processing and analysis systems. The book is structured into four parts. The first, Chapter 1, deals with color principles and is aimed at readers who have very little prior knowledge of color science. Readers interested in color image processing may read the second part of the book (Chapters 2-5). It covers the major, although somewhat mature, fields of color image processing. Color image processing is characterized by a large number of algorithms that are specific solutions to specific problems, for example vector median filters have been developed to remove impulsive noise from images. Some of them are mathematical or content independent operations that are applied to each and every pixel, such as morphological operators. Others are algorithmic in nature, in the sense that a recursive strategy may be necessary to find edge pixels in an image.

6 The third part ofthe book, Chapters 6-7, deals with color image analysis and co ding techniques. The ultimate goal of color image analysis is to enhance human-computer interaction. Recent applications of image analysis includes compression of color images either for transmission across the internetwork or co ding of video images for video conferencing. Finally, the fourth part (Chapter 8) covers emerging applications of color image processing. Color is useful for accessing multimedia databases. Local color information, for example in the form of color histograms, can be used to index and retrieve images from the database. Color features can also be used to identify objects of interest, such as human faces and hand areas, for applications ranging from video conferencing, to perceptual interfaces and virtual environments. Because of the dual nature of this investigation, processing and analysis, the logical dependen ce of the chapters is somewhat unusual. The following diagram can help the reader chart the course. ~1J ~ ~?d ~ ~J) ~@ ~S ~@ ~!l ~fj) Logical dependence between chapters

7 IX Acknowledgment We acknowledge a number of individuals who have contributed in different ways to the preparation of this book. In particular, we wish to extend our appreciation to Prof. M. Zervakis for contributing the image restoration section, and to Dr. N. Herodotou for his informative inputs and valuable suggestions in the emerging applications chapter. Three graduate students of ours also merit special thanks. Shu Yu Zhu for her input and high quality figures included in the color edge detection chapter, Ido Rabinovitch for his contribution to the color image coding section and Nicolaos Ikonomakis for his valuable contribution in the color segmentation chapter. We also thank Nicolaos for reviewing the chapters of the book and helping with the Latex formating of the manuscript. We also grateful to Terri Vlassopoulos for proofreading the manuscript, and Frank Holzwarth of Springer Verlag for his help during the preparation of the book. Finally, we are indebted to Peter Androutsos who helped us tremendously on the development of the companion software.

8 Contents 1. Color Spaces Basics of Color Vision The CIE Chromaticity-based Models The CIE-RGB Color Model Gamma Correction Linear and Non-linear RGB Color Spaces Linear RGB Color Space Non-linear RGB Color Space Color Spaces Linearly Related to the RGB The YIQ Color Space The HSI Family of Color Models Perceptually Uniform Color Spaces The CIE L*u*y* Color Space The CIE L*a*b* Color Space Cylindrical L*u*y* and L*a*b* Color Space Applications of L*u*y* and L*a*b* spaces The Munsell Color Space The Opponent Color Space New Trends Color Images Summary Color Image Filtering Introduction Color Noise Modeling Sensor Noise Modeling Transmission Noise Multiyariate Data Ordering Schemes Marginal Ordering Conditional Ordering Partial Ordering Reduced Ordering A Practical Example Vector Ordering

9 XII 2.8 The Distance Measures The Similarity Measures Filters Based On Marginal Ordering Filters Based on Reduced Ordering Filters Based on Vector Ordering Directional-based Filters Computational Complexity Conclusion Adaptive Image Filters Introduction The Adaptive Fuzzy System Determining the Parameters The Membership Function The Generalized Membership Function Members of the Adaptive Fuzzy Filter Family A Combined Fuzzy Directional and Fuzzy Median Filter Comments Application to l-d Signals The Bayesian Parametric Approach The Non-parametric Approach Adaptive Morphological Filters Introduction Computation of the NOP and the NCP Computational Complexity and Fast Algorithms Simulation Studies Conclusions Color Edge Detection Introduction Overview Of Color Edge Detection Methodology Techniques Extended From Monochrome Edge Detection Vector Space Approaches Vector Order Statistic Edge Operators Difference Vector Operators Evaluation Procedures and Results Probabilistic Evaluation Noise Performance Subjective Evaluation Conclusion

10 XIII 5. Color Image Enhancement and Restoration Introduction Histogram Equalization Color Image Restoration Restoration Algorithms Algorithm Formulation Definitions Direct Algorithms Robust Algorithms Conclusions Color Image Segmentation Introduction Pixel-based Techniques Histogram Thresholding Clustering Region-based Techniques Region Growing Split and Merge Edge-based Techniques Model-based Techniques The Maximum A-posteriori Method The Adaptive MAP Method Physics-based Techniques Hybrid Techniques Application Pixel Classification Seed Determination Region Growing Region Merging Results Conclusion Color Image Compression Introduction Image Compression Comparison Terminology Image Representation for Compression Applications Lossless Waveform-based Image Compression Techniques Entropy Co ding Lossless Compression Using Spatial Redundancy Lossy Waveform-based Image Compression Techniques Spatial Domain Methodologies Transform Domain Methodologies Second Generation Image Compression Techniques Perceptually Motivated Compression Techniques

11 XIV Modeling the Human Visual System Perceptually Motivated DCT Image Coding Perceptually Motivated Wavelet-based Coding Perceptually Motivated Region-based Coding Color Video Compression Conclusion Emerging Applications Input Analysis Using Color Information Shape and Color Analysis Fuzzy Membership Flmctions Aggregation Operators Experimental Results Conclusions A. Companion Image Processing Software A.1 Image Filtering A.2 Image Analysis A.3 Image Transforms A.4 Noise Generation Index

12 List of Figures 1.1 The visible light spectrum The CIE XYZ color matching functions The CIE RGB color matching functions The chromaticity diagram The Maxwell triangle The RGB color model Linear to Non-linear Light Transformation Non-linear to linear Light Transformation Transformation of Intensities from Image Capture to Image Display The HSI Color Space The HLS Color Space The HSV Color Space The L*u*v* Color Space The Munsell color system The Opponent color stage of the human visual system A taxonomy of color models Simulation I: Filter outputs (pt component) Simulation I: Filter outputs (2 nd component) Simulation Ir: Actual signal and noisy input (pt component) Simulation Ir: Actual signal and noisy input (2 nd component) Simulation Ir: Filter outputs (Ist component) Simulation Ir: Filter outputs (2 nd component) A flowchart of the NOP research algorithm The adaptive morphological filter 'Peppers' corrupted by 4% impulsive noise 'Lenna' corrupted with Gaussian noise (J = 15 mixed with 2% impulsive noise V M F of (3.9) using 3x3 window BV DF of (3.9) using 3x3 window HF of (3.9) using 3x3 window AH F of (3.9) using 3x3 window FV DF of (3.9) using 3x3 window ANNMF of (3.9) using 3x3 window CANNMF of (3.9) using 3x3 window

13 XVI 3.18 BFMA of (3.9) using 3x3 window V M F of (3.10) using 3x3 window BV DF of (3.10) using 3x3 window HF of (3.10) using 3x3 window AH F of (3.10) using 3x3 window FV DF of (3.10) using 3x3 window AN N M F of (3.10) using 3x3 window CANNMF of (3.10) using 3x3 window BF M A of (3.10) using 3x3 window 'Mandrill' - 10% impulsive noise NOP-NCP filtering results V M F using 3x3 window Mutistage Close-opening filtering results Edge detection by derivative operators Sub-window Configurations Test color image 'ellipse' Test color image 'flower' Test color image 'Lenna' Edge map of 'ellipse': Sobel detector Edge map of 'ellipse': VR detector Edge map of 'ellipse': DV detector Edge map of 'ellipse': DV llv detector Edge map of 'flower': Sobel detector Edge map of 'flower': VR detector Edge map of 'flower': DV detector Edge map of 'flower': DVadap detector Edge map of 'Lenna': Sobel detector Edge map of 'Lenna': VR detector Edge map of 'Lenna': DV detector Edge map of 'Lenna': DVadap detector The original color image 'mountain' The histogram equalized color output Partitioned image Corresponding quad-tree The HSI cone with achromatic region in yellow Original image. Achromatic pixels: intensity < 10, > Saturation< Saturation< Saturation< Original image. Achromatic pixels: saturation< 10, intensity> Intensity < Intensity <

14 XVII 6.11 Intensity < Original image. Achromatic pixels: saturation< 10, intensity< Intensity > Intensity > Intensity > Original image Pixel classification with chromatic pixels in red and achromatic pixels in the original color Original image Pixel classification with chromatic pixels in tan and achromatic pixels in the original color Artificial image with level 1, 2, and 3 seeds The region growing algorithm Original 'Claire' image 'Claire' image showing seeds with V AR = Segmented 'Claire' image (before merging), Tchrom = Segmented 'Claire' image (after merging), Tchrom = 0.15 and T merge = Original 'Carphone' image 'Carphone' image showing seeds with V AR = Segmented 'Carphone' image (before merging), Tchrom = Segmented 'Carphone' image (after merging), Tchrom = 0.15 and T merge = Original 'Mother-Daughter' image 'Mother-Daughter' image showing seeds with V AR = Segmented 'Mother-Daughter' image (before merging), Tchrom = Segmented 'Mother-Daughter' image (after merging), Tchrom = 0.15 and Tmerge = The zig-zag scan DCT based co ding Original color image 'Peppers' Image coded at a compression ratio 5 : Image coded at a compression ratio 6 : Image coded at a compression ratio 6.3 : Image coded at a compression ratio 6.35 : Image coded at a compression ratio 6.75 : Subband co ding scheme Relationship between different scale subspaces Multiresolution analysis decomposition The wavelet-based scheme Second generation co ding schemes The human visual system Overall operation of the processing module

15 XVIII 7.16 MPEG-1: Coding module MPEG-1: Decoding module Skin and Lip Clusters in the RGB color space Skin and Lip Clusters in the L*a*b* color space Skin and Lip hue Distributions in the HSV color space Overall scheme to extract the facial regions within a scene Template for hair color classification = R1 + R2 + R Carphone: Frame Segmented frame Frames Miss America: Frame Frames Akiyo: Frame Frames A.1 Screenshot of the main CIPAView window at startup A.2 Screenshot of Difference Vector Mean edge detector being applied 351 A.3 Gray scale image quantized to 4 levels A.4 Screenshot of an image being corrupted by Impulsive Noise

16 List of Tables 1.1 EBU Tech 3213 Primaries EBU Tech 3213 Primaries Color Model Computational Complexity Noise Distributions Filters Compared Subjective Image Evaluation Guidelines Figure of Merit NMSE(xl0-2 ) for the RGB 'Lenna' image, 3x3 window NMSE(xlO- 2 ) for the RGB 'Lenna' image, 5x5 window NMSE(xl0-2 ) for the RGB 'peppers' image, 3x3 window NMSE(xlO- 2 ) for the RGB 'peppers' image, 5x5 window NCD for the RGB 'Lenna' image, 3x3 window NCD for the RGB 'Lenna' image, 5x5 window NCD for the RGB 'peppers' image, 3x3 window NCD for the RGB 'peppers' image, 5x5 window Subjective Evaluation Performance measures für the image Mandrill Vector Order Statistic Operators Difference Vector Operators Numerical Evaluation with Synthetic Images Noise Performance Comparison of Chromatic Distance Measures Color Image Segmentation Techniques Storage requirements A taxonomy of image compression methodologies: First Generation A taxonomy of image compression methodologies: Second Generation Quantization table for the luminance component Quantization table für the chrominance components

17 xx 7.6 The JPEG suggested quantizatiün table Quantizatiün matrix based on the contrast sensitivity functiün für 1.0 min/pixel Miss America (Width x Height=360x 288):Shape & Color Analysis. 343

Digital Image Processing

Digital Image Processing Digital Image Processing D. Sundararajan Digital Image Processing A Signal Processing and Algorithmic Approach 123 D. Sundararajan Formerly at Concordia University Montreal Canada Additional material to

More information

White Intensity = 1. Black Intensity = 0

White Intensity = 1. Black Intensity = 0 A Region-based Color Image Segmentation Scheme N. Ikonomakis a, K. N. Plataniotis b and A. N. Venetsanopoulos a a Dept. of Electrical and Computer Engineering, University of Toronto, Toronto, Canada b

More information

PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB

PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB OGE MARQUES Florida Atlantic University *IEEE IEEE PRESS WWILEY A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS LIST OF FIGURES LIST OF TABLES FOREWORD

More information

Robust Hand Gesture Recognition for Robotic Hand Control

Robust Hand Gesture Recognition for Robotic Hand Control Robust Hand Gesture Recognition for Robotic Hand Control Ankit Chaudhary Robust Hand Gesture Recognition for Robotic Hand Control 123 Ankit Chaudhary Department of Computer Science Northwest Missouri State

More information

Color Image Processing

Color Image Processing Color Image Processing Jesus J. Caban Outline Discuss Assignment #1 Project Proposal Color Perception & Analysis 1 Discuss Assignment #1 Project Proposal Due next Monday, Oct 4th Project proposal Submit

More information

Architecture Design and Validation Methods

Architecture Design and Validation Methods Architecture Design and Validation Methods Springer-Verlag Berlin Heidelberg GmbH Egon Börger (Ed.) Architecture Design and Validation Methods With 175 Figures, Springer Editor Prof. Dr. Egon Börger Universita

More information

Data Assimilation: Tools for Modelling the Ocean in a Global Change Perspective

Data Assimilation: Tools for Modelling the Ocean in a Global Change Perspective Data Assimilation: Tools for Modelling the Ocean in a Global Change Perspective NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NA TO Science

More information

Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems

Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems M.C. Bhuvaneswari Editor Application of Evolutionary Algorithms for Multi-objective Optimization in

More information

Chapter 3 Part 2 Color image processing

Chapter 3 Part 2 Color image processing Chapter 3 Part 2 Color image processing Motivation Color fundamentals Color models Pseudocolor image processing Full-color image processing: Component-wise Vector-based Recent and current work Spring 2002

More information

Imaging Process (review)

Imaging Process (review) Color Used heavily in human vision Color is a pixel property, making some recognition problems easy Visible spectrum for humans is 400nm (blue) to 700 nm (red) Machines can see much more; ex. X-rays, infrared,

More information

MATLAB Guide to Finite Elements

MATLAB Guide to Finite Elements MATLAB Guide to Finite Elements Peter I. Kattan MATLAB Guide to Finite Elements An Interactive Approach Second Edition With 108 Figures and 25 Tables Peter I. Kattan, PhD P.O. BOX 1392 Amman 11118 Jordan

More information

Modeling Manufacturing Systems. From Aggregate Planning to Real-Time Control

Modeling Manufacturing Systems. From Aggregate Planning to Real-Time Control Modeling Manufacturing Systems From Aggregate Planning to Real-Time Control Springer-Verlag Berlin Heidelberg GmbH Paolo Brandimarte. Agostino Villa (Eds.) Modeling Manufacturing Systems From Aggregate

More information

Color Image Processing

Color Image Processing Color Image Processing Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Color Used heavily in human vision. Visible spectrum for humans is 400 nm (blue) to 700

More information

Advances in Computer Vision and Pattern Recognition

Advances in Computer Vision and Pattern Recognition Advances in Computer Vision and Pattern Recognition For further volumes: http://www.springer.com/series/4205 Marco Alexander Treiber Optimization for Computer Vision An Introduction to Core Concepts and

More information

Design for Innovative Value Towards a Sustainable Society

Design for Innovative Value Towards a Sustainable Society Design for Innovative Value Towards a Sustainable Society Mitsutaka Matsumoto Yasushi Umeda Keijiro Masui Shinichi Fukushige Editors Design for Innovative Value Towards a Sustainable Society Proceedings

More information

Cognitive Systems Monographs

Cognitive Systems Monographs Cognitive Systems Monographs Volume 9 Editors: Rüdiger Dillmann Yoshihiko Nakamura Stefan Schaal David Vernon Heiko Hamann Space-Time Continuous Models of Swarm Robotic Systems Supporting Global-to-Local

More information

Health Information Technology Standards. Series Editor: Tim Benson

Health Information Technology Standards. Series Editor: Tim Benson Health Information Technology Standards Series Editor: Tim Benson Tim Benson Principles of Health Interoperability HL7 and SNOMED Second Edition Tim Benson Abies Ltd Hermitage, Thatcham Berkshire UK ISBN

More information

K-Best Decoders for 5G+ Wireless Communication

K-Best Decoders for 5G+ Wireless Communication K-Best Decoders for 5G+ Wireless Communication Mehnaz Rahman Gwan S. Choi K-Best Decoders for 5G+ Wireless Communication Mehnaz Rahman Department of Electrical and Computer Engineering Texas A&M University

More information

Computational Intelligence for Network Structure Analytics

Computational Intelligence for Network Structure Analytics Computational Intelligence for Network Structure Analytics Maoguo Gong Qing Cai Lijia Ma Shanfeng Wang Yu Lei Computational Intelligence for Network Structure Analytics 123 Maoguo Gong Xidian University

More information

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy Color Used heavily in human vision Color is a pixel property, making some recognition problems easy Visible spectrum for humans is 400 nm (blue) to 700 nm (red) Machines can see much more; ex. X-rays,

More information

ARTIFICIAL NEURAL NETWORKS Learning Algorithms, Performance Evaluation, and Applications

ARTIFICIAL NEURAL NETWORKS Learning Algorithms, Performance Evaluation, and Applications ARTIFICIAL NEURAL NETWORKS Learning Algorithms, Performance Evaluation, and Applications THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE ARTIFICIAL NEURAL NETWORKS Learning Algorithms,

More information

SYLLABUS CHAPTER - 2 : INTENSITY TRANSFORMATIONS. Some Basic Intensity Transformation Functions, Histogram Processing.

SYLLABUS CHAPTER - 2 : INTENSITY TRANSFORMATIONS. Some Basic Intensity Transformation Functions, Histogram Processing. Contents i SYLLABUS UNIT - I CHAPTER - 1 : INTRODUCTION TO DIGITAL IMAGE PROCESSING Introduction, Origins of Digital Image Processing, Applications of Digital Image Processing, Fundamental Steps, Components,

More information

ANALOG CIRCUITS AND SIGNAL PROCESSING

ANALOG CIRCUITS AND SIGNAL PROCESSING ANALOG CIRCUITS AND SIGNAL PROCESSING Series Editors Mohammed Ismail, The Ohio State University Mohamad Sawan, École Polytechnique de Montréal For further volumes: http://www.springer.com/series/7381 Yongjian

More information

Studies in Economic Ethics and Philosophy

Studies in Economic Ethics and Philosophy Studies in Economic Ethics and Philosophy Series Editor Peter Koslowski Editorial Board F. Neil Brady George Brenkert Geoffrey Brennan James M. Buchanan Thomas Donaldson Richard De George Jon Elster Amitai

More information

StraBer Wahl Graphics and Robotics

StraBer Wahl Graphics and Robotics StraBer Wahl Graphics and Robotics Wolfgang StrafSer Friedrich Wahl Editors Graphics and Robotics With 128 Figures, some in Colour, Springer Prof. Dr.-lng. Wolfgang StraBer Wilhelm-Schickard-lnstitut fur

More information

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy Color Used heavily in human vision Color is a pixel property, making some recognition problems easy Visible spectrum for humans is 400 nm (blue) to 700 nm (red) Machines can see much more; ex. X-rays,

More information

IMAGES AND COLOR. N. C. State University. CSC557 Multimedia Computing and Networking. Fall Lecture # 10

IMAGES AND COLOR. N. C. State University. CSC557 Multimedia Computing and Networking. Fall Lecture # 10 IMAGES AND COLOR N. C. State University CSC557 Multimedia Computing and Networking Fall 2001 Lecture # 10 IMAGES AND COLOR N. C. State University CSC557 Multimedia Computing and Networking Fall 2001 Lecture

More information

Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and J. van Leeuwen

Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and J. van Leeuwen Lecture Notes in Computer Science 1528 Edited by G. Goos, J. Hartmanis and J. van Leeuwen 3 Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Bart Preneel Vincent Rijmen

More information

Computer Graphics. Si Lu. Fall er_graphics.htm 10/02/2015

Computer Graphics. Si Lu. Fall er_graphics.htm 10/02/2015 Computer Graphics Si Lu Fall 2017 http://www.cs.pdx.edu/~lusi/cs447/cs447_547_comput er_graphics.htm 10/02/2015 1 Announcements Free Textbook: Linear Algebra By Jim Hefferon http://joshua.smcvt.edu/linalg.html/

More information

Introduction to Computational Optimization Models for Production Planning in a Supply Chain

Introduction to Computational Optimization Models for Production Planning in a Supply Chain Introduction to Computational Optimization Models for Production Planning in a Supply Chain Stefan Voß David L.Woodruff Introduction to Computational Optimization Models for Production Planning in a Supply

More information

Springer Series on. Signals and Communication Technology

Springer Series on. Signals and Communication Technology Springer Series on Signals and Communication Technology Signals and Communication Technology Functional Structures in Networks AMLn A Language for Model Driven Development of Telecom Systems T. Muth ISBN

More information

Prof. Feng Liu. Fall /02/2018

Prof. Feng Liu. Fall /02/2018 Prof. Feng Liu Fall 2018 http://www.cs.pdx.edu/~fliu/courses/cs447/ 10/02/2018 1 Announcements Free Textbook: Linear Algebra By Jim Hefferon http://joshua.smcvt.edu/linalg.html/ Homework 1 due in class

More information

Sergey Ablameyko and Tony Pridmore. Machine Interpretation of Line Drawing Images. Technical Drawings, Maps and Diagrams.

Sergey Ablameyko and Tony Pridmore. Machine Interpretation of Line Drawing Images. Technical Drawings, Maps and Diagrams. Sergey Ablameyko and Tony Pridmore Machine Interpretation of Line Drawing Images Technical Drawings, Maps and Diagrams i Springer Sergey Ablameyko, PhD, DSc, Prof, FlEE, FIAPR, SMIEEE Institute of Engineering

More information

Computer-Aided Production Management

Computer-Aided Production Management Asbj0rn Rolstadas (Ed.) Computer-Aided Production Management With 169 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Professor Dr. Asbjern Ro1stadas Production Engineering Laboratory

More information

Hierarchy Process. The Analytic. Bruce L. Golden Edward A. Wasil Patrick T. Harker (Eds.) Applications and Studies

Hierarchy Process. The Analytic. Bruce L. Golden Edward A. Wasil Patrick T. Harker (Eds.) Applications and Studies Bruce L. Golden Edward A. Wasil Patrick T. Harker (Eds.) The Analytic Hierarchy Process Applications and Studies With Contributions by 1. M. Alexander, W D. Daniel Jr., 1. G. Dolan, L. P. Fatti, B. L.

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Dr. T.R. Ganesh Babu Professor, Department of Electronics and Communication Engineering, Muthayammal Engineering College, Rasipuram, Namakkal Dist. S. Leo Pauline Assistant Professor,

More information

Introduction to Fuzzy Logic using MATLAB

Introduction to Fuzzy Logic using MATLAB Introduction to Fuzzy Logic using MATLAB S. N. Sivanandam, S. Sumathi and S. N. Deepa Introduction to Fuzzy Logic using MATLAB With 304 Figures and 37 Tables 123 Dr. S.N. Sivanandam S. N. Deepa Professor

More information

Technology Roadmapping for Strategy and Innovation

Technology Roadmapping for Strategy and Innovation Technology Roadmapping for Strategy and Innovation Martin G. Moehrle, Ralf Isenmann, and Robert Phaal (Eds.) Technology Roadmapping for Strategy and Innovation Charting the Route to Success ABC Editors

More information

EFFICIENT COLOR IMAGE INDEXING AND RETRIEVAL USING A VECTOR-BASED SCHEME

EFFICIENT COLOR IMAGE INDEXING AND RETRIEVAL USING A VECTOR-BASED SCHEME EFFICIENT COLOR IMAGE INDEXING AND RETRIEVAL USING A VECTOR-BASED SCHEME D. Androutsos & A.N. Venetsanopoulos K.N. Plataniotis Dept. of Elect. & Comp. Engineering School of Computer Science University

More information

Lecture Notes in Computer Science 2500 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen

Lecture Notes in Computer Science 2500 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen Lecture Notes in Computer Science 2500 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen 3 Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Tokyo Erich Grädel Wolfgang Thomas Thomas

More information

Dry Etching Technology for Semiconductors. Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi

Dry Etching Technology for Semiconductors. Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi Dry Etching Technology for Semiconductors Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi Kazuo Nojiri Dry Etching Technology for Semiconductors Kazuo Nojiri Lam Research Co., Ltd. Tokyo,

More information

Thesis: Bio-Inspired Vision Model Implementation In Compressed Surveillance Videos by. Saman Poursoltan. Thesis submitted for the degree of

Thesis: Bio-Inspired Vision Model Implementation In Compressed Surveillance Videos by. Saman Poursoltan. Thesis submitted for the degree of Thesis: Bio-Inspired Vision Model Implementation In Compressed Surveillance Videos by Saman Poursoltan Thesis submitted for the degree of Doctor of Philosophy in Electrical and Electronic Engineering University

More information

Color Image Processing

Color Image Processing Color Image Processing with Biomedical Applications Rangaraj M. Rangayyan, Begoña Acha, and Carmen Serrano University of Calgary, Calgary, Alberta, Canada University of Seville, Spain SPIE Press 2011 434

More information

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad - 500 043 ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK Course Title Course Code Class Branch DIGITAL IMAGE PROCESSING A70436 IV B. Tech.

More information

Acoustic Emission Testing

Acoustic Emission Testing Acoustic Emission Testing Christian U. Grosse (Eds.) Acoustic Emission Testing 123 Christian U. Grosse Department of Non-destructive Testing and Monitoring Techniques Material Testing Institute MPA University

More information

Simulation by Bondgraphs

Simulation by Bondgraphs Jean U. Thoma Simulation by Bondgraphs Introduction to a Graphical Method Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong 1990 Professor Dr. Jean Ulrich Thoma Dept. of Mechanical

More information

MULTIMEDIA SYSTEMS

MULTIMEDIA SYSTEMS 1 Department of Computer Engineering, g, Faculty of Engineering King Mongkut s Institute of Technology Ladkrabang 01076531 MULTIMEDIA SYSTEMS Pakorn Watanachaturaporn, Ph.D. pakorn@live.kmitl.ac.th, pwatanac@gmail.com

More information

Color: Readings: Ch 6: color spaces color histograms color segmentation

Color: Readings: Ch 6: color spaces color histograms color segmentation Color: Readings: Ch 6: 6.1-6.5 color spaces color histograms color segmentation 1 Some Properties of Color Color is used heavily in human vision. Color is a pixel property, that can make some recognition

More information

Image and video processing (EBU723U) Colour Images. Dr. Yi-Zhe Song

Image and video processing (EBU723U) Colour Images. Dr. Yi-Zhe Song Image and video processing () Colour Images Dr. Yi-Zhe Song yizhe.song@qmul.ac.uk Today s agenda Colour spaces Colour images PGM/PPM images Today s agenda Colour spaces Colour images PGM/PPM images History

More information

TECHNOLOGY, INNOVATION, and POLICY 3. Series of the Fraunhofer Institute for Systems and Innovation Research (lsi)

TECHNOLOGY, INNOVATION, and POLICY 3. Series of the Fraunhofer Institute for Systems and Innovation Research (lsi) TECHNOLOGY, INNOVATION, and POLICY 3 Series of the Fraunhofer Institute for Systems and Innovation Research (lsi) Guido Reger Ulrich Schmoch (Eds.) Organisation of Science and Technology at the Watershed

More information

Synthetic Aperture Radar

Synthetic Aperture Radar Synthetic Aperture Radar J. Patrick Fitch Synthetic Aperture Radar C.S. Burrus, Consulting Editor With 93 Illustrations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo J. Patrick Fitch Engineering

More information

Risk-Based Ship Design

Risk-Based Ship Design Risk-Based Ship Design Apostolos Papanikolaou (Ed.) Risk-Based Ship Design Methods, Tools and Applications Authored by Carlos Guedes Soares, Andrzej Jasionowski, Jørgen Jensen, Dag McGeorge, Apostolos

More information

Current Technologies in Vehicular Communications

Current Technologies in Vehicular Communications Current Technologies in Vehicular Communications George Dimitrakopoulos George Bravos Current Technologies in Vehicular Communications George Dimitrakopoulos Department of Informatics and Telematics Harokopio

More information

ZEW Economic Studies. Publication Series of the Centre for European Economic Research (ZEW), Mannheim, Germany

ZEW Economic Studies. Publication Series of the Centre for European Economic Research (ZEW), Mannheim, Germany ZEW Economic Studies Publication Series of the Centre for European Economic Research (ZEW), Mannheim, Germany ZEW Economic Studies Vol. 1: O. Hohmeyer, K. Rennings (Eds.) Man-Made Climate Change Economic

More information

Lecture Notes in Applied and Computational Mechanics

Lecture Notes in Applied and Computational Mechanics Lecture Notes in Applied and Computational Mechanics Volume 28 Series Editors Prof. Dr.-Ing. Friedrich Pfeiffer Prof. Dr.-Ing. Peter Wriggers Lecture Notes in Applied and Computational Mechanics Edited

More information

Advances in Metaheuristic Algorithms for Optimal Design of Structures

Advances in Metaheuristic Algorithms for Optimal Design of Structures Advances in Metaheuristic Algorithms for Optimal Design of Structures ThiS is a FM Blank Page A. Kaveh Advances in Metaheuristic Algorithms for Optimal Design of Structures A. Kaveh School of Civil Engineering,

More information

ICT for the Next Five Billion People

ICT for the Next Five Billion People ICT for the Next Five Billion People Arnold Picot Josef Lorenz Editors ICT for the Next F Five Billion People Information and Communication for Sustainable Development Editors Prof. Dr. Dr. Arnold Picot

More information

Anna University, Chennai B.E./B.TECH DEGREE EXAMINATION, MAY/JUNE 2013 Seventh Semester

Anna University, Chennai B.E./B.TECH DEGREE EXAMINATION, MAY/JUNE 2013 Seventh Semester www.vidyarthiplus.com Anna University, Chennai B.E./B.TECH DEGREE EXAMINATION, MAY/JUNE 2013 Seventh Semester Electronics and Communication Engineering EC 2029 / EC 708 DIGITAL IMAGE PROCESSING (Regulation

More information

U. Lindemann (Ed.) Human Behaviour in Design

U. Lindemann (Ed.) Human Behaviour in Design U. Lindemann (Ed.) Human Behaviour in Design Springer-Verlag Berlin Heidelberg GmbH Engineering ONLINE LIBRARY http://www.springer.de/engine/ Udo Lindemann (Ed.) Human Behaviour in Design Individuals,

More information

Peter Stavroulakis (Ed.) Third Generation Mobile Telecommunication Systems

Peter Stavroulakis (Ed.) Third Generation Mobile Telecommunication Systems Peter Stavroulakis (Ed.) Third Generation Mobile Telecommunication Systems Engineering ONLINE LlBRARY http://www.springer.de/engine/ Springer-Verlag Berlin Heidelberg GmbH Peter Stavroulakis (Ed.) Third

More information

Chapter 9 Image Compression Standards

Chapter 9 Image Compression Standards Chapter 9 Image Compression Standards 9.1 The JPEG Standard 9.2 The JPEG2000 Standard 9.3 The JPEG-LS Standard 1IT342 Image Compression Standards The image standard specifies the codec, which defines how

More information

Introduction to Computer Vision and image processing

Introduction to Computer Vision and image processing Introduction to Computer Vision and image processing 1.1 Overview: Computer Imaging 1.2 Computer Vision 1.3 Image Processing 1.4 Computer Imaging System 1.6 Human Visual Perception 1.7 Image Representation

More information

Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK

Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK History of Computing Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK Series Editor Gerard Alberts, University of Amsterdam, Amsterdam, The Netherlands Advisory Board Jack Copeland,

More information

Advances in Modern Tourism Research

Advances in Modern Tourism Research Advances in Modern Tourism Research Álvaro Matias Peter Nijkamp Paulo Neto (Eds.) Advances in Modern Tourism Research Economic Perspectives With 26 Figures and 65 Tables Prof. Dr. Álvaro Matias University

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

More information

SpringerBriefs in Space Development

SpringerBriefs in Space Development SpringerBriefs in Space Development Guest Editor: Jinyuan Su More information about this series at http://www.springer.com/series/10058 Joseph N. Pelton New Solutions for the Space Debris Problem Joseph

More information

2 Forensic Science Progress

2 Forensic Science Progress 2 Forensic Science Progress Forensic Science Progress Volume 2 With Contributions by G. Hellmiss, J. Mathyer, B. Miyake, H. Sato, S. Seta With 58 Figures and 36 Tables Springer-Verlag Berlin Heidelberg

More information

Applied Technology and Innovation Management

Applied Technology and Innovation Management Applied Technology and Innovation Management Heinrich Arnold Michael Erner Peter Möckel Christopher Schläffer Editors Applied Technology and Innovation Management Insights and Experiences from an Industry-Leading

More information

Lecture Notes in Control and Information Sciences 283. Editors: M. Thoma M. Morari

Lecture Notes in Control and Information Sciences 283. Editors: M. Thoma M. Morari Lecture Notes in Control and Information Sciences 283 Editors: M. Thoma M. Morari Springer Berlin Heidelberg NewYork Barcelona Hong Kong London Milan Paris Tokyo Christopher Fielding, Andras Varga, Samir

More information

Image processing & Computer vision Xử lí ảnh và thị giác máy tính

Image processing & Computer vision Xử lí ảnh và thị giác máy tính Image processing & Computer vision Xử lí ảnh và thị giác máy tính Color Alain Boucher - IFI Introduction To be able to see objects and a scene, we need light Otherwise, everything is black How does behave

More information

Syllabus of the course Methods for Image Processing a.y. 2016/17

Syllabus of the course Methods for Image Processing a.y. 2016/17 Syllabus of the course Methods for Image Processing a.y. 2016/17 January 14, 2017 This document reports a description of the topics covered in the course Methods for Image processing for the academic year

More information

Dao Companion to the Analects

Dao Companion to the Analects Dao Companion to the Analects Dao Companions to Chinese Philosophy Series Editor HUANG Yong Department of Philosophy The Chinese University of Hong Kong Shatin, New Territories Hong Kong E-mail: yonghuang@cuhk.edu.hk

More information

PAPER Grayscale Image Segmentation Using Color Space

PAPER Grayscale Image Segmentation Using Color Space IEICE TRANS. INF. & SYST., VOL.E89 D, NO.3 MARCH 2006 1231 PAPER Grayscale Image Segmentation Using Color Space Takahiko HORIUCHI a), Member SUMMARY A novel approach for segmentation of grayscale images,

More information

Dynamics of Fibre Formation and Processing

Dynamics of Fibre Formation and Processing Dynamics of Fibre Formation and Processing Roland Beyreuther Harald Brünig Dynamics of Fibre Formation and Processing Modelling and Application in Fibre and Textile Industry With 171 Figures 123 Prof.

More information

Computational Principles of Mobile Robotics

Computational Principles of Mobile Robotics Computational Principles of Mobile Robotics Mobile robotics is a multidisciplinary field involving both computer science and engineering. Addressing the design of automated systems, it lies at the intersection

More information

Distributed Detection and Data Fusion

Distributed Detection and Data Fusion Distributed Detection and Data Fusion Springer Science+ Business Media, LLC Signal Processing and Data Fusion Synthetic Aperture Radar J.P. Fitch Multiplicative Complexity, Convolution and the DFT MT.

More information

Lecture Notes in Artificial Intelligence. Lecture Notes in Computer Science

Lecture Notes in Artificial Intelligence. Lecture Notes in Computer Science Lecture Notes in Artificial Intelligence 897 Subseries of Lecture Notes in Computer Science Edited by J. G. Carbonell and J. Siekmann Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and

More information

Digital Image Processing Color Models &Processing

Digital Image Processing Color Models &Processing Digital Image Processing Color Models &Processing Dr. Hatem Elaydi Electrical Engineering Department Islamic University of Gaza Fall 2015 Nov 16, 2015 Color interpretation Color spectrum vs. electromagnetic

More information

Handbook of Engineering Acoustics

Handbook of Engineering Acoustics Handbook of Engineering Acoustics . Gerhard M uller Michael M oser Editors Handbook of Engineering Acoustics Editors Prof. Dr. Gerhard M uller Technische Universit at M unchen Lehrstuhl f ur Baumechanik

More information

LIST OF SYMBOLS AND ABBREVIATIONS

LIST OF SYMBOLS AND ABBREVIATIONS viii TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS iii xii xiii xvi 1 INTRODUCTION 1 1.1 GENERAL 1 1.2 IMAGE REPRESENTATIONS 2 1.3

More information

Studies in Empirical Economics

Studies in Empirical Economics Studies in Empirical Economics Aman Ullah (Ed.) Semiparametric and Nonparametric Econometrics 1989. VII, 172 pp. Hard cover DM 120, ISBN 3-7908-0418-5 Walter Kramer (Ed.) Econometrics of Structural Change

More information

Lecture Notes in Economics and Mathematical Systems

Lecture Notes in Economics and Mathematical Systems Lecture Notes in Economics and Mathematical Systems 520 Founding Editors: M. Beckmann H. P. Kiinzi Managing Editors: Prof. Dr. G. Fandel Fachbereich Wirtschaftswissenschaften Fernuniversitat Hagen Feithstr.

More information

3 Forensic Science Progress

3 Forensic Science Progress 3 Forensic Science Progress Forensic Science Progress Volume 3 With Contributions by C. A. Pounds, R. N. Smith With 19 Figures and 7 Tables Springer-Verlag Berlin Heidelberg New York London Paris Tokyo

More information

Compression and Image Formats

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

More information

Matthias Pilz Susanne Berger Roy Canning (Eds.) Fit for Business. Pre-Vocational Education in European Schools RESEARCH

Matthias Pilz Susanne Berger Roy Canning (Eds.) Fit for Business. Pre-Vocational Education in European Schools RESEARCH Fit for Business Matthias Pilz Susanne Berger Roy Canning (Eds.) Fit for Business Pre-Vocational Education in European Schools RESEARCH Editors Matthias Pilz, Susanne Berger, Cologne, Germany Roy Canning

More information

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology Forensic and Medical Bioinformatics Series editors Amit Kumar, Hyderabad, India Allam Appa Rao, Hyderabad, India More information about this series at

More information

Introduction to Multimedia Computing

Introduction to Multimedia Computing COMP 319 Lecture 02 Introduction to Multimedia Computing Fiona Yan Liu Department of Computing The Hong Kong Polytechnic University Learning Outputs of Lecture 01 Introduction to multimedia technology

More information

Scientific Data Mining and Knowledge Discovery

Scientific Data Mining and Knowledge Discovery Scientific Data Mining and Knowledge Discovery Mohamed Medhat Gaber Editor Scientific Data Mining and Knowledge Discovery Principles and Foundations ABC Editor Mohamed Medhat Gaber Caulfield School of

More information

Future-Oriented Technology Analysis

Future-Oriented Technology Analysis Future-Oriented Technology Analysis Cristiano Cagnin Michael Keenan Ron Johnston Fabiana Scapolo Rémi Barré Editors Future-Oriented Technology Analysis Strategic Intelligence for an Innovative Economy

More information

INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET

INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Some color images on this slide Last Lecture 2D filtering frequency domain The magnitude of the 2D DFT gives the amplitudes of the sinusoids and

More information

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

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

More information

Studies in Systems, Decision and Control

Studies in Systems, Decision and Control Studies in Systems, Decision and Control Volume 159 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl The series Studies in Systems, Decision and

More information

B.I. Dundas M. Levine P.A. Østvær O. Röndigs. Motivic Homotopy Theory. Lectures at a Summer School in Nordfjordeid, Norway, August 2002 ABC

B.I. Dundas M. Levine P.A. Østvær O. Röndigs. Motivic Homotopy Theory. Lectures at a Summer School in Nordfjordeid, Norway, August 2002 ABC B.I. Dundas M. Levine P.A. Østvær O. Röndigs V. Voevodsky Motivic Homotopy Theory Lectures at a Summer School in Nordfjordeid, Norway, August 2002 ABC Bjørn Ian Dundas Department of Mathematics University

More information

AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS

AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS by Eisayed Eisayed Azzouz Department 01 Electronic & Electrical Engineering, Military

More information

Advanced Decision Making for HVAC Engineers

Advanced Decision Making for HVAC Engineers Advanced Decision Making for HVAC Engineers Javad Khazaii Advanced Decision Making for HVAC Engineers Creating Energy Efficient Smart Buildings Javad Khazaii Engineering Department Kennesaw State University

More information

YIQ color model. Used in United States commercial TV broadcasting (NTSC system).

YIQ color model. Used in United States commercial TV broadcasting (NTSC system). CMY color model Each color is represented by the three secondary colors --- cyan (C), magenta (M), and yellow (Y ). It is mainly used in devices such as color printers that deposit color pigments. It is

More information

6 Forensic Science Progress

6 Forensic Science Progress 6 Forensic Science Progress Forensic Science Progress Volume 6 Shot Range Determination By K. Sellier With 66 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona Budapest

More information

Lecture Notes in Control and Information Sciences

Lecture Notes in Control and Information Sciences Lecture Notes in Control and Information Sciences Edited by M.Thoma and A.Wyner 167 M. Rao Integrated System for Intelligent Control Springer-Verlag Berlin Heidelberg NewYork London Paris Tokyo Hong Kong

More information

Digital Image Processing 3/e

Digital Image Processing 3/e Laboratory Projects for Digital Image Processing 3/e by Gonzalez and Woods 2008 Prentice Hall Upper Saddle River, NJ 07458 USA www.imageprocessingplace.com The following sample laboratory projects are

More information

Computer Automation in Manufacturing

Computer Automation in Manufacturing Computer Automation in Manufacturing Computer Automation in Manufacturing An introduction Thomas O. Boucher Department of Industrial Engineering Rutgers University Piscataway NJ USA SPRINGER-SCIENCE+BUSINESS

More information