yotsuko

1.0.0 • Public • Published

yotsuko

Library to get coordinates of rectangles drawn on image.

Example

var image = new Image();
image.src = '../data/test.png';
var data = yotsuko.process(image);
canvas_draw(data); // Implementation in tests

Original image on the right and rebuilt on the left:

Example

Package Sidebar

Install

npm i yotsuko

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • siranthony