User:Ruben/Prototyping/SIFT
< User:Ruben | Prototyping
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...
... but in general became way to complex:
So to get an insight into the set and their relations, I made another way to browse trough it:
For the continuation of this project, look here.