opencv4nodejs
Advanced tools
Comparing version 2.3.0 to 2.4.0
{ | ||
"name": "opencv4nodejs", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "Native node.js bindings for OpenCV 3.x", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,2 +17,3 @@ opencv4nodejs | ||
* **[Available Modules](#available-modules)** | ||
* **[Request new Features](#request-features)** | ||
@@ -328,1 +329,9 @@ <a name="examples"></a> | ||
* <a href="https://github.com/justadudewhohacks/opencv4nodejs/tree/master/doc/xfeatures2d/"><b>xfeatures2d</b></a> | ||
<a name="request-features"></a> | ||
## Request new Features | ||
Are you missing some functions from OpenCV (<a href="https://github.com/justadudewhohacks/opencv4nodejs/tree/master/doc/README.md"><b>overview</b></a> of available bindings) or have an idea for utility in regards to the OpenCV API, which you would like to be added to this package? No problem! Open a new <a href="https://github.com/justadudewhohacks/opencv4nodejs/issues"><b>issue</b></a> with a listing of the desired function bindings or features and you will find them in this package soon. | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10029175
336