@handwoo24/opencv
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

next-opencv

opencv is very powerful image processing module

i write thie module for using opencv in react

but opencv interface is too large to write all methods and attributes

i hope to write everythings about opencv

how

const Components = () => {
  ...
  const cv = useCv(version) // default is 4.8.0
  ...

  return <>
    ...
  </>
}

Readme

Keywords

Package Sidebar

Install

npm i @handwoo24/opencv

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

90 kB

Total Files

30

Last publish

Collaborators

  • handwoo24