Commit b992df2
Moving to OpenCV WASM (#111)
* feat: update image resizing to use linear kernel
* refactor: format code for image resizing with linear kernel
* ci: publish PR prerelease packages
* feat: integrate opencv-wasm for image resizing in computeHashesFromStream
* refactor: improve formatting and readability in hashing.ts
* Optimize: swap RGB to BGR channels in-place to avoid extra buffer allocation
---------
Co-authored-by: Carl Patchett <carl.patchett@kroll.com>
Co-authored-by: Will Speak <will.speak@kroll.com>1 parent ee3a95b commit b992df2
4 files changed
Lines changed: 212 additions & 121 deletions
0 commit comments