Skip to content

This repository is purely for troubleshooting purposes.

Notifications You must be signed in to change notification settings

rstoye/opencv-troubleshoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install under Manjaro

sudo pacman -S opencv python-opench hdf5
export OPENCV4NODEJS_DISABLE_AUTOBUILD=1
export OPENCV_LIB_DIR=/usr/lib/

# now either
pnpm install

# or
npm install

# whatever you prefer

Run the project

pnpm start

# or

npm start

About

This repository is purely for troubleshooting purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published