1.0.3 • Published 3 years ago

@handwoo24/opencv v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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 <>
    ...
  </>
}
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago