justadudewhohacks / justadudewhohacks/opencv4nodejs

Installing only a Subset of OpenCV modules - DBUILD_LIST

Open
#706 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.1k
Forks
826
PR merge metrics
No merged PRs in 30d

Description

In the README it says:

> For example `export OPENCV4NODEJS_AUTOBUILD_FLAGS=-DBUILD_LIST=dnn` will build only modules required for `dnn` and reduces the size and compilation time of the OpenCV package.

But what if I would like to download everything but `dnn`? How can this be done?

Also how can I check what is the size of each model, and maybe most importantly - How can I tell which models I need? Is there some form of tagging that I'm unaware of in the type declaration?

Thanks in advance

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.