Skip to content

malike/theia-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

A robotics module with support software built with Spring Data Flow and OpenCV for stream image processing.

"Spring Cloud Data Flow is a toolkit for building data integration and real-time data processing pipelines."

"Pipelines consist of Spring Boot apps, built using the Spring Cloud Stream or Spring Cloud Task microservice frameworks. This makes Spring Cloud Data Flow suitable for a range of data processing use cases, from import/export to event streaming and predictive analytics."

Spring Cloud Data Flow allows us to build apps to process the data streams in real time using message queues like Apache Kafka or RabbitMQ. The added benefit of the data in a message queue means that we can have different apps subscribed to the topic to product different results.

Another benefit is the fact that we can design, new pipelines for data without an easy to use UI interface as well us not having to restart already existing pipelines.

  1. Theia Source : Main entry to capture stream of data from Theia Hardware

  2. Face Detection Transformer

  3. Go Alert Sink

  4. Dropbox Upload Sink

  5. Video Stream Sink

5. Demo Project



READ MORE

About

A robotics module with support software built with Spring Data Flow and OpenCV for stream image processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published