An open API service indexing awesome lists of open source software.

https://github.com/alexkranias/sketchit

SketchIt is a an interactive, media manipulation software applying fundamental computer vision/edge detection algorithms to media for both educational and artistic purposes.
https://github.com/alexkranias/sketchit

desktop-app digital-art edge-detection image image-processing java-8 javafx sketch video video-processing

Last synced: 8 months ago
JSON representation

SketchIt is a an interactive, media manipulation software applying fundamental computer vision/edge detection algorithms to media for both educational and artistic purposes.

Awesome Lists containing this project

README

          

# SketchIt
SketchIt is a an interactive, media manipulation software applying fundamental computer vision/edge detection
algorithms to images and videos for both educational and artistic purposes.
Created in Java 8.
Currently supports PNG, and JPG file types as input.

Upcoming: will add support for MP4 and MOV file types.

INSTRUCTIONS TO RUN SOFTWARE:
Run the App.java file in an IDE (I recommend IntelliJ).