goimagehash/_examples
Dong-hee Na 84eb1859d0
imagehash: Add new serialization API dump/load. (#24)
Create a new APIs for serializing purpose which can use
standard io.Reader/io.Writer APIs.

ToString() API will be remain for debugging purpose and
ExtImageHashFromString, ImageHashFromString will be removed after next
version.

- New APIs are added: LoadExtImageHash, LoadImageHash, xxxHash.Dump
- These APIs are deprecated: ExtImageHashFromString, ImageHashFromString
2019-03-17 11:34:56 +09:00
..
examples.go imagehash: Add new serialization API dump/load. (#24) 2019-03-17 11:34:56 +09:00
load_and_dump.go imagehash: Add new serialization API dump/load. (#24) 2019-03-17 11:34:56 +09:00
sample1.jpg [goimagehash] First implement. 2017-07-31 22:47:14 +09:00
sample2.jpg [goimagehash] First implement. 2017-07-31 22:47:14 +09:00
sample3.jpg [goimagehash] First implement. 2017-07-31 22:47:14 +09:00
sample4.jpg [goimagehash] First implement. 2017-07-31 22:47:14 +09:00