HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Where are M-Trees applied in practice?

Submitted by: @import:stackexchange-cs··
0
Viewed 0 times
arepracticewhereappliedtrees

Problem

My similarity search seminar topic are M-trees. I would like to give some examples about where they are practically applied, but I can't find anything googling.

Does someone know if M-trees are still used and what for? I am interested in answers regarding both practice and applied research.

Solution

M-trees appear in this survey of image retrieval techniques (emphasis added):


In Berretti et al. [2000], curves are represented by a set of
segments, or tokens, whose feature representations (curvature and
orientation) are arranged into a metric tree [Ciaccia et al. 1997] for
efficient shape matching and shape-based image retrieval.

Context

StackExchange Computer Science Q#13493, answer score: 4

Revisions (0)

No revisions yet.