1.0.3 • Published 2 years ago

@handwoo24/opencv v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago