justadudewhohacks / justadudewhohacks/opencv4nodejs
Step by Step
Open
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
Let me see i understood how i can install opencv4nodejs:
1 - install nodejs
2 - create a project folder
3 - npm init -y
4 - npm install --global windows-build-tools
5 - npm install --save opencv4nodejs
Is it all?
do I need to install opencv in my windows?
Something's missing. Here he does not install.
Contributor guide
Assessment
This issue has not been assessed yet.