User:Ruben/Prototyping/SIFT

From XPUB & Lens-Based wiki
Sift-2.png

I ran the code the image network on my recently crawled set of news items - at that time just about a 250 - and their complementary images.

This code uses the SIFT algorithm to find features in images, and compares those features to find 'similar images'.

This created a graph which in some parts looked quite interesting...

Sift-1-1.png

... but in general became way to complex:

Sift-1-2.png

So to get an insight into the set and their relations, I made another way to browse trough it:

See it here.


For the continuation of this project, look here.