Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resume opencv4nodejs #846

Open
piercus opened this issue Apr 14, 2022 · 3 comments
Open

Resume opencv4nodejs #846

piercus opened this issue Apr 14, 2022 · 3 comments

Comments

@piercus
Copy link
Collaborator

piercus commented Apr 14, 2022

Hello @UrielCh @pdiaz @arvind-india @longtp12 @alalialisiong @Misoss @jeffreycrow @koush @stoefln @ogibor @kokarn @ht-jo @GM-Alex @aiham @Snusmumr1000 @ben60523 @mfukushim @Profab @sugumura @zegami @pck886 @ewanharris @psiservices-soriley

You may have noticed that the opencv4nodejs project is no longer maintained since 2 years, this is because @justadudewhohacks do not have enough time right, which we all understand.

I see on github that a lot of forks have been maintained during last months, and I'm afraid the forks will diverge too much, leaving the new comers in a difficult situation.

If you are interested to discusss this, i have open a channel #opencv4nodejs in the opencv.org slack.
Please connect to the slack using this link and then join the discussion by connecting to the #opencv4nodejs channel.

Thanks for your help

@UrielCh
Copy link
Contributor

UrielCh commented Apr 18, 2022

UrielCh/opencv4nodejs is now retro-compatible with justadudewhohacks/opencv4nodejs

@UrielCh
Copy link
Contributor

UrielCh commented Aug 30, 2022

Hi,
Great news for those people that do not want to build their OpenCV:
I published @u4/opencv4nodejs V 6.2.4 today,

This version autodetects the common setup path for Brew on Mac, Chocolatey on Windows, and Apt on Linux.

  • Windows:

choco install opencv

  • Mac:

brew install opencv

  • debian:

apt -y install libopencv-contrib-dev libopencv-dev

just define environment variable: OPENCV4NODEJS_DISABLE_AUTOBUILD=1

And your prebuild OpenCV will be used.

You may need to call:
npx build-opencv rebuild
or
npx build-opencv --nobuild rebuild (if you do not define OPENCV4NODEJS_DISABLE_AUTOBUILD variable)

@issuefiler
Copy link

Have a look at #860 for how to add maintainers to the NPM package or transfer the ownership, @justadudewhohacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants