====== Sketches API ====== * Host: dev02 * Run Environment: Fast API Docker Container * Restart Command: docker restart sketches_api_container (or deploy and run from shell scripts) * Git: https://git.picalike.corpex-kunden.de/incubator/v5-sketch-api ===== Short Description ===== Convert Fashion images that are trendy into comic style by using different filters. The algorithm yields reasonable results for all image types (still/model/with background) but works best and is designed for images without background. ===== Example ===== {{/dokuwiki/lib/exe/fetch.php?w=200&tok=818450&media=shirt_no_sketch.jpeg?200}} {{/dokuwiki/lib/exe/fetch.php?w=200&tok=8667fc&media=shirt_sketch.jpg?200}} ===== Example: API Call ===== http://dev02.picalike.corpex-kunden.de:8006/url2sketch?url=http://sg01.picalike.corpex-kunden.de/test_images/sketches_test.jpg ===== Endpoints ===== * /url2sketch: convert an image given by url into a sketch and return it. *** More detailed information:** http://dev02.picalike.corpex-kunden.de:8006/docs ===== Dependencies ===== * Image Cloud