Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

SCHOOL OF COMPUTER SCIENCE AND ENGINEERING

FALL 19-20

CSE 3018, Content Based Image and Video Retrieval

Slot L27+L28

Exercise 3 - Assessment 3

1. Read an input image and calculate the gray level co-occurance matrix. Find the
following features and display it.
Energy
Contrst
Correlation

Sample input image (RGB) output image (Grouped image)

RGB Image Clusters

100 100

200 200

300 300

400 400

500 500

600 600

100 200 300 400 100 200 300 400

2. Apply transformation to an image on rows and columns by averaging and


finding difference.

You might also like