Skip to content

Commit

Permalink
Merge pull request #5 from pierrextardif/main
Browse files Browse the repository at this point in the history
Added Napdepthai-core to the list of module
  • Loading branch information
cklosters authored Feb 1, 2024
2 parents 93b82c6 + 9f34a09 commit dcce8cc
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions modules/napdepthaicore.json
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit dcce8cc

Please sign in to comment.