Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 812 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 812 Bytes

opencv4nodejs

opencv4nodejs

opencv4nodejs allows you to use the native OpenCV library in nodejs. Besides a synchronous API the package provides an asynchronous API, which allows you to build non-blocking and multithreaded computer vision tasks. opencv4nodejs supports OpenCV 3 and OpenCV 4.

OpenCV is native libraries which help Appium performs images matching by comparison. This way helps automation tasks a lot on Mobile. Appium is a JS Foundation Project, so we need to use opencv4nodejs to integrate with many binding programing languages. Opencv4nodejs allows you to build non-blocking and multithreaded computer vision tasks and this one supports both OpenCV 3 and OpenCV 4.