UNPKG

@webarkit/jsfeat-next

Version:

Typescript version of jsfeat for WebARKit

9 lines 252 B
export class fast_corners { set_threshold(threshold) { throw new Error("Method not implemented."); } detect(src, corners, border) { throw new Error("Method not implemented."); } } //# sourceMappingURL=fast_corners.js.map