Image Database Visualisation and Browsing Flashcards

1
Q

State three main approaches to visualise image databases.

A

Graph-based visualisation, Clustering-based visualisation and Mapping-based visualisation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Characterise mapping-based visualisation.

A
    • High-dimensional CBIR feature vectors
    • Visualise in low-dimensional space
    • Need to get from high-dimensional space to low dimensional space so that original relations are preserved.
    • Dimensionality reduction:
      • Principal component analysis (PCA)
      • Multi-dimensional scaling (MDS)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Characterise clustering-based visualisation.

A
    • similar images are grouped together
    • groups can be summarised by representative image(s)
    • content-based
    • –using CBIR features of the images
  • -metadata-based
    • –uses keywords, filenames etc
  • -time-based
    • – using time stamp attached to the image upon creation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Characterise graph-based visualisation.

A
  • -arranges images in graph structure
    • –nodes = images
    • –edges connect images
      • –based on shared annotation, image similarity,…
  • – visualisation – mass-spring models
    • –edges modelled as springs
    • –rest-length based on edge weight/strength
    • –find stable layout (set of differential equations)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe browsing.

A

Navigation through visualised image database. It involves interactive and intuitive operations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the three main types of browsing?

A

Horizontal, vertical and time-based

How well did you know this?
1
Not at all
2
3
4
5
Perfectly