UNPKG
@webarkit/jsfeat-next
Version:
latest (0.7.5)
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
Typescript version of jsfeat for WebARKit
github.com/webarkit/jsfeatNext
webarkit/jsfeatNext
@webarkit/jsfeat-next
/
dist
/
src
/
yape06
/
yape06.js
6 lines
•
150 B
JavaScript
View Raw
1
2
3
4
5
6
export
class
yape06
{
detect
(
src, points, border
) {
throw
new
Error
(
"Method not implemented."
); } }
//# sourceMappingURL=yape06.js.map