您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

speedy.md 742B

Speedy

encantAR.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 encantAR.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 AR.Speedy.