Enhance car detection logic with bbox area validation and update .gitignore
This commit is contained in:
parent
356da144fc
commit
34ecff244c
3 changed files with 94 additions and 4 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -16,4 +16,11 @@ feeder/
|
|||
.vscode/
|
||||
dist/
|
||||
websocket_comm.log
|
||||
temp_debug/
|
||||
temp_debug/
|
||||
.claude
|
||||
|
||||
# Video Test
|
||||
video_rtsp/
|
||||
multi_stream_viewer.py
|
||||
multi_camera_simulator.py
|
||||
start_4_cameras.bat
|
Loading…
Add table
Add a link
Reference in a new issue