https://github.com/keiichiw/knowledge-processing-similarity
https://github.com/keiichiw/knowledge-processing-similarity
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keiichiw/knowledge-processing-similarity
- Owner: keiichiw
- Created: 2015-05-10T16:38:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-10T16:39:13.000Z (over 10 years ago)
- Last Synced: 2024-12-30T05:36:47.734Z (9 months ago)
- Language: Python
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 知識処理論: 類似度レポート用プログラム
```shell
$ python get_image.py
```で画像の取得、加工をしたのち、
```shell
$ python similarity.py
```で類似度が高い組を出力する。