Skip to content

Commit

Permalink
1.0 release cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rmtttt committed Sep 23, 2024
1 parent 7d7c666 commit d4c6aab
Show file tree
Hide file tree
Showing 6 changed files with 137 additions and 100 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,5 @@ perfmonitor/temlate.xml
perfmonitor/TKBL-SRV_20170913-000008/DataCollector01.blg
example_rest_api.txt
desktop.ini

/lib/net6.0/VL.Devices.ZED.*
8 changes: 4 additions & 4 deletions deployment/VL.Devices.ZED.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>VL.Devices.ZED</id>
<version>0.10.0-alpha</version>
<version>1.0.0</version>
<title>VL.Devices.ZED</title>
<authors>Alexander Shaliapin, vvvv group, m-box</authors>
<owners>vvvv group</owners>
<projectUrl>https://github.com/vvvv/VL.Devices.ZED</projectUrl>
<authors>Alexander Shaliapin, vvvv, m-box</authors>
<owners>vvvv</owners>
<repository type="git" url="https://github.com/vvvv/VL.Devices.ZED" />
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Support for using ZED stereo cameras by Stereolabs with vvvv</description>
<tags>VL, camera, capture, video, depth, skeleton, body, tracking</tags>
Expand Down
19 changes: 5 additions & 14 deletions help/Explanation Overview.vl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Document xmlns:p="property" xmlns:r="reflection" Id="SzKhi7f7PBQL4dLJkyHuqU" LanguageVersion="2024.6.7-0157-ge9fa055671" Version="0.128">
<Document xmlns:p="property" xmlns:r="reflection" Id="SzKhi7f7PBQL4dLJkyHuqU" LanguageVersion="2024.6.6" Version="0.128">
<Patch Id="KGEhufBXeFjLrlBfRgNhOx">
<Canvas Id="HX7uQRwtmRULdiMv6q9FqP" DefaultCategory="Main" CanvasType="FullCategory" />
<!--
Expand Down Expand Up @@ -174,7 +174,7 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="HODMvws5FOYQWi7LGe3Hvp" Bounds="133,165,144,41" ShowValueBox="true" isIOBox="true" Value="For driver installation requirements, see: ">
<Pad Id="HODMvws5FOYQWi7LGe3Hvp" Bounds="133,105,144,41" ShowValueBox="true" isIOBox="true" Value="For driver installation requirements, see: ">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
Expand All @@ -183,7 +183,7 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="BamxK3WkruYMgam2iD4EYv" Bounds="279,182,248,19" ShowValueBox="true" isIOBox="true" Value="https://github.com/vvvv/VL.Devices.ZED?tab=readme-ov-file#vldeviceszed">
<Pad Id="BamxK3WkruYMgam2iD4EYv" Bounds="147,145,248,19" ShowValueBox="true" isIOBox="true" Value="https://github.com/vvvv/VL.Devices.ZED?tab=readme-ov-file#vldeviceszed">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
Expand All @@ -210,15 +210,6 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="KKTieo1RYfcLL3kLsa0Tdn" Bounds="279,212,267,19" ShowValueBox="true" isIOBox="true" Value="https://support.stereolabs.com/hc/en-us/articles/9747407795223-How-can-I-optimize-the-ZED-SDK-AI-models-manually">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Link</p:stringtype>
</p:ValueBoxSettings>
</Pad>
</Canvas>
<Patch Id="H2cbU4Kptj7OH6q1NrcwYL" Name="Create" />
<Patch Id="ArnguBeYaipOFcqabD0uBX" Name="Update" />
Expand All @@ -235,7 +226,7 @@
</Patch>
</Node>
</Patch>
<NugetDependency Id="KGvMCjqSyiUQWfyIuZjAss" Location="VL.CoreLib" Version="2024.6.7-0157-ge9fa055671" />
<NugetDependency Id="NxJTplEI3VyNroTwBbXooo" Location="VL.Stride" Version="2024.6.7-0157-ge9fa055671" />
<NugetDependency Id="KGvMCjqSyiUQWfyIuZjAss" Location="VL.CoreLib" Version="2024.6.6" />
<NugetDependency Id="NxJTplEI3VyNroTwBbXooo" Location="VL.Stride" Version="2024.6.6" />
<NugetDependency Id="KEj5ktot9eRMqDkFwlTohJ" Location="VL.Devices.ZED" Version="0.0.0" />
</Document>
27 changes: 27 additions & 0 deletions help/Explanation ZED Settings.vl
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,33 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="I5g6tH5VwRnMH6zGPjkzeV" Bounds="730,343,370,60" ShowValueBox="true" isIOBox="true" Value="&lt; Using a model for the first time requires its optimization - the application will freeze during this process for up to a few minutes!">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="HaKWG4TG5tEO6iGbCI2Qy0" Bounds="887,414,267,19" ShowValueBox="true" isIOBox="true" Value="https://support.stereolabs.com/hc/en-us/articles/9747407795223-How-can-I-optimize-the-ZED-SDK-AI-models-manually">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Link</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="QkwHXOK8hStQQIvJFjIOQk" Bounds="887,395,323,19" ShowValueBox="true" isIOBox="true" Value="How can I optimize the ZED SDK AI models manually?">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
</Canvas>
<Patch Id="Szz4bCyMdS2NY5Hm5L94ry" Name="Create" />
<Patch Id="OKVJFzrs6TYMURmY9oi92Q" Name="Update" />
Expand Down
55 changes: 36 additions & 19 deletions help/HowTo Detect and track skeletons.vl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Document xmlns:p="property" xmlns:r="reflection" Id="RueN3DYGefgNiiMcea7IN4" LanguageVersion="2024.6.7-0157-ge9fa055671" Version="0.128">
<NugetDependency Id="UGSdUHSPG5TOWuucB3lox1" Location="VL.CoreLib" Version="2024.6.7-0157-ge9fa055671" />
<Document xmlns:p="property" xmlns:r="reflection" Id="RueN3DYGefgNiiMcea7IN4" LanguageVersion="2024.6.6" Version="0.128">
<NugetDependency Id="UGSdUHSPG5TOWuucB3lox1" Location="VL.CoreLib" Version="2024.6.6" />
<Patch Id="CXtYEFtw188PluKPVgxWop">
<Canvas Id="RrpV6VgUyHRMM64tF4j0xA" DefaultCategory="Main" CanvasType="FullCategory">
<!--
Expand Down Expand Up @@ -708,7 +708,7 @@
<Choice Kind="ProcessAppFlag" Name="SceneWindow" />
</p:NodeReference>
<Pin Id="LTmg9t0GOJzNQTu3CJB5bp" Name="Node Context" Kind="InputPin" IsHidden="true" />
<Pin Id="Fbb7K5LYjYiNEMR64waJzK" Name="Bounds" Kind="InputPin" DefaultValue="1366, 91, 618, 578" IsHidden="true" />
<Pin Id="Fbb7K5LYjYiNEMR64waJzK" Name="Bounds" Kind="InputPin" DefaultValue="1174, 99, 618, 578" IsHidden="true" />
<Pin Id="NXkX3eYnS6xPEb7xm0evj8" Name="Bound to Document" Kind="InputPin" IsHidden="true" />
<Pin Id="HNOj0DBtkctLfhwmxo0I8K" Name="Dialog If Document Changed" Kind="InputPin" IsHidden="true" />
<Pin Id="C5PRwc6krQ1O4SVCbQvWjH" Name="Save Bounds" Kind="InputPin" IsHidden="true" />
Expand Down Expand Up @@ -1007,16 +1007,7 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="UKcSDVTHj4YL9fu4vH9lMZ" Bounds="511,232,370,60" ShowValueBox="true" isIOBox="true" Value="&lt; Accuracy of the detection. Using a model for the first time requires its optimization - the application will freeze during this process for up to a few minutes!">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="IUvdgUGieOdMP209XxCxMX" Bounds="487,299,323,19" ShowValueBox="true" isIOBox="true" Value="&lt; Try to predict next position of the detected body">
<Pad Id="IUvdgUGieOdMP209XxCxMX" Bounds="442,299,323,19" ShowValueBox="true" isIOBox="true" Value="&lt; Try to predict next position of the detected body">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
Expand All @@ -1043,7 +1034,7 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="TNe0FkzIOieOBnjpwBWzQq" Bounds="487,342,271,19" ShowValueBox="true" isIOBox="true" Value="&lt; Whether or not to apply body fitting">
<Pad Id="TNe0FkzIOieOBnjpwBWzQq" Bounds="442,342,271,19" ShowValueBox="true" isIOBox="true" Value="&lt; Whether or not to apply body fitting">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
Expand Down Expand Up @@ -1088,7 +1079,7 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Node Bounds="117,1012,497,185" Id="Pt0rUmCc0WlNclBlxw68hr">
<Node Bounds="106,1012,508,185" Id="Pt0rUmCc0WlNclBlxw68hr">
<p:NodeReference LastCategoryFullName="Primitive" LastDependency="Builtin">
<Choice Kind="ApplicationStatefulRegion" Name="ForEach" />
<FullNameCategoryReference ID="Primitive" />
Expand Down Expand Up @@ -1372,6 +1363,33 @@
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="LhqwbUNz7LyOckeplF7HKb" Bounds="498,231,370,60" ShowValueBox="true" isIOBox="true" Value="&lt; Using a model for the first time requires its optimization - the application will freeze during this process for up to a few minutes!">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="LRHoElLZgSjP9CTtNBu72g" Bounds="798,295,267,19" ShowValueBox="true" isIOBox="true" Value="https://support.stereolabs.com/hc/en-us/articles/9747407795223-How-can-I-optimize-the-ZED-SDK-AI-models-manually">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Link</p:stringtype>
</p:ValueBoxSettings>
</Pad>
<Pad Id="OaJ1ex1ajBaMDJ4HVC5Exo" Bounds="798,276,323,19" ShowValueBox="true" isIOBox="true" Value="How can I optimize the ZED SDK AI models manually?">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
<p:ValueBoxSettings>
<p:fontsize p:Type="Int32">9</p:fontsize>
<p:stringtype p:Assembly="VL.Core" p:Type="VL.Core.StringType">Comment</p:stringtype>
</p:ValueBoxSettings>
</Pad>
</Canvas>
<Patch Id="H1PEPtmGO41Oh7G6HLBIJT" Name="Create" />
<Patch Id="AhniDDqBze6NaMnC0PqnqC" Name="Update" />
Expand Down Expand Up @@ -1403,8 +1421,7 @@
</Node>
</Patch>
<NugetDependency Id="EXCa1JSHJyGOzKOcwZ8mXk" Location="VL.Devices.ZED" Version="0.0.0" />
<NugetDependency Id="EVosIenL9g4OfYRHzHrZox" Location="VL.Skia" Version="2024.6.7-0157-ge9fa055671" />
<NugetDependency Id="LwdxfiPafn2OfV5PAivNMZ" Location="VL.Stride" Version="2024.6.7-0157-ge9fa055671" />
<NugetDependency Id="O0j9LFt2DB3LrZysvpWWME" Location="VL.Stride.Runtime" Version="2024.6.7-0157-ge9fa055671" />
<NugetDependency Id="MrgIBSE9IPzQcneTow8u7d" Location="VL.Fuse" Version="1.0.3-beta03" />
<NugetDependency Id="EVosIenL9g4OfYRHzHrZox" Location="VL.Skia" Version="2024.6.6" />
<NugetDependency Id="LwdxfiPafn2OfV5PAivNMZ" Location="VL.Stride" Version="2024.6.6" />
<NugetDependency Id="O0j9LFt2DB3LrZysvpWWME" Location="VL.Stride.Runtime" Version="2024.6.6" />
</Document>
Loading

0 comments on commit d4c6aab

Please sign in to comment.