ELEN E4830 Digital Image Processing. Homework 3 Solution

Size: px
Start display at page:

Download "ELEN E4830 Digital Image Processing. Homework 3 Solution"

Transcription

1 ELEN E48 Digital Image Processing Homework Solution Chuxiang Li Department of Electrical Engineering, Columbia University February 4, 6 Image Histogram Stretching. Histogram of Gray-image Figure : The original gray image coin.bmp : 5 pixels; 8-bit/pixel. Fig. shows the original gray image coin.bmp, which has a spatial resolution of 5 pixels with 8 bits per pixel. To generate the histogram of a gray image which is equivalent

2 to an D color image, the approach is the same as that employed for each single color channel of a D color image. Please see the solution of Homework for more details. Fig. shows the histograms of the original gray image coin.bmp in the cases of n = 8 and n = 56 bins. It is seen from Fig. that the distribution of the pixel values is far from an even distribution over the entire region. In other words, most of the pixels fall in a relatively small region.. Histogram Stretching The piecewise mapping function for the stretching operation can be analytically derived as follows. Denote β, β and β as the intercepts for the three lines corresponding to the three regions [, stin ), [stin, stin max ], and (stin max, M], respectively. Denote α, α and α as the slopes for the three lines corresponding to the three regions [, stin ), [stin, stin max ], and (stin max, M], respectively. The slopes can be simply written as α = stout stin, () α = stout max stout stin max stin, () α = M stout max M stin max. () Note that the intercepts satisfy the following equations in geometry: from which the intercepts can be derived β =, stin max = stout max β, stin stout β M M β =, stin max stout max β β =, (4) β = stin stout max stin max stout stin max stin, (5) β = M stout max stin max M stin max. (6)

3 x 4 Histgram of the original image: n= Histgram of the original image: n=56 x Figure : Histograms of the original gray image coin.bmp : n = 8 and n = 56.

4 Hence, the piecewise stretching operations can be analytically expressed by Out = α i In + β i, i =,,, (7) where α i and β i are defined in () () and (4) (6), respectively; the four parameters stin, stin max, stout, and stout max will be further detailed in Section... Parameters of Histogram Stretching The parameters of the histogram input, stin and stin max, depends on the histogram of the original gray image coin.bmp which is shown in the bottom of Fig.. It is seen from Fig. that in the case of n = 56, the gray values of most of the pixels fall in the region [, ]. Meanwhile, to transform the histogram into the one as spreadly distributed as possible, the parameters of the histogram output, stout and stout max, should be as small as possible and as large as possible, respectively. In the simulations to be demonstrated in Section.4, for n = 56 and M = 56, we choose the values of the above parameters as follows: input parameters : stin =, stin max = ; (8) output parameters : stout =, stout max = 5. (9) Note that, to gain more insight into the role of the output parameters, we choose another set of values as a comparison: stout = 5, stout max = 4. ().4 Simulation Results Fig. shows the histogram comparison between the original image and the stretched image using (9). It is seen from Fig. that the histogram is more spread over the entire region after the stretching operation (7). Similarly, Fig. 4 shows the same comparison between the 4

5 original image and the stretched image using (), and the similar conclusion can be drawn as from Fig.. Moreover, Fig. 5 shows the comparison between the stretched histograms using different output parameters (9) and (). It is seen from Fig. 5 that the larger the stout max is and the smaller the stout is, the histogram after stretching operation (7) is more spread. Moreover, Fig. 6 shows the subjective performance comparison between the original image and the stretched ones using (9) and (). It is seen from Fig. 6 that the images after the stretching operation (7) can offer a better subjective performance than the original one; and consistent with what Fig. 5 has demonstrated, (9) can achieve a better subjective performance than (). 5

6 Histgram of the original image: n=56 x Histgram of the stretched image: n=56 x Figure : Comparison between the original histogram and the stretched histogram of the gray image coin.bmp : M = 56; stin = and stin max = (i.e., (8)); stout = and stout max = 5 (i.e., (9)). 6

7 Histgram of the original image: n=56 x Histgram of the stretched image: n=56 x Figure 4: Comparison between the original histogram and the stretched histogram of the gray image coin.bmp : M = 56; stin = and stin max = (i.e., (8)); stout = 5 and stout max = 4 (i.e., ()). 7

8 x 4 n=56; stout =; stout max = x 4 n=56; stout =5; stout max = Figure 5: Comparison between the stretched histograms using different output parameters (9) and (). 8

9 Figure 6: Subjective performance comparison between the original image and the stretched images: M = 56; the bottom image the original one; the upper-left image the stretched one using (9); the upper-right image the stretched one using (). 9

10 Histogram Transformation Denote U and V as two random variables representing the input and the output of the histogram transformation, respectively. Denote p U (u) and F U (u) = u p U(u)du as the probability density function (pdf) and the cumulative probability density functions (cdf) of U, respectively. Similarly, p V (v) and F V (v) = v p V (v)dv denote the pdf and the cdf of V, respectively. The histogram transformation has the following constraint F U (u) = F V (v). () Obviously, the mapping function v = T (u) corresponding to the histogram transformation () depends on the specific distributions of both U and V.. Mapping Function: Cube-root Hyperbolically Distributed V Assume that V is a random variable with a cube-root hyperbolic distribution, i.e., v / (v p V (v) = max v / / ), if v v v max,, otherwise. Then the cdf of V can be further written as, v > v max, v F V (v) = p V (v)dv = v v p V (v)dv, v v v max,, v < v. () Note that in (), only the region v [v, v max ] is treated in the histogram transformation, and the corresponding cdf of V is given by F V (v) = v/ v /, v [v vmax / v /, v max ]. Inserting () into (), we then have the following mapping function corresponding to the cube-root hyperbolic distribution of V F U (u) = F V (v) = v/ v /, vmax / v /

11 [ = v = T (u) = (vmax / v / )F U(u) + vmax] /. (). Mapping Function: Uniformly Distributed U It is observed from () that u is involved in the mapping function v = T (u) by F U (u) which has no closed-form expression as long as the pdf of U is unknown. Now assume that U is a random variable with a uniform distribution over [, ], i.e.,, u, p U (u) =, otherwise. Then the cdf of U can be further written as, u >, u F U (u) = p U (u)du = u p U(u)du = u, u,, u <. (4) Similarly as revealed in (), only the region u [, ] in (4) is treated in the histogram transformation. Inserting (4) into the mapping function () obtained in Section., we find the mapping function corresponding to the cube-root hyperbolic distribution of V and the uniform distribution of U: v = T (u) = [ (v / max v / )u + v/ max]. (5) Fig. 7 shows the plot of the mapping function v = T (u) in (5) where v = and v max =, i.e., v = T (u) = u.

12 Mapping function: v =; v max = v=t(u) u Figure 7: Mapping function v = T (u) in (5): v = and v max =.

Introduction to Digital Image Processing

Introduction to Digital Image Processing Introduction to Digital Image Processing Ranga Rodrigo June 9, 29 Outline Contents Introduction 2 Point Operations 2 Histogram Processing 5 Introduction We can process images either in spatial domain or

More information

ELEN E4830 Digital Image Processing. Homework 6 Solution

ELEN E4830 Digital Image Processing. Homework 6 Solution ELEN E4830 Digital Image Processing Homework 6 Solution Chuxiang Li cxli@ee.columbia.edu Department of Electrical Engineering, Columbia University April 10, 2006 1 Edge Detection 1.1 Sobel Operator The

More information

Basic Algorithms for Digital Image Analysis: a course

Basic Algorithms for Digital Image Analysis: a course Institute of Informatics Eötvös Loránd University Budapest, Hungary Basic Algorithms for Digital Image Analysis: a course Dmitrij Csetverikov with help of Attila Lerch, Judit Verestóy, Zoltán Megyesi,

More information

Algebra I Notes Absolute Value Functions Unit 04c

Algebra I Notes Absolute Value Functions Unit 04c OBJECTIVES: F.IF.B.4 Interpret functions that arise in applications in terms of the context. For a function that models a relationship between two quantities, interpret key features of graphs and tables

More information

Digital Image Processing, 2nd ed. Digital Image Processing, 2nd ed. The principal objective of enhancement

Digital Image Processing, 2nd ed. Digital Image Processing, 2nd ed. The principal objective of enhancement Chapter 3 Image Enhancement in the Spatial Domain The principal objective of enhancement to process an image so that the result is more suitable than the original image for a specific application. Enhancement

More information

Lecture 4. Digital Image Enhancement. 1. Principle of image enhancement 2. Spatial domain transformation. Histogram processing

Lecture 4. Digital Image Enhancement. 1. Principle of image enhancement 2. Spatial domain transformation. Histogram processing Lecture 4 Digital Image Enhancement 1. Principle of image enhancement 2. Spatial domain transformation Basic intensity it tranfomation ti Histogram processing Principle Objective of Enhancement Image enhancement

More information

Digital image processing

Digital image processing Digital image processing Image enhancement algorithms: grey scale transformations Any digital image can be represented mathematically in matrix form. The number of lines in the matrix is the number of

More information

Image Enhancement in Spatial Domain. By Dr. Rajeev Srivastava

Image Enhancement in Spatial Domain. By Dr. Rajeev Srivastava Image Enhancement in Spatial Domain By Dr. Rajeev Srivastava CONTENTS Image Enhancement in Spatial Domain Spatial Domain Methods 1. Point Processing Functions A. Gray Level Transformation functions for

More information

Section 1.6 & 1.7 Parent Functions and Transformations

Section 1.6 & 1.7 Parent Functions and Transformations Math 150 c Lynch 1 of 8 Section 1.6 & 1.7 Parent Functions and Transformations Piecewise Functions Example 1. Graph the following piecewise functions. 2x + 3 if x < 0 (a) f(x) = x if x 0 1 2 (b) f(x) =

More information

Image Enhancement in Spatial Domain (Chapter 3)

Image Enhancement in Spatial Domain (Chapter 3) Image Enhancement in Spatial Domain (Chapter 3) Yun Q. Shi shi@njit.edu Fall 11 Mask/Neighborhood Processing ECE643 2 1 Point Processing ECE643 3 Image Negatives S = (L 1) - r (3.2-1) Point processing

More information

Transformation of curve. a. reflect the portion of the curve that is below the x-axis about the x-axis

Transformation of curve. a. reflect the portion of the curve that is below the x-axis about the x-axis Given graph of y f = and sketch:. Linear Transformation cf ( b + a) + d a. translate a along the -ais. f b. scale b along the -ais c. scale c along the y-ais d. translate d along the y-ais Transformation

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 2: Image Enhancement in the Spatial Domain AASS Learning Systems Lab, Dep. Teknik Room T1209 (Fr, 11-12 o'clock) achim.lilienthal@oru.se Course Book Chapter 3 2011-04-06 Contents

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Intensity Transformations (Histogram Processing) Christophoros Nikou cnikou@cs.uoi.gr University of Ioannina - Department of Computer Science and Engineering 2 Contents Over the

More information

Comparative Study of Linear and Non-linear Contrast Enhancement Techniques

Comparative Study of Linear and Non-linear Contrast Enhancement Techniques Comparative Study of Linear and Non-linear Contrast Kalpit R. Chandpa #1, Ashwini M. Jani #2, Ghanshyam I. Prajapati #3 # Department of Computer Science and Information Technology Shri S ad Vidya Mandal

More information

EEM 463 Introduction to Image Processing. Week 3: Intensity Transformations

EEM 463 Introduction to Image Processing. Week 3: Intensity Transformations EEM 463 Introduction to Image Processing Week 3: Intensity Transformations Fall 2013 Instructor: Hatice Çınar Akakın, Ph.D. haticecinarakakin@anadolu.edu.tr Anadolu University Enhancement Domains Spatial

More information

Sampling and Reconstruction

Sampling and Reconstruction Sampling and Reconstruction Sampling and Reconstruction Sampling and Spatial Resolution Spatial Aliasing Problem: Spatial aliasing is insufficient sampling of data along the space axis, which occurs because

More information

Testing Random- Number Generators

Testing Random- Number Generators Testing Random- Number Generators Raj Jain Washington University Saint Louis, MO 63131 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-06/ 27-1 Overview

More information

Chapter 6: DESCRIPTIVE STATISTICS

Chapter 6: DESCRIPTIVE STATISTICS Chapter 6: DESCRIPTIVE STATISTICS Random Sampling Numerical Summaries Stem-n-Leaf plots Histograms, and Box plots Time Sequence Plots Normal Probability Plots Sections 6-1 to 6-5, and 6-7 Random Sampling

More information

IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN

IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN 1 Image Enhancement in the Spatial Domain 3 IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN Unit structure : 3.0 Objectives 3.1 Introduction 3.2 Basic Grey Level Transform 3.3 Identity Transform Function 3.4 Image

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

Elementary Functions

Elementary Functions Elementary Functions Part 1, Functions Lecture 1.2a, Graphs of Functions: Introduction Dr. Ken W. Smith Sam Houston State University Spring 2013 Smith (SHSU) Elementary Functions Spring 2013 1 / 37 Representing

More information

Test Name: Chapter 3 Review

Test Name: Chapter 3 Review Test Name: Chapter 3 Review 1. For the following equation, determine the values of the missing entries. If needed, write your answer as a fraction reduced to lowest terms. 10x - 8y = 18 Note: Each column

More information

Probability and Statistics for Final Year Engineering Students

Probability and Statistics for Final Year Engineering Students Probability and Statistics for Final Year Engineering Students By Yoni Nazarathy, Last Updated: April 11, 2011. Lecture 1: Introduction and Basic Terms Welcome to the course, time table, assessment, etc..

More information

REVIEW, pages

REVIEW, pages REVIEW, pages 69 697 8.. Sketch a graph of each absolute function. Identif the intercepts, domain, and range. a) = ƒ - + ƒ b) = ƒ ( + )( - ) ƒ 8 ( )( ) Draw the graph of. It has -intercept.. Reflect, in

More information

Image Processing. Cosimo Distante. Lecture 6: Monochrome and Color processing

Image Processing. Cosimo Distante. Lecture 6: Monochrome and Color processing Image Processing Cosimo Distante Lecture 6: Monochrome and Color processing Pointwise operator: algorithms that execute simple operation on the single pixel without involving neighboring pixels I 0 (i,j)=o

More information

Graphs and Linear Functions

Graphs and Linear Functions Graphs and Linear Functions A -dimensional graph is a visual representation of a relationship between two variables given by an equation or an inequality. Graphs help us solve algebraic problems by analysing

More information

Generating random samples from user-defined distributions

Generating random samples from user-defined distributions The Stata Journal (2011) 11, Number 2, pp. 299 304 Generating random samples from user-defined distributions Katarína Lukácsy Central European University Budapest, Hungary lukacsy katarina@phd.ceu.hu Abstract.

More information

UNIT - 5 IMAGE ENHANCEMENT IN SPATIAL DOMAIN

UNIT - 5 IMAGE ENHANCEMENT IN SPATIAL DOMAIN UNIT - 5 IMAGE ENHANCEMENT IN SPATIAL DOMAIN Spatial domain methods Spatial domain refers to the image plane itself, and approaches in this category are based on direct manipulation of pixels in an image.

More information

9.1: GRAPHING QUADRATICS ALGEBRA 1

9.1: GRAPHING QUADRATICS ALGEBRA 1 9.1: GRAPHING QUADRATICS ALGEBRA 1 OBJECTIVES I will be able to graph quadratics: Given in Standard Form Given in Vertex Form Given in Intercept Form What does the graph of a quadratic look like? https://www.desmos.com/calculator

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

Intensity Transformations and Spatial Filtering

Intensity Transformations and Spatial Filtering 77 Chapter 3 Intensity Transformations and Spatial Filtering Spatial domain refers to the image plane itself, and image processing methods in this category are based on direct manipulation of pixels in

More information

Section 2.4 Library of Functions; Piecewise-Defined Functions

Section 2.4 Library of Functions; Piecewise-Defined Functions Section. Library of Functions; Piecewise-Defined Functions Objective #: Building the Library of Basic Functions. Graph the following: Ex. f(x) = b; constant function Since there is no variable x in the

More information

Digital Image Processing ERRATA. Wilhelm Burger Mark J. Burge. An algorithmic introduction using Java. Second Edition. Springer

Digital Image Processing ERRATA. Wilhelm Burger Mark J. Burge. An algorithmic introduction using Java. Second Edition. Springer Wilhelm Burger Mark J. Burge Digital Image Processing An algorithmic introduction using Java Second Edition ERRATA Springer Berlin Heidelberg NewYork Hong Kong London Milano Paris Tokyo 12.1 RGB Color

More information

Applied Finite Mathematics. Collection Editor: Rupinder Sekhon

Applied Finite Mathematics. Collection Editor: Rupinder Sekhon Applied Finite Mathematics Collection Editor: Rupinder Sekhon Applied Finite Mathematics Collection Editor: Rupinder Sekhon Authors: UniqU, LLC Rupinder Sekhon Online: < http://cnx.org/content/col10613/1.5/

More information

Algebra 1, 4th 4.5 weeks

Algebra 1, 4th 4.5 weeks The following practice standards will be used throughout 4.5 weeks:. Make sense of problems and persevere in solving them.. Reason abstractly and quantitatively. 3. Construct viable arguments and critique

More information

/4 Directions: Graph the functions, then answer the following question.

/4 Directions: Graph the functions, then answer the following question. 1.) Graph y = x. Label the graph. Standard: F-BF.3 Identify the effect on the graph of replacing f(x) by f(x) +k, k f(x), f(kx), and f(x+k), for specific values of k; find the value of k given the graphs.

More information

Parameterization. Michael S. Floater. November 10, 2011

Parameterization. Michael S. Floater. November 10, 2011 Parameterization Michael S. Floater November 10, 2011 Triangular meshes are often used to represent surfaces, at least initially, one reason being that meshes are relatively easy to generate from point

More information

Analytical Techniques for Anomaly Detection Through Features, Signal-Noise Separation and Partial-Value Association

Analytical Techniques for Anomaly Detection Through Features, Signal-Noise Separation and Partial-Value Association Proceedings of Machine Learning Research 77:20 32, 2017 KDD 2017: Workshop on Anomaly Detection in Finance Analytical Techniques for Anomaly Detection Through Features, Signal-Noise Separation and Partial-Value

More information

WHAT YOU SHOULD LEARN

WHAT YOU SHOULD LEARN GRAPHS OF EQUATIONS WHAT YOU SHOULD LEARN Sketch graphs of equations. Find x- and y-intercepts of graphs of equations. Use symmetry to sketch graphs of equations. Find equations of and sketch graphs of

More information

GRAPHING WORKSHOP. A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation.

GRAPHING WORKSHOP. A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation. GRAPHING WORKSHOP A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation. The figure below shows a straight line drawn through the three points (2, 3), (-3,-2),

More information

AN ANALYTICAL APPROACH TREATING THREE-DIMENSIONAL GEOMETRICAL EFFECTS OF PARABOLIC TROUGH COLLECTORS

AN ANALYTICAL APPROACH TREATING THREE-DIMENSIONAL GEOMETRICAL EFFECTS OF PARABOLIC TROUGH COLLECTORS AN ANALYTICAL APPROACH TREATING THREE-DIMENSIONAL GEOMETRICAL EFFECTS OF PARABOLIC TROUGH COLLECTORS Marco Binotti Visiting PhD student from Politecnico di Milano National Renewable Energy Laboratory Golden,

More information

Probability Models.S4 Simulating Random Variables

Probability Models.S4 Simulating Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Probability Models.S4 Simulating Random Variables In the fashion of the last several sections, we will often create probability

More information

Non-Parametric Modeling

Non-Parametric Modeling Non-Parametric Modeling CE-725: Statistical Pattern Recognition Sharif University of Technology Spring 2013 Soleymani Outline Introduction Non-Parametric Density Estimation Parzen Windows Kn-Nearest Neighbor

More information

Mixture Models and EM

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

More information

Fathom Dynamic Data TM Version 2 Specifications

Fathom Dynamic Data TM Version 2 Specifications Data Sources Fathom Dynamic Data TM Version 2 Specifications Use data from one of the many sample documents that come with Fathom. Enter your own data by typing into a case table. Paste data from other

More information

Definition 2 (Projective plane). A projective plane is a class of points, and a class of lines satisfying the axioms:

Definition 2 (Projective plane). A projective plane is a class of points, and a class of lines satisfying the axioms: Math 3181 Name: Dr. Franz Rothe January 30, 2014 All3181\3181_spr14h2.tex Homework has to be turned in this handout. The homework can be done in groups up to three due February 11/12 2 Homework 1 Definition

More information

Max-Count Aggregation Estimation for Moving Points

Max-Count Aggregation Estimation for Moving Points Max-Count Aggregation Estimation for Moving Points Yi Chen Peter Revesz Dept. of Computer Science and Engineering, University of Nebraska-Lincoln, Lincoln, NE 68588, USA Abstract Many interesting problems

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian coordinate system) Practice: Label each on the

More information

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

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

More information

Lecture 2.2 Cubic Splines

Lecture 2.2 Cubic Splines Lecture. Cubic Splines Cubic Spline The equation for a single parametric cubic spline segment is given by 4 i t Bit t t t i (..) where t and t are the parameter values at the beginning and end of the segment.

More information

with slopes m 1 and m 2 ), if and only if its coordinates satisfy the equation y y 0 = 0 and Ax + By + C 2

with slopes m 1 and m 2 ), if and only if its coordinates satisfy the equation y y 0 = 0 and Ax + By + C 2 CHAPTER 10 Straight lines Learning Objectives (i) Slope (m) of a non-vertical line passing through the points (x 1 ) is given by (ii) If a line makes an angle α with the positive direction of x-axis, then

More information

Directionally Selective Fractional Wavelet Transform Using a 2-D Non-Separable Unbalanced Lifting Structure

Directionally Selective Fractional Wavelet Transform Using a 2-D Non-Separable Unbalanced Lifting Structure Directionally Selective Fractional Wavelet Transform Using a -D Non-Separable Unbalanced Lifting Structure Furkan Keskin and A. Enis Çetin Department of Electrical and Electronics Engineering, Bilkent

More information

OPTI 201R Homework 9 Solutions

OPTI 201R Homework 9 Solutions OPTI 20R Homework 9 Solutions. Unknown thick lens system measured with reciprocal magnification technique. At the first position where the object is sharply focused on the image plane m = 2. The lens needs

More information

11.3 The Tangent Line Problem

11.3 The Tangent Line Problem 11.3 The Tangent Line Problem Copyright Cengage Learning. All rights reserved. What You Should Learn Understand the tangent line problem. Use a tangent line to approximate the slope of a graph at a point.

More information

Automated image enhancement using power law transformations

Automated image enhancement using power law transformations Sādhanā Vol. 37, Part 6, December 212, pp. 739 745. c Indian Academy of Sciences Automated image enhancement using power law transformations SPVIMAL 1 and P K THIRUVIKRAMAN 2, 1 Birla Institute of Technology

More information

Three-Dimensional Coordinate Systems

Three-Dimensional Coordinate Systems Jim Lambers MAT 169 Fall Semester 2009-10 Lecture 17 Notes These notes correspond to Section 10.1 in the text. Three-Dimensional Coordinate Systems Over the course of the next several lectures, we will

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs; Section 1- Basics of Functions and Their Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian

More information

Achim J. Lilienthal Mobile Robotics and Olfaction Lab, AASS, Örebro University

Achim J. Lilienthal Mobile Robotics and Olfaction Lab, AASS, Örebro University Achim J. Lilienthal Mobile Robotics and Olfaction Lab, Room T1227, Mo, 11-12 o'clock AASS, Örebro University (please drop me an email in advance) achim.lilienthal@oru.se 1 4. Admin Course Plan Rafael C.

More information

Digital Image Analysis and Processing

Digital Image Analysis and Processing Digital Image Analysis and Processing CPE 0907544 Image Enhancement Part I Intensity Transformation Chapter 3 Sections: 3.1 3.3 Dr. Iyad Jafar Outline What is Image Enhancement? Background Intensity Transformation

More information

Parameterization of triangular meshes

Parameterization of triangular meshes Parameterization of triangular meshes Michael S. Floater November 10, 2009 Triangular meshes are often used to represent surfaces, at least initially, one reason being that meshes are relatively easy to

More information

Parallel or Perpendicular? How Can You Tell? Teacher Notes Page 1 of 6

Parallel or Perpendicular? How Can You Tell? Teacher Notes Page 1 of 6 Teacher Notes How can a student be sure when lines are parallel or perpendicular to a given graph using the graphing calculator? The difficulty lies in matching a mechanical graph that is on a rectangular

More information

Geometry Pre AP Graphing Linear Equations

Geometry Pre AP Graphing Linear Equations Geometry Pre AP Graphing Linear Equations Name Date Period Find the x- and y-intercepts and slope of each equation. 1. y = -x 2. x + 3y = 6 3. x = 2 4. y = 0 5. y = 2x - 9 6. 18x 42 y = 210 Graph each

More information

Functions 3.6. Fall Math (Math 1010) M / 13

Functions 3.6. Fall Math (Math 1010) M / 13 Functions 3.6 Fall 2013 - Math 1010 (Math 1010) M 1010 3.6 1 / 13 Roadmap 3.6 - Functions: Relations, Functions 3.6 - Evaluating Functions, Finding Domains and Ranges (Math 1010) M 1010 3.6 2 / 13 3.6

More information

Homework #4 Due Friday 10/27/06 at 5pm

Homework #4 Due Friday 10/27/06 at 5pm CSE 160, Fall 2006 University of California, San Diego Homework #4 Due Friday 10/27/06 at 5pm 1. Interconnect. A k-ary d-cube is an interconnection network with k d nodes, and is a generalization of the

More information

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

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

More information

On the distribution of colors in natural images

On the distribution of colors in natural images On the distribution of colors in natural images A. Buades, J.L Lisani and J.M. Morel 1 Introduction When analyzing the RGB distribution of colors in natural images we notice that they are organized into

More information

In this lecture. Background. Background. Background. PAM3012 Digital Image Processing for Radiographers

In this lecture. Background. Background. Background. PAM3012 Digital Image Processing for Radiographers PAM3012 Digital Image Processing for Radiographers Image Enhancement in the Spatial Domain (Part I) In this lecture Image Enhancement Introduction to spatial domain Information Greyscale transformations

More information

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0 y=-3/4x+4 and y=2 x I need to graph the functions so I can clearly describe the graphs Specifically mention any key points on the graphs, including intercepts, vertex, or start/end points. What is the

More information

Lesson 19: The Graph of a Linear Equation in Two Variables is a Line

Lesson 19: The Graph of a Linear Equation in Two Variables is a Line Lesson 19: The Graph of a Linear Equation in Two Variables is a Line Classwork Exercises Theorem: The graph of a linear equation y = mx + b is a non-vertical line with slope m and passing through (0, b),

More information

A Topography-Preserving Latent Variable Model with Learning Metrics

A Topography-Preserving Latent Variable Model with Learning Metrics A Topography-Preserving Latent Variable Model with Learning Metrics Samuel Kaski and Janne Sinkkonen Helsinki University of Technology Neural Networks Research Centre P.O. Box 5400, FIN-02015 HUT, Finland

More information

A function: A mathematical relationship between two variables (x and y), where every input value (usually x) has one output value (usually y)

A function: A mathematical relationship between two variables (x and y), where every input value (usually x) has one output value (usually y) SESSION 9: FUNCTIONS KEY CONCEPTS: Definitions & Terminology Graphs of Functions - Straight line - Parabola - Hyperbola - Exponential Sketching graphs Finding Equations Combinations of graphs TERMINOLOGY

More information

TRANSFORMATIONS OF GRAPHS

TRANSFORMATIONS OF GRAPHS Mathematics Revision Guides Transformations of Graphs Page of 9 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier TRANSFORMATIONS OF GRAPHS Version: 2.3 Date: 08-07-206 Mathematics

More information

Sampling random numbers from a uniform p.d.f.

Sampling random numbers from a uniform p.d.f. Some tools for statistics: I. Random Numbers II. Tools for Distributions III. Histograms Printing pdf-file of Mathematica Notebook To make a pdf - file of a mathematica notebook (needed for handing in

More information

Graphing Linear Equations

Graphing Linear Equations Graphing Linear Equations Question 1: What is a rectangular coordinate system? Answer 1: The rectangular coordinate system is used to graph points and equations. To create the rectangular coordinate system,

More information

An introduction to interpolation and splines

An introduction to interpolation and splines An introduction to interpolation and splines Kenneth H. Carpenter, EECE KSU November 22, 1999 revised November 20, 2001, April 24, 2002, April 14, 2004 1 Introduction Suppose one wishes to draw a curve

More information

Lesson 8.1 Exercises, pages

Lesson 8.1 Exercises, pages Lesson 8.1 Eercises, pages 1 9 A. Complete each table of values. a) -3 - -1 1 3 3 11 8 5-1 - -7 3 11 8 5 1 7 To complete the table for 3, take the absolute value of each value of 3. b) - -3 - -1 1 3 3

More information

Chapter 11 Representation & Description

Chapter 11 Representation & Description Chain Codes Chain codes are used to represent a boundary by a connected sequence of straight-line segments of specified length and direction. The direction of each segment is coded by using a numbering

More information

Precalculus Chapter 2A Practice Guide Name

Precalculus Chapter 2A Practice Guide Name Precalculus Chapter A Practice Guide Name Day 1 Day.1 (page 96). (page 108 ).3 (page 1) 15,1,,3,7,33 37,4,49,50,5,55 17,30,38,47,53,61 67,85 Day 3 43,48,51,68 1,4,6,7,13,16,18,19.4 Worksheets.5 (page 145)

More information

Fountain Codes Based on Zigzag Decodable Coding

Fountain Codes Based on Zigzag Decodable Coding Fountain Codes Based on Zigzag Decodable Coding Takayuki Nozaki Kanagawa University, JAPAN Email: nozaki@kanagawa-u.ac.jp Abstract Fountain codes based on non-binary low-density parity-check (LDPC) codes

More information

Important!!! First homework is due on Monday, September 26 at 8:00 am.

Important!!! First homework is due on Monday, September 26 at 8:00 am. Important!!! First homework is due on Monday, September 26 at 8:00 am. You can solve and submit the homework on line using webwork: http://webwork.dartmouth.edu/webwork2/m3cod/. If you do not have a user

More information

1 Solution of Homework

1 Solution of Homework Math 3181 Dr. Franz Rothe February 2, 2012 All3181\4080_spr12h1.tex Name: Use the back pages for extra space due date: February 10 1 Solution of Homework Figure 1: A neutral construction of the tangents

More information

GAMES Webinar: Rendering Tutorial 2. Monte Carlo Methods. Shuang Zhao

GAMES Webinar: Rendering Tutorial 2. Monte Carlo Methods. Shuang Zhao GAMES Webinar: Rendering Tutorial 2 Monte Carlo Methods Shuang Zhao Assistant Professor Computer Science Department University of California, Irvine GAMES Webinar Shuang Zhao 1 Outline 1. Monte Carlo integration

More information

11 1. Introductory part In order to follow the contents of this book with full understanding, certain prerequisites from high school mathematics will

11 1. Introductory part In order to follow the contents of this book with full understanding, certain prerequisites from high school mathematics will 11 1. Introductory part In order to follow the contents of this book with full understanding, certain prerequisites from high school mathematics will be necessary. This firstly pertains to the basic concepts

More information

1.4. Comparing Graphs of Linear Motion. Acceleration Time Graphs

1.4. Comparing Graphs of Linear Motion. Acceleration Time Graphs Comparing Graphs of Linear Motion Cheetahs are adapted for speed they are the fastest land animals. They can accelerate at faster rates than most sports cars (Figure 1). Cheetahs have been measured accelerating

More information

UNIT 1: NUMBER LINES, INTERVALS, AND SETS

UNIT 1: NUMBER LINES, INTERVALS, AND SETS ALGEBRA II CURRICULUM OUTLINE 2011-2012 OVERVIEW: 1. Numbers, Lines, Intervals and Sets 2. Algebraic Manipulation: Rational Expressions and Exponents 3. Radicals and Radical Equations 4. Function Basics

More information

Rate Distortion Optimization in Video Compression

Rate Distortion Optimization in Video Compression Rate Distortion Optimization in Video Compression Xue Tu Dept. of Electrical and Computer Engineering State University of New York at Stony Brook 1. Introduction From Shannon s classic rate distortion

More information

2.4. A LIBRARY OF PARENT FUNCTIONS

2.4. A LIBRARY OF PARENT FUNCTIONS 2.4. A LIBRARY OF PARENT FUNCTIONS 1 What You Should Learn Identify and graph linear and squaring functions. Identify and graph cubic, square root, and reciprocal function. Identify and graph step and

More information

The shortest distance from point K to line is the length of a segment perpendicular to from point K. Draw a perpendicular segment from K to.

The shortest distance from point K to line is the length of a segment perpendicular to from point K. Draw a perpendicular segment from K to. 8. Find the distance between each pair of parallel lines with the given equations. Copy each figure. Construct the segment that represents the distance indicated. 12. K to The shortest distance from point

More information

Scientific Visualization Example exam questions with commented answers

Scientific Visualization Example exam questions with commented answers Scientific Visualization Example exam questions with commented answers The theoretical part of this course is evaluated by means of a multiple- choice exam. The questions cover the material mentioned during

More information

Problem 1 (10 Points)

Problem 1 (10 Points) Problem 1 (10 Points) Please explain the following phenomena. The three images shown are the blurred versions of image (a) (Note: vertical bars have width of 5 and height of 100, they are spaced 20 pixels

More information

Points and lines. x x 1 + y 1. y = mx + b

Points and lines. x x 1 + y 1. y = mx + b Points and lines Point is the fundamental element of the picture representation. It is nothing but the position in a plan defined as either pairs or triplets of number depending on whether the data are

More information

Probabilistic Asymptotic Decider for Topological Ambiguity Resolution in Level-Set Extraction for Uncertain 2D Data

Probabilistic Asymptotic Decider for Topological Ambiguity Resolution in Level-Set Extraction for Uncertain 2D Data IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 25, NO. 1, JANUARY 2019 1163 Probabilistic Asymptotic Decider for Topological Ambiguity Resolution in Level-Set Extraction for Uncertain 2D

More information

Lecture 8: Jointly distributed random variables

Lecture 8: Jointly distributed random variables Lecture : Jointly distributed random variables Random Vectors and Joint Probability Distributions Definition: Random Vector. An n-dimensional random vector, denoted as Z = (Z, Z,, Z n ), is a function

More information

Intensity Transformation and Spatial Filtering

Intensity Transformation and Spatial Filtering Intensity Transformation and Spatial Filtering Outline of the Lecture Introduction. Intensity Transformation Functions. Piecewise-Linear Transformation Functions. Introduction Definition: Image enhancement

More information

Chapter - 2 : IMAGE ENHANCEMENT

Chapter - 2 : IMAGE ENHANCEMENT Chapter - : IMAGE ENHANCEMENT The principal objective of enhancement technique is to process a given image so that the result is more suitable than the original image for a specific application Image Enhancement

More information

Final Exam 1:15-3:15 pm Thursday, December 13, 2018

Final Exam 1:15-3:15 pm Thursday, December 13, 2018 Final Exam 1:15-3:15 pm Thursday, December 13, 2018 Instructions: Answer all questions in the space provided (or attach additional pages as needed). You are permitted to use pencils/pens, one cheat sheet

More information

Image restoration. Restoration: Enhancement:

Image restoration. Restoration: Enhancement: Image restoration Most images obtained by optical, electronic, or electro-optic means is likely to be degraded. The degradation can be due to camera misfocus, relative motion between camera and object,

More information

Regression III: Advanced Methods

Regression III: Advanced Methods Lecture 3: Distributions Regression III: Advanced Methods William G. Jacoby Michigan State University Goals of the lecture Examine data in graphical form Graphs for looking at univariate distributions

More information

Image Enhancement 3-1

Image Enhancement 3-1 Image Enhancement The goal of image enhancement is to improve the usefulness of an image for a given task, such as providing a more subjectively pleasing image for human viewing. In image enhancement,

More information