Created
February 2, 2016 21:39
-
-
Save parkan/8a030b9cb85978307861 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % ./perceptive-client.py 300px-Susan_Meiselas_-_Molotov_Man.jpg | |
| Searching with input image 300px-Susan_Meiselas_-_Molotov_Man.jpg | |
| perceptual hash: afe9d44ba135198a | |
| Using IPFS daemon at 127.0.0.1:5001, id: QmRW2PTGpWk2X5sDbAvyDLV8668skcF8ADr1FcaP8VtC1q | |
| Fetching metadata from /ipfs/QmRBHQVmjKTv6ust1SVjJ4WLQb2p7PJaA1bEespBjb8SwY | |
| { | |
| "@context": "http://schema.org", | |
| "image_id": "c2ba20ae-8ccc-11e5-b627-83bff0768b7d", | |
| "thumbnailUrl": { | |
| "mlink": "QmXNDXmqfd9p5XXm6EBm6D2i1FbsaBQyBNEieZ2Czhxi77" | |
| }, | |
| "@type": "Photograph", | |
| "author": "Susan Meiselas" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment