Skip to content
Snippets Groups Projects
Commit de09a32f authored by Gaël Cartier-Michaud's avatar Gaël Cartier-Michaud
Browse files

modification du fichier config pour le jetson

parent ba39e0ef
No related branches found
No related tags found
No related merge requests found
...@@ -2,3 +2,5 @@ ...@@ -2,3 +2,5 @@
yolov8_env yolov8_env
__pycache__ __pycache__
demo/__pycache__ demo/__pycache__
jetson_connect.sh
*.png
\ No newline at end of file
...@@ -6,7 +6,7 @@ detector: ...@@ -6,7 +6,7 @@ detector:
homography_path : './demo/homography_matrix.csv' homography_path : './demo/homography_matrix.csv'
cam : cam :
dev_num : 2 dev_num : 0
img_sz : [1280, 720] img_sz : [1280, 720]
pix_format : 'GREY' pix_format : 'GREY'
brightness : 15 brightness : 15
......
# Configuration pour le laptop
detector: detector:
harvest : True harvest : True
frame_before_exit : 30 frame_before_exit : 30
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment