Skip to content

rasvob/Smart-Harbour-Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer vision solution for the Smart Harbour project

  • object-detection: YOLOv8
  • ocr: EasyOCR
  • controller: OpenCV control loop

Docker network

For the network bridge run:

''' docker network create -d bridge rtx-net '''