You are on page 1of 21

Classification of Image Operations

0 One way of classification is


Point
Local and
Global
Classification
Matrix Vs Array Operations
Arithmetic operations -
Addition
Image Subtraction
Image Multiplication
Image Division
Image Division
Logical Operations
NOT Operation
Image translation
0 Moves a point to a new location by adding translation
amounts to the coordinates of the point.
2D Scaling
0 Changes the size of the object by multiplying the
coordinates of the points by scaling factors.

or or
2D Scaling (cont’d)
0 Uniform vs non-uniform scaling

0 Effect of scale factors:


2D Rotation
0 Rotates points by an angle θ about origin
(θ >0: counterclockwise rotation)

• From ABP triangle:

C B
A • From ACP’ triangle:
2D Rotation (cont’d)
0 From the above equations we have:

or

or

You might also like