Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 513 Bytes

Brief description

  • This project is for the Technical University of Chania.
  • The main goal is to make a final decision receiving events from different resources (cameras, sensors).
  • The final decision can be sent to a Kafka topic.

How it works

It receives the events from the resources in a time window. Filtering the events based on your preferences. Compare all the events. The decision is made using Euclidian distance.

Don't hesitate to contact me for more details.([email protected])