File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1414|| Android| ✓| ✓| ✓| ✓| [ ![ NuGet version] ( https://img.shields.io/nuget/v/NcnnDotNet.Xamarin.svg )] ( https://www.nuget.org/packages/NcnnDotNet.Xamarin ) |
1515|| iOS| -| ✓| -| ✓| [ ![ NuGet version] ( https://img.shields.io/nuget/v/NcnnDotNet.Xamarin.svg )] ( https://www.nuget.org/packages/NcnnDotNet.Xamarin ) |
1616
17+ | Package| Description| Nuget|
18+ | ---| ---| ---|
19+ | NcnnDotNet.Extensions.Drawing| GDI+ Extensions| [ ![ NuGet version] ( https://img.shields.io/nuget/v/NcnnDotNet.Extensions.Drawing.svg )] ( https://www.nuget.org/packages/NcnnDotNet.Extensions.Drawing ) |
20+
1721## Demo
1822
1923#### YoloV3 on Xamarin.Android, iOS and UWP
Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ Param([Parameter(
1111
1212$PublishTargets = ( " NcnnDotNet" ,
1313 " NcnnDotNet.GPU" ,
14- " NcnnDotNet.Xamarin"
14+ " NcnnDotNet.Xamarin" ,
15+ " NcnnDotNet.Extensions.Drawing"
1516 )
1617
1718$Token = $env: NcnnDotNetNugetToken
You can’t perform that action at this time.
0 commit comments