diff --git a/modules/napdepthaicore.json b/modules/napdepthaicore.json new file mode 100644 index 0000000..577d335 --- /dev/null +++ b/modules/napdepthaicore.json @@ -0,0 +1,25 @@ +{ + "name": "napdepthaicore", + "categories": + [ + "computer vision", + "camera" + ], + "contexts": + { + "source": true, + "package": true + }, + "platforms": + [ + "windows" + ], + "author": + { + "name": "Pierre Tardif", + "link": "https://codingcoolsh.it/" + }, + "description": "Starting point to use DepthAI-Core Oak-D Lite in Nap Frameworks (Windows)", + "link": "https://github.com/pierrextardif/Nap-depthai-core", + "visible": true +}