https://github.com/donkeycode/images-detection
This is a sample of how working with AWS or Google Image detection to get beautiful resized images
https://github.com/donkeycode/images-detection
aws google-vision-api image-recognition image-resizing responsive-design
Last synced: 9 months ago
JSON representation
This is a sample of how working with AWS or Google Image detection to get beautiful resized images
- Host: GitHub
- URL: https://github.com/donkeycode/images-detection
- Owner: donkeycode
- Created: 2017-04-07T08:12:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T22:09:11.000Z (over 3 years ago)
- Last Synced: 2025-04-07T16:12:38.065Z (10 months ago)
- Topics: aws, google-vision-api, image-recognition, image-resizing, responsive-design
- Language: HTML
- Homepage: http://www.donkeycode.com:3003/
- Size: 2.77 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Images detection
This is a sample of how working with AWS or Google Image detection
## Setup
create your `config/default.json`
Run
```
npm install
npm start
```
Visit `http://localhost:3000` or `http://localhost:3000/list-images.html`
View Api ON `http://localhost:3000/images-infos/?url=http://localhost:3000/img/6.jpg`