bbiwarg.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{12271049-82D6-436D-A51E-E6614C8E9C50}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>BBIWARG</RootNamespace>
  11. <AssemblyName>bbiwarg</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <IsWebBootstrapper>false</IsWebBootstrapper>
  15. <WcfConfigValidationEnabled>True</WcfConfigValidationEnabled>
  16. <PublishUrl>publish\</PublishUrl>
  17. <Install>true</Install>
  18. <InstallFrom>Disk</InstallFrom>
  19. <UpdateEnabled>false</UpdateEnabled>
  20. <UpdateMode>Foreground</UpdateMode>
  21. <UpdateInterval>7</UpdateInterval>
  22. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  23. <UpdatePeriodically>false</UpdatePeriodically>
  24. <UpdateRequired>false</UpdateRequired>
  25. <MapFileExtensions>true</MapFileExtensions>
  26. <ApplicationRevision>0</ApplicationRevision>
  27. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <BootstrapperEnabled>true</BootstrapperEnabled>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <PlatformTarget>x86</PlatformTarget>
  33. <DebugSymbols>true</DebugSymbols>
  34. <DebugType>full</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Debug\</OutputPath>
  37. <DefineConstants>DEBUG;TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  43. <PlatformTarget>AnyCPU</PlatformTarget>
  44. <DebugType>pdbonly</DebugType>
  45. <Optimize>false</Optimize>
  46. <OutputPath>bin\Release\</OutputPath>
  47. <DefineConstants>TRACE</DefineConstants>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  51. </PropertyGroup>
  52. <PropertyGroup>
  53. <StartupObject>BBIWARG.BBIWARG</StartupObject>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  56. <DebugSymbols>true</DebugSymbols>
  57. <OutputPath>bin\x86\Debug\</OutputPath>
  58. <DefineConstants>DEBUG;TRACE</DefineConstants>
  59. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  60. <Optimize>true</Optimize>
  61. <DebugType>full</DebugType>
  62. <PlatformTarget>x86</PlatformTarget>
  63. <ErrorReport>prompt</ErrorReport>
  64. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  65. <Prefer32Bit>true</Prefer32Bit>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  68. <OutputPath>bin\x86\Release\</OutputPath>
  69. <DefineConstants>TRACE</DefineConstants>
  70. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  71. <Optimize>true</Optimize>
  72. <DebugType>pdbonly</DebugType>
  73. <PlatformTarget>x86</PlatformTarget>
  74. <ErrorReport>prompt</ErrorReport>
  75. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  76. <Prefer32Bit>true</Prefer32Bit>
  77. </PropertyGroup>
  78. <ItemGroup>
  79. <Reference Include="Emgu.CV, Version=2.4.2.1777, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>lib\Emgu.CV.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Emgu.CV.UI">
  84. <HintPath>lib\Emgu.CV.UI.dll</HintPath>
  85. </Reference>
  86. <Reference Include="Emgu.Util, Version=2.4.2.1777, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
  87. <SpecificVersion>False</SpecificVersion>
  88. <HintPath>lib\Emgu.Util.dll</HintPath>
  89. </Reference>
  90. <Reference Include="iisuNet, Version=3.0.0.0, Culture=neutral, processorArchitecture=x86">
  91. <SpecificVersion>False</SpecificVersion>
  92. <HintPath>lib\iisuNet.dll</HintPath>
  93. </Reference>
  94. <Reference Include="libpxcclr.cs">
  95. <HintPath>..\..\..\..\..\..\Program Files (x86)\Intel\RSSDK\bin\win32\libpxcclr.cs.dll</HintPath>
  96. </Reference>
  97. <Reference Include="MathNet.Numerics">
  98. <HintPath>lib\MathNet.Numerics.dll</HintPath>
  99. </Reference>
  100. <Reference Include="Microsoft.VisualBasic" />
  101. <Reference Include="Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  102. <Reference Include="System" />
  103. <Reference Include="System.Core" />
  104. <Reference Include="System.Drawing" />
  105. <Reference Include="System.Runtime.Serialization" />
  106. <Reference Include="System.ServiceModel" />
  107. <Reference Include="System.ServiceModel.Web" />
  108. <Reference Include="System.Windows.Forms" />
  109. <Reference Include="System.Xml.Linq" />
  110. <Reference Include="System.Data.DataSetExtensions" />
  111. <Reference Include="Microsoft.CSharp" />
  112. <Reference Include="System.Data" />
  113. <Reference Include="System.Xml" />
  114. </ItemGroup>
  115. <ItemGroup>
  116. <Compile Include="API\Grid.cs" />
  117. <Compile Include="API\IServer.cs" />
  118. <Compile Include="API\Server.cs" />
  119. <Compile Include="API\Slider.cs" />
  120. <Compile Include="Input\InputHandling\NewProcessedFrameEventArgs.cs" />
  121. <Compile Include="Input\InputProviding\InputProviderIntel.cs" />
  122. <Compile Include="Input\InputProviding\IInputProvider.cs" />
  123. <Compile Include="Input\InputProviding\NewFrameEventArgs.cs" />
  124. <Compile Include="Output\GlassesOutput\GlassesWindow.cs">
  125. <SubType>Form</SubType>
  126. </Compile>
  127. <Compile Include="Output\GlassesOutput\GlassesWindow.Designer.cs">
  128. <DependentUpon>GlassesWindow.cs</DependentUpon>
  129. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  130. </Compile>
  131. <Compile Include="TUIO\TuioCommunicator.cs" />
  132. <Compile Include="TUIO\TUIO\TuioObject.cs">
  133. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  134. </Compile>
  135. <Compile Include="Utility\CoordinateConverter.cs" />
  136. <Compile Include="Utility\ImageSize.cs" />
  137. <Compile Include="Input\InputHandling\FrameData.cs" />
  138. <Compile Include="Output\DebugOutput\DebugImageCreator.cs" />
  139. <Compile Include="Output\DebugOutput\DebugWindow.cs">
  140. <SubType>Form</SubType>
  141. </Compile>
  142. <Compile Include="Output\DebugOutput\DebugWindow.Designer.cs">
  143. <DependentUpon>DebugWindow.cs</DependentUpon>
  144. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  145. </Compile>
  146. <Compile Include="Recognition\TouchRecognition\TouchEvent.cs" />
  147. <Compile Include="Utility\Projection2DTo2D.cs" />
  148. <Compile Include="Parameters.cs" />
  149. <Compile Include="Input\InputHandling\InputHandler.cs" />
  150. <Compile Include="Input\InputProviding\InputProviderIisu.cs" />
  151. <Compile Include="Input\InputProviding\VideoInputProvider.cs" />
  152. <Compile Include="Recognition\FingerRecognition\Finger.cs" />
  153. <Compile Include="Recognition\FingerRecognition\FingerDetector.cs" />
  154. <Compile Include="Recognition\FingerRecognition\FingerSliceTrail.cs" />
  155. <Compile Include="Recognition\FingerRecognition\FingerSlice.cs" />
  156. <Compile Include="Recognition\FingerRecognition\FingerTracker.cs" />
  157. <Compile Include="Recognition\FingerRecognition\TrackedFinger.cs" />
  158. <Compile Include="Recognition\HandRecognition\Hand.cs" />
  159. <Compile Include="Recognition\HandRecognition\HandDetector.cs" />
  160. <Compile Include="Recognition\HandRecognition\HandTracker.cs" />
  161. <Compile Include="Recognition\PalmRecognition\Palm.cs" />
  162. <Compile Include="Recognition\PalmRecognition\PalmDetector.cs" />
  163. <Compile Include="Recognition\HandRecognition\TrackedHand.cs" />
  164. <Compile Include="Recognition\PalmRecognition\PalmTracker.cs" />
  165. <Compile Include="Recognition\PalmRecognition\TrackedPalm.cs" />
  166. <Compile Include="Recognition\TouchRecognition\TouchDetector.cs" />
  167. <Compile Include="Recognition\TouchRecognition\Touch.cs" />
  168. <Compile Include="Recognition\TouchRecognition\TouchTracker.cs" />
  169. <Compile Include="Output\DebugOutput\TouchEventVisualizer.cs" />
  170. <Compile Include="Images\DepthImage.cs" />
  171. <Compile Include="Images\EdgeImage.cs" />
  172. <Compile Include="Output\OutputImage.cs" />
  173. <Compile Include="BBWIWARG.cs" />
  174. <Compile Include="Properties\AssemblyInfo.cs" />
  175. <Compile Include="Recognition\TouchRecognition\TrackedTouch.cs" />
  176. <Compile Include="Recognition\Tracking\Similarity.cs" />
  177. <Compile Include="Recognition\Tracking\TrackableObject.cs" />
  178. <Compile Include="Recognition\Tracking\TrackedObject.cs" />
  179. <Compile Include="Recognition\Tracking\Tracker.cs" />
  180. <Compile Include="Recognition\Tracking\TrackIDPool.cs" />
  181. <Compile Include="TUIO\OSC.NET\OSCBundle.cs">
  182. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  183. </Compile>
  184. <Compile Include="TUIO\OSC.NET\OSCMessage.cs">
  185. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  186. </Compile>
  187. <Compile Include="TUIO\OSC.NET\OSCPacket.cs">
  188. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  189. </Compile>
  190. <Compile Include="TUIO\OSC.NET\OSCTransmitter.cs">
  191. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  192. </Compile>
  193. <Compile Include="TUIO\TuioCommunicatorHack.cs" />
  194. <Compile Include="TUIO\TUIO\TuioContainer.cs">
  195. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  196. </Compile>
  197. <Compile Include="TUIO\TUIO\TuioCursor.cs">
  198. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  199. </Compile>
  200. <Compile Include="TUIO\TUIO\TuioPoint.cs">
  201. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  202. </Compile>
  203. <Compile Include="TUIO\TUIO\TuioServer.cs">
  204. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  205. </Compile>
  206. <Compile Include="TUIO\TUIO\TuioTime.cs">
  207. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  208. </Compile>
  209. <Compile Include="Utility\ConvexityDefect.cs" />
  210. <Compile Include="Utility\Kalman2DPositionFilter.cs" />
  211. <Compile Include="Utility\Line2D.cs" />
  212. <Compile Include="Utility\LineSegment2D.cs" />
  213. <Compile Include="Utility\Logger.cs" />
  214. <Compile Include="Utility\Quadrangle.cs" />
  215. <Compile Include="Utility\Timer.cs" />
  216. <Compile Include="Utility\Vector2D.cs" />
  217. <Compile Include="Utility\Vector3D.cs" />
  218. </ItemGroup>
  219. <ItemGroup>
  220. <None Include="App.config">
  221. <SubType>Designer</SubType>
  222. </None>
  223. </ItemGroup>
  224. <ItemGroup>
  225. <Content Include="cudart32_55.dll">
  226. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  227. </Content>
  228. <Content Include="opencv_core290.dll">
  229. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  230. </Content>
  231. <Content Include="opencv_imgproc290.dll">
  232. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  233. </Content>
  234. <Content Include="opencv_video290.dll">
  235. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  236. </Content>
  237. </ItemGroup>
  238. <ItemGroup>
  239. <BootstrapperPackage Include=".NETFramework,Version=v4.5">
  240. <Visible>False</Visible>
  241. <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
  242. <Install>true</Install>
  243. </BootstrapperPackage>
  244. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  245. <Visible>False</Visible>
  246. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  247. <Install>false</Install>
  248. </BootstrapperPackage>
  249. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  250. <Visible>False</Visible>
  251. <ProductName>.NET Framework 3.5 SP1</ProductName>
  252. <Install>false</Install>
  253. </BootstrapperPackage>
  254. </ItemGroup>
  255. <ItemGroup>
  256. <EmbeddedResource Include="Output\DebugOutput\DebugWindow.resx">
  257. <DependentUpon>DebugWindow.cs</DependentUpon>
  258. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  259. </EmbeddedResource>
  260. <EmbeddedResource Include="Output\GlassesOutput\GlassesWindow.resx">
  261. <DependentUpon>GlassesWindow.cs</DependentUpon>
  262. <ExcludeFromStyleCop>True</ExcludeFromStyleCop>
  263. </EmbeddedResource>
  264. </ItemGroup>
  265. <ItemGroup>
  266. <WCFMetadata Include="Service References\" />
  267. </ItemGroup>
  268. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  269. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  270. Other similar extension points exist, see Microsoft.Common.targets.
  271. <Target Name="BeforeBuild">
  272. </Target>
  273. <Target Name="AfterBuild">
  274. </Target>
  275. -->
  276. </Project>