Get Informed out of Data

Full width home advertisement

Raspbian

DataScience

Post Page Advertisement [Top]

OpenCV + Slint + Rust + Raspberry pi - UI Tool Kit

OpenCV + Slint + Rust + Raspberry pi - UI Tool Kit

 Embedded Programming on Rust is an interesting take than Embedded C. Definitely not because of No GC.

Rust on Embedded system is interesting because of the concurrency which we could achieve based on safe data sharing between threads.

In this way, we have implemented the channels feature to share data between UI and video rendering in Rust + Opencv + Slint(UI tool kit).


Following Slint for few months now, the intesting aspect of it is the usage of Data model which is very much inline with the database use case.

Slint on baremetal would be ideal for rendering Kios systems.

let's move towards the coding done for the OpenCV camera inside Slint using Rust.


Kindly add the dependencies too.

for source -> https://github.com/MohaBeacon/slint-opencv



No comments:

Post a Comment

Bottom Ad [Post Page]