• Tidak ada hasil yang ditemukan

PDF COL783: Digital Image Processing

N/A
N/A
Protected

Academic year: 2024

Membagikan "PDF COL783: Digital Image Processing"

Copied!
18
0
0

Teks penuh

(1)

COL783: Digital Image Processing

Prem Kalra

[email protected]

http://www.cse.iitd.ac.in/~pkalra/col783

Department of Computer Science and Engineering

Indian Institute of Technology Delhi

(2)

Recap: Image Enhancement in Spatial Domain

Laplace Filter

Image Subtraction

Image Addition

Convolution

Half Toning

(3)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Image Enhancement in Spatial Domain

Convolution

1D Continuous Domain

1D Discrete Domain

(4)

Image Enhancement in Spatial Domain

Convolution: Properties Commutativity

F*H=H*F Associativity

(F*H 1 )*H 2 =F*(H 1 *H 2 ) Linearity

(s.F)*H=s.(F*H)

(F 1 +F 2 )*H=(F 1 *H)+(F 2 *H)

(5)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Image Enhancement in Spatial Domain

Convolution: Properties Separability H=H

1

* H

2

* H

3

* H

4

….. * H

m

F*H=F * (H

1

* H

2

* H

3

* H

4

….. * H

m

)

F*H=(…((F *H

1

)* H

2

) *….. * H

m

)

(6)

Halftoning

Thresholding

(7)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Halftoning

Thresholding

plus random noise

(8)

Halftoning

Area based approach

Pseudo grey levels (quantization)

(9)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Halftoning

Floyed Steinberg Method

Error Diffusion

• Quantizes each pixel using a neighborhood operation, rather than a simple point wise operation.

• Moves through image in raster order, quantizing the result, and “pushing” the error forward.

• Can produce better quality images

(10)

Halftoning

Floyed Steinberg Method

Error Diffusion

(11)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Halftoning

Floyed Steinberg Method

Error Diffusion

(12)

Halftoning

Floyed Steinberg Method

Error Diffusion

(13)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Halftoning

Floyed Steinberg Method

Error Diffusion

(14)

Halftoning

Floyed Steinberg Method

(15)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Color Image Quantization

Halftoning

(16)

Color Image Quantization

Halftoning

(17)

Digital Image Processing http://www.cse.iitd.ac.in/~pkalra/col783

Transfer color to grey level images

(18)

Image Stylization

Assignment 1

Referensi

Dokumen terkait

1 Research mainly for detection of bottle cap, through the image preprocessing and precise processing to solve the human visual error rate and contingency, realized based on

Much of this information is not useful to us; but we can see the size of the image in pixels, the size of the file (in bytes), the number of bits per pixel (this is given by

The input color coordinates of each pixel are independently transformed into another set of color coordinates, where the image in each coordinate is enhanced by its own

5 marks b State two technique of point processing enhancement 4 marks c Figure 4 shows the image that has been resized to 1.25 times from the original image.. Write the matlab code

Pourghassem 3 Evaluation ƒ Assignments 5 Point ƒ Final exam 10 Point ƒ Final Project 5 Point Definitions ƒ Image Processing ƒ Computer Vision ƒ Low Level Processes: Primitive

2326-9865 149 A Research Paper on Lung Field Segmentation Techniques using Digital Image Processing 1Gunjan Bhatnagar, 2Ashish Gupta, 3Yogesh Kumar 1,3Assistant Professor,

There are many visual information processing methods which involve assessment of image quality of the outputs: image compression, image denoising, contrast enhance- ment, quantization

imsubtract subtracts each pixel value in one of the input images from the corresponding pixel in the other input image and returns the result in the corresponding pixel in an output