diff options
author | Chris Xiong <chirs241097@gmail.com> | 2022-09-11 01:35:24 -0400 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2022-09-11 01:35:24 -0400 |
commit | fd2773c2407aa475ba8aa4c8a72c91b83fd99c42 (patch) | |
tree | c899e4d60c1891a5d3e143f9b5e2cc5972f9c924 | |
parent | 1932abcb2ae2c0406c48e8b12d348631a83f2655 (diff) | |
download | deduper-fd2773c2407aa475ba8aa4c8a72c91b83fd99c42.tar.xz |
update readme.
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -20,6 +20,11 @@ core mobile processor with hyperthreading. **: Planned. +In its core, Deduper uses a variation of similar image detection algorithm described in +H. Chi Wong, M. Bern and D. Goldberg, "An image signature for any kind of image," +Proceedings. International Conference on Image Processing, 2002, pp. I-I, +doi: 10.1109/ICIP.2002.1038047. + ## License Mozilla Public License 2.0 |