This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
face-api
mirror of
https://github.com/vladmandic/face-api.git
Watch
9
Star
0
Fork
You've already forked face-api
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
952f145e98
face-api
/
types
/
dom
/
bufferToImage.d.ts
2 lines
77 B
TypeScript
Raw
Blame
History
export
declare
function
bufferToImage
(
buf
:
Blob
)
:
Promise
<
HTMLImageElement
>
;
Reference in New Issue
View Git Blame
Copy Permalink