Web Service
Example requests:
./idsService.php?action=random
(get a random image)
./idsService.php?action=query&index=1
(images with index 1)
./idsService.php?action=query&index=99,100
(images with index 99 or 100)
./idsService.php?action=query&generalise=true&index=5
(walk up from index 5)
./idsService.php?action=query&generalise=true&index=5,4
(walk up from parent of indexes 4 and 5)
./idsService.php?action=query&moveSearch=true&component=y&direction=up&index=50
(images lighter than index 50)
./idsService.php?action=query&Y=100&Cb=75&Cr=75
(images with YCbCr=[100, 75, 75])
./idsService.php?action=query&example=276066.JPG
(images similar to 276066.JPG)
Main Site
Continue
.