CAP 5415 Computer Vision Fall 2004 - PowerPoint PPT Presentation

1 / 30
About This Presentation
Title:

CAP 5415 Computer Vision Fall 2004

Description:

CAP 5415 Computer Vision. Fall 2004. Dr. Alper Yilmaz. Univ. of Central Florida ... Salt & Pepper Noise. p is uniformly distributed random variable. l is threshold ... – PowerPoint PPT presentation

Number of Views:24
Avg rating:3.0/5.0
Slides: 31
Provided by: alpery
Learn more at: http://www.cs.ucf.edu
Category:
Tags: cap | computer | dr | fall | pepper | vision

less

Transcript and Presenter's Notes

Title: CAP 5415 Computer Vision Fall 2004


1
CAP 5415 Computer VisionFall 2004
  • Dr. Alper Yilmaz
  • Univ. of Central Florida
  • www.cs.ucf.edu/courses/cap5415/fall2004
  • Office CSB 250

2
RecapEstimation of Camera Parameters
  • Relation between camera and image coordinates

(A)
(B)
  • Estimate rij,ti,ox,oy,fx,fy.

3
RecapEstimation of Camera Parameters
  • Given corresponding world and image points
  • Divide (A) to (B), rearrange result

(C)
  • Rearrange into matrix and solve using SVD
  • Estimate scale factor ? r2i and ty are there!!
  • Compute ? similar to scale factor
  • Compute r3i from r1i and r2i .
  • Estimate fx , fy and ty .
  • Finally compute ox and oy from other knowns

4
RecapRotation around arbitrary axis
5
RecapRotation around arbitrary axis
6
Images
7
General
  • Binary
  • Gray Scale
  • Color

8
Binary Images
Y
1
1
1
1
Row 1
q
X
0 Black 1 White
0
0
0
0
0
Row q
p
9
Gray Level Image
10
5
9
100
10
Gray Scale Image
11
Color ImageRed, Green, Blue Channels
12
Image Histogram
13
Image Noise
  • Light Variations
  • Camera Electronics
  • Surface Reflectance
  • Lens

14
Image Noise
  • I(x,y) the true pixel values
  • n(x,y) the noise at pixel (x,y)

?
15
Gaussian Noise
16
Salt Pepper Noise
  • p is uniformly distributed random variable
  • l is threshold
  • smin and smin are constant

17
Image Derivatives Averages
18
Definitions
  • Derivative Rate of change
  • Speed is a rate of change of a distance
  • Acceleration is a rate of change of speed
  • Average (Mean)
  • Dividing the sum of N values by N

19
Derivative
20
Examples
21
Discrete Derivative
22
Discrete DerivativeFinite Difference
Backward difference
Forward difference
Central difference
23
Example
Derivative Masks
Backward difference
-1 1
1 -1
Forward difference
-1 0 1
Central difference
24
Derivatives in 2 Dimensions
Given function
Gradient vector
Gradient magnitude
Gradient direction
25
Derivatives of Images
Derivative masks
26
Derivatives of Images
27
Convolution
f
h
x
x
28
Averages
  • Mean
  • Weighted mean

29
Gaussian Filter
30
Properties of Gaussian
  • Most common natural model
  • Smooth function, it has infinite number of
    derivatives
  • Fourier Transform of Gaussian is Gaussian.
  • Convolution of a Gaussian with itself is a
    Gaussian.
  • There are cells in eye that perform Gaussian
    filtering.
Write a Comment
User Comments (0)
About PowerShow.com