瀏覽代碼

Added dll for kalman filter.

Daniel Kauth 11 年之前
父節點
當前提交
9230e03bae
共有 3 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      bbiwarg/bbiwarg.csproj
  2. 二進制
      bbiwarg/lib/opencv_video290.dll
  3. 二進制
      bbiwarg/opencv_video290.dll

+ 3 - 0
bbiwarg/bbiwarg.csproj

@@ -109,6 +109,9 @@
     <Content Include="opencv_imgproc290.dll">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
+    <Content Include="opencv_video290.dll">
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </Content>
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 

二進制
bbiwarg/lib/opencv_video290.dll


二進制
bbiwarg/opencv_video290.dll