georgslazdans/outline-app

Optimization: Outline Check Image

Opened this issue · 0 comments

Description

Outline check image is created by drawing the paper contours and transforming Extract Object steps result so it overlays correctly on the original image.

Investigate

It should be a bit faster to transform the resulting points and then draw them, instead of transforming whole image.