https://github.com/ffmathy/imagecomparison
Compares two images and sees how similar they are using CCV. Implemented in C#.
https://github.com/ffmathy/imagecomparison
Last synced: 10 months ago
JSON representation
Compares two images and sees how similar they are using CCV. Implemented in C#.
- Host: GitHub
- URL: https://github.com/ffmathy/imagecomparison
- Owner: ffMathy
- License: mit
- Created: 2015-04-21T05:07:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T05:58:54.000Z (about 11 years ago)
- Last Synced: 2024-04-22T12:31:10.855Z (about 2 years ago)
- Language: C#
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageComparison
Compares two images and sees how similar they are using CCV. Implemented in C#.