update
@ -24,6 +24,14 @@ import time
|
||||
import threading
|
||||
|
||||
|
||||
# db_config = {
|
||||
# 'user': 'dbUser',
|
||||
# 'password': 'dbPassword',
|
||||
# 'host': '127.0.0.1', # 'host': 'localhost',
|
||||
# 'database': 'projectGeislinger',
|
||||
# 'port': 3306 # Standard port for MariaDB
|
||||
# }
|
||||
|
||||
db_config = {
|
||||
'user': 'dbUser',
|
||||
'password': 'dbPassword',
|
||||
|
1042
bjoerntest10.py
Normal file
@ -49,7 +49,7 @@ try:
|
||||
print("Serial port connected successfully.")
|
||||
except serial.SerialException:
|
||||
ser = None
|
||||
print("Warning: Serial port not found. Continuing without serial connection.")
|
||||
print("Warning: Serial port not found. Continuing without serial connection. Only working for demo-purposes.")
|
||||
|
||||
waageEingeschwungen = False
|
||||
|
||||
|
@ -125,3 +125,49 @@
|
||||
2024-10-28 08:16:31 - Detected: hand with confidence 0.90
|
||||
2024-10-28 09:00:57 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:00:58 - Detected: hand with confidence 0.91
|
||||
2024-10-28 09:50:16 - Detected: oring_d300_b with confidence 0.96
|
||||
2024-10-28 09:50:23 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:23 - Detected: hand with confidence 0.91
|
||||
2024-10-28 09:50:23 - Detected: hand with confidence 0.93
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.96
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.94
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.95
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.93
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.94
|
||||
2024-10-28 09:50:24 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:25 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:26 - Detected: hand with confidence 0.93
|
||||
2024-10-28 09:50:26 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:27 - Detected: hand with confidence 0.93
|
||||
2024-10-28 09:50:27 - Detected: hand with confidence 0.97
|
||||
2024-10-28 09:50:27 - Detected: hand with confidence 0.96
|
||||
2024-10-28 09:50:27 - Detected: hand with confidence 0.93
|
||||
2024-10-28 09:50:27 - Detected: hand with confidence 0.90
|
||||
2024-10-28 09:50:28 - Detected: hand with confidence 0.94
|
||||
2024-10-28 09:50:28 - Detected: hand with confidence 0.95
|
||||
2024-10-28 09:50:28 - Detected: hand with confidence 0.91
|
||||
2024-10-28 09:50:28 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:28 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:28 - Detected: hand with confidence 0.90
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.91
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.90
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.93
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.96
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.95
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.94
|
||||
2024-10-28 09:50:29 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:30 - Detected: hand with confidence 0.93
|
||||
2024-10-28 09:50:30 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:30 - Detected: hand with confidence 0.90
|
||||
2024-10-28 09:50:30 - Detected: hand with confidence 0.90
|
||||
2024-10-28 09:50:30 - Detected: hand with confidence 0.90
|
||||
2024-10-28 09:50:30 - Detected: hand with confidence 0.95
|
||||
2024-10-28 09:50:31 - Detected: hand with confidence 0.91
|
||||
2024-10-28 09:50:31 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:31 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:31 - Detected: hand with confidence 0.92
|
||||
2024-10-28 09:50:31 - Detected: hand with confidence 0.92
|
||||
|
15
environment.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
name: geislinger
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- pip=24.2
|
||||
- python=3.11
|
||||
- ultralytics=8
|
||||
- mariadb
|
||||
- pytorch
|
||||
- torchvision
|
||||
- torchaudio
|
||||
- pytorch-cuda=11.8
|
||||
- opencv
|
||||
- pyqt
|
||||
- pyserial
|
BIN
saved_frames/hand_20241028_095023.jpg
Normal file
After Width: | Height: | Size: 112 KiB |
BIN
saved_frames/hand_20241028_095024.jpg
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
saved_frames/hand_20241028_095025.jpg
Normal file
After Width: | Height: | Size: 83 KiB |
BIN
saved_frames/hand_20241028_095026.jpg
Normal file
After Width: | Height: | Size: 120 KiB |
BIN
saved_frames/hand_20241028_095027.jpg
Normal file
After Width: | Height: | Size: 113 KiB |
BIN
saved_frames/hand_20241028_095028.jpg
Normal file
After Width: | Height: | Size: 122 KiB |
BIN
saved_frames/hand_20241028_095029.jpg
Normal file
After Width: | Height: | Size: 120 KiB |
BIN
saved_frames/hand_20241028_095030.jpg
Normal file
After Width: | Height: | Size: 124 KiB |
BIN
saved_frames/hand_20241028_095031.jpg
Normal file
After Width: | Height: | Size: 118 KiB |
BIN
saved_frames/oring_d300_b_20241028_095016.jpg
Normal file
After Width: | Height: | Size: 60 KiB |