mirror of https://github.com/emgucv/emgucv.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
185 lines
8.2 KiB
185 lines
8.2 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
<ProjectGuid>{748EAF28-FF61-4BA3-89E5-6DFEBD63FAAD}</ProjectGuid>
|
|
<ProjectTypeGuids>{A3F8F2AB-B479-4A4A-A458-A89E7DC349F1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<OutputType>Exe</OutputType>
|
|
<RootNamespace>Emgu.CV.Example.Mac</RootNamespace>
|
|
<AssemblyName>Emgu.CV.MacOS.Xamarin.Forms</AssemblyName>
|
|
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
|
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
|
|
<TargetFrameworkIdentifier>Xamarin.Mac</TargetFrameworkIdentifier>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\bin</OutputPath>
|
|
<DefineConstants>DEBUG;</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<EnableCodeSigning>false</EnableCodeSigning>
|
|
<CodeSigningKey>Mac Developer</CodeSigningKey>
|
|
<CreatePackage>false</CreatePackage>
|
|
<EnablePackageSigning>false</EnablePackageSigning>
|
|
<IncludeMonoRuntime>false</IncludeMonoRuntime>
|
|
<UseSGen>true</UseSGen>
|
|
<UseRefCounting>true</UseRefCounting>
|
|
<Profiling>true</Profiling>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\..\bin</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<EnableCodeSigning>true</EnableCodeSigning>
|
|
<CodeSigningKey>Developer ID Application</CodeSigningKey>
|
|
<CreatePackage>true</CreatePackage>
|
|
<EnablePackageSigning>false</EnablePackageSigning>
|
|
<IncludeMonoRuntime>true</IncludeMonoRuntime>
|
|
<UseSGen>true</UseSGen>
|
|
<UseRefCounting>true</UseRefCounting>
|
|
<LinkMode>None</LinkMode>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug</OutputPath>
|
|
<DefineConstants></DefineConstants>
|
|
<WarningLevel>4</WarningLevel>
|
|
<IncludeMonoRuntime>false</IncludeMonoRuntime>
|
|
<UseSGen>false</UseSGen>
|
|
<HttpClientHandler></HttpClientHandler>
|
|
<LinkMode></LinkMode>
|
|
<XamMacArch></XamMacArch>
|
|
<AssemblyName>Emgu.CV.Example.Mac</AssemblyName>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Release</OutputPath>
|
|
<DefineConstants></DefineConstants>
|
|
<WarningLevel>4</WarningLevel>
|
|
<IncludeMonoRuntime>false</IncludeMonoRuntime>
|
|
<UseSGen>false</UseSGen>
|
|
<HttpClientHandler></HttpClientHandler>
|
|
<LinkMode></LinkMode>
|
|
<XamMacArch></XamMacArch>
|
|
<AssemblyName>Emgu.CV.Example.Mac</AssemblyName>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|ARM' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|ARM' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
<UseSGen>false</UseSGen>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="Xamarin.Mac" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="OpenTK" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-128.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-128%402x.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-16.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-16%402x.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-256.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-256%402x.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-32.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-32%402x.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-512.png" />
|
|
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-512%402x.png" />
|
|
<ImageAsset Include="Assets.xcassets\Contents.json" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Resources\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Info.plist" />
|
|
<None Include="Entitlements.plist" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Main.cs" />
|
|
<Compile Include="AppDelegate.cs" />
|
|
<Compile Include="ViewController.cs" />
|
|
<Compile Include="ViewController.designer.cs">
|
|
<DependentUpon>ViewController.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="..\XamarinForms\Core\DrawSubdivision.cs">
|
|
<Link>DrawSubdivision.cs</Link>
|
|
</Compile>
|
|
<Compile Include="..\XamarinForms\Core\DetectFace.cs">
|
|
<Link>DetectFace.cs</Link>
|
|
</Compile>
|
|
<Compile Include="..\XamarinForms\Core\DrawMatches.cs">
|
|
<Link>DrawMatches.cs</Link>
|
|
</Compile>
|
|
<Compile Include="..\XamarinForms\Core\FindPedestrian.cs">
|
|
<Link>FindPedestrian.cs</Link>
|
|
</Compile>
|
|
<Compile Include="..\..\Emgu.CV.NativeImage\CGImageExtension.cs" />
|
|
<Compile Include="..\..\Emgu.CV.NativeImage\NSImageExtension.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<InterfaceDefinition Include="Main.storyboard" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="..\..\opencv\data\haarcascades\haarcascade_eye.xml">
|
|
<Link>haarcascade_eye.xml</Link>
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="..\..\opencv\data\haarcascades\haarcascade_frontalface_default.xml">
|
|
<Link>haarcascade_frontalface_default.xml</Link>
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="..\XamarinForms\Core\lena.jpg">
|
|
<Link>lena.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\XamarinForms\Core\box_in_scene.png">
|
|
<Link>box_in_scene.png</Link>
|
|
</Content>
|
|
<Content Include="..\XamarinForms\Core\box.png">
|
|
<Link>box.png</Link>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="..\XamarinForms\Core\pedestrian.png">
|
|
<Link>pedestrian.png</Link>
|
|
</BundleResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\Emgu.CV.Platform\NetStandard\Emgu.CV.Platform.NetStandard.csproj">
|
|
<Project>{849EE864-97D2-46C2-B67E-FE7829D1D6D8}</Project>
|
|
<Name>Emgu.CV.Platform.NetStandard</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="..\..\Emgu.CV.Runtime\Mac\Emgu.CV.Runtime.Mac.projitems" Label="Shared" Condition="Exists('..\..\Emgu.CV.Runtime\Mac\Emgu.CV.Runtime.Mac.projitems')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Mac\Xamarin.Mac.CSharp.targets" />
|
|
</Project>
|