Commit Graph

19 Commits

Author SHA1 Message Date
Dong-hee Na
5e074e7151
goimagehash: Update README.md (#44) 2020-10-03 15:33:01 +09:00
Dong-hee Na
cd85f5fb0f README: Update 2019-12-06 15:48:16 +09:00
Dong-hee Na
3a999480e9
gh-37: Add workflow file for Github Action (#38)
* Setting up Github Action

* remove Travis CI

* Update README.md
2019-12-06 15:36:49 +09:00
dirtsea
32a1fdcbe8 Fix typo in README.md (#32) 2019-09-08 01:03:41 +09:00
Dong-hee Na
6392b0bac9
all: Add more test (#30)
* hashcompute_test: Add benchmark

* all: Add more test
2019-03-19 23:10:52 +09:00
Dong-hee Na
138a26ae46 README.md: Update README.md 2019-03-19 00:06:12 +09:00
Dong-hee Na
3e058be50d
hashcompute: Update Extend API (#28)
* hashcompute: Update Extend API

- AverageHashExtend -> ExtAverageHash
- PerceptionHashExtend -> ExtPerceptionHash
- DiffrenceHashExtend -> ExtDiffrenceHash

* imagehash: Update load api
2019-03-18 23:53:09 +09:00
Dong-hee Na
161b6f5676
hashcompute: Redesign XXXHashExtend API interface (#27) 2019-03-18 21:40:16 +09:00
Dong-hee Na
47321c08d3
imagehash: Create a new API Bits() (#25) 2019-03-17 15:42:07 +09:00
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
Dong-hee Na
7558e00b90 README.md: Update 2019-03-16 23:23:56 +09:00
Dong-hee Na
5f00903fec README.md: Update README.md 2019-03-16 01:01:25 +09:00
Dong-hee Na
bafc8a21c3 readme: Update readme.md 2019-03-16 00:54:05 +09:00
Dong-hee Na
e588da1f67 goimagehash: Update README.md 2018-05-09 09:37:49 +09:00
Dong-hee Na
7f23d56ee5 goimagehash: Add badge 2018-04-01 16:55:03 +09:00
Dong-hee Na
b969cb59dc goimagehash: Fix typo. 2017-08-03 22:40:42 +09:00
Dong-hee Na
2b9c664be8 Update docs. 2017-07-31 23:29:35 +09:00
Dong-hee Na
7aba8954cd [goimagehash] First implement. 2017-07-31 22:47:14 +09:00
Dong-hee Na
7312a138c1 Initial commit 2017-07-29 02:15:59 +09:00