@udarrr/template-matcher
Advanced tools
Comparing version 1.4.4 to 1.4.6
{ | ||
"name": "@udarrr/template-matcher", | ||
"version": "1.4.4", | ||
"version": "1.4.6", | ||
"main": "dist/index", | ||
@@ -54,3 +54,3 @@ "typings": "dist/index", | ||
"dependencies": { | ||
"opencv4nodejs-prebuilt-install": "^4.1.135", | ||
"opencv4nodejs-prebuilt-install": "^4.1.146", | ||
"@nut-tree/nut-js": "^2.3.0" | ||
@@ -57,0 +57,0 @@ }, |
@@ -62,3 +62,3 @@ # OpenCV 4.1.1 Template Matching Image Finder | ||
```typescript | ||
//standalone | ||
//standalone | ||
{ | ||
@@ -65,0 +65,0 @@ haystack?: string | Image, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72235