UNPKG

@webarkit/jsfeat-next

Version:

Typescript version of jsfeat for WebARKit

6 lines 245 B
export class optical_flow_lk { track(prev_pyr, curr_pyr, prev_xy, curr_xy, count, win_size, max_iter, status, eps, min_eigen_threshold) { throw new Error("Method not implemented."); } } //# sourceMappingURL=optical_flow_lk.js.map