Skip to content

voganesyan/rust_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

rust_sandbox

This is a sandbox repository for playing with Rust and some computer vision crates.

Currently, there is the video-processing apllication that has the following features:

  • Reading video stream with OpenCV in the background thread;
  • Exposing video stream (along with some user controls) in the UI thread with Gtk4;
  • Brightness/contrast adjustment with different methods:
  • Image classification with TensorFlow (MobileNetV3).

The developed application was used as an example in my Rust presentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published