https://github.com/anthonyray/perspective
https://github.com/anthonyray/perspective
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonyray/perspective
- Owner: anthonyray
- Created: 2014-04-09T18:16:10.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-09T17:46:13.000Z (over 11 years ago)
- Last Synced: 2024-04-15T09:15:24.518Z (about 2 years ago)
- Language: JavaScript
- Size: 424 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# perspective
*" Turns your webcam into a scanner !"*
A service that allows you to take a picture of a sheet of paper with your webcam, send the image to the perspective server and apply a perspective distortion to the image to give the impression the image was scanned.
## Work in progress
DONE :
- Perspective distortion script : **DONE** with ``imagemagick``
- API : **DONE**
- Client side edges dection : **DONE** (not very stable)
TODO :
- Better client app
- Integrate perspective distortion script to the API