Andrew Lee

Results 7 issues of Andrew Lee

I have a [work-in-progress branch](https://github.com/ndrewtl/flexsearch/tree/feat-export-promise) working on fixing #235. However, I have not been able to test my code, because I cannot build `flexsearch.bundle.js`. None of the build scripts in...

documentation

**System information** (Please provide as much relevant information as possible) - Copypasted in [JS face_mesh demo](https://google.github.io/mediapipe/solutions/face_mesh#javascript-solution-api) . Code is [this.](https://gist.github.com/ndrewtl/f30acda2e4c93f92f7ed77fd405ea50d) - Platform: WSL / Arch Linux - Solution: FaceMesh -...

type:support
stat:awaiting response
solution:face mesh
platform:javascript

Thank you for submitting a MediaPipe documentation issue. The MediaPipe docs are open source! To get involved, read the documentation Contributor Guide ## URL(s) with the issue: https://google.github.io/mediapipe/solutions/face_mesh.html ## Description...

type:support
solution:face mesh
platform:javascript

This implements the feature requested in #5300. Please let me know if you have any questions or comments

Currently I am using this library, and one file, pako.esm.js, is adding 211KiB to my Webpack bundle size. ![image](https://user-images.githubusercontent.com/3442998/190249112-ab5e88b8-6607-45d3-aa84-6053fd408f7c.png) The package seems to be used by anchor: ```sh % yarn...

help wanted
ts

MATLAB functions are usually denominated by the `function` keyword and `end` like so: ``` matlab function result = fone(arg1,arg2,arg3) % code here result = return_value; end ``` However, the `end`...

I'm currently getting an issue on my computer, "Your browser does not support DRM or you have disabled it. Please enable DRM to play music in your browser or download...

help wanted