Skip to content

Commit

Permalink
Adding Visual Studio project files
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespilgrim committed Jan 1, 2025
1 parent 026bfbc commit e0517cd
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 0 deletions.
Empty file modified Documentation/PiTrac - Debugging and Code Walk-Throughs.md
100644 → 100755
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerCommandArguments>--show_images 1 --lm_comparison_mode=0 --logging_level trace --artifact_save_level=all --wait_keys 1 --system_mode camera1_test_standalone --search_center_x 800 --search_center_y 550</LocalDebuggerCommandArguments>
<LocalDebuggerEnvironment>PATH=%PATH%;E:\Dev_Libs\opencv\build\x64\vc16\bin;E:\Dev_Libs\boost_1_87_0\lib64-msvc-14.3</LocalDebuggerEnvironment>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>
Binary file modified Software/LMSourceCode/Images/Thumbs.db
Binary file not shown.
Empty file modified Software/LMSourceCode/Images/log_ball_final_found_ball_img.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Software/LMSourceCode/Images/spin_ball_1_gray_image1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Software/LMSourceCode/Images/spin_ball_2_gray_image1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e0517cd

Please sign in to comment.