選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

speedy.md 745B

Speedy

MARTINS.js is built using Speedy Vision{ ._blank }, a GPU-accelerated Computer Vision library which is another project of mine.

Many features provided by Speedy Vision are very useful (e.g., matrices). I have decided to include some of them in parts of the MARTINS.js API for convenience.

In this documentation, I provide a quick reference of some of the classes used in Speedy Vision. This reference is minimal. For a more complete reference, please visit the website of the project{ ._blank }.

Properties

Speedy

Speedy: Speedy, read-only

The Speedy namespace is provided in global scope. It’s also available as Martins.Speedy.