https://github.com/puripant/drawing-board
"Back to the drawing board" generates sketch lines from an image as if it was well thought out
https://github.com/puripant/drawing-board
drawing hough-transform image-processing joke sketch
Last synced: 4 months ago
JSON representation
"Back to the drawing board" generates sketch lines from an image as if it was well thought out
- Host: GitHub
- URL: https://github.com/puripant/drawing-board
- Owner: puripant
- Created: 2020-06-26T03:45:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T17:36:18.000Z (almost 6 years ago)
- Last Synced: 2025-02-27T06:52:37.627Z (over 1 year ago)
- Topics: drawing, hough-transform, image-processing, joke, sketch
- Language: HTML
- Homepage: https://puripant.github.io/drawing-board/
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Back to the drawing board
This simple web app generates sketch lines from an image as if it was well thought out. It mainly uses the implementation of Hough transforms in OpenCV.js.
