https://github.com/robertoaleman/phpicsla
PHP Image Comparison with Simple Learning Algorithm
https://github.com/robertoaleman/phpicsla
Last synced: about 2 months ago
JSON representation
PHP Image Comparison with Simple Learning Algorithm
- Host: GitHub
- URL: https://github.com/robertoaleman/phpicsla
- Owner: robertoaleman
- License: gpl-3.0
- Created: 2025-03-14T16:42:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-14T17:14:48.000Z (3 months ago)
- Last Synced: 2025-03-14T17:35:00.267Z (3 months ago)
- Language: PHP
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phpicsla
PHP Image Comparison with Simple Learning AlgorithmThis PHP code implements a basic image comparison system with machine learning. It allows users to upload two images, calculates a similarity percentage between them, and requests feedback to improve the calculation's accuracy.
please check documentation.html file..