Ruslan Rudiuk
Ruslan Rudiuk
After reading similar issues threads, it seems like this is an opencv4nodejs installation issue. Has anyone found a solution?
When I try to use the solution provided by @seba-murillo , during opencv4nodejs installation (after using the command npm i -g opencv4nodejs) I get this error: Error: no OpenCV libraries...
@zcmgyu what installation process should I follow? As I understand, I shouldn't use installation via brew. So I need to just download opencv 4.5.0 and install it using cmake?
Hi. Are there any updates on that?