Skip to content

A Rust-based computer vision system for extracting numerical data from a video of a coffee roasting cycle.

Notifications You must be signed in to change notification settings

willbicks/roast-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roast Watcher

A Rust-based computer vision system for reading and decoding 7-segment displays using OpenCV. Designed to extract numerical data from a video of a coffee roasting cycle.

The current implementation is designed specifically for a Java Master 2002 fluid bed coffee roaster, which has two PID controllers with readouts for air temp and bean temp.

Installation and Setup

Windows Development

  1. Install vcpkg and set the VCPKG_ROOT environment variable.
  2. Install vcpkg manifest: vcpkg install --triplet x64-windows-static-md
  3. Set VCPKGRS_DYNAMIC=1
  4. Install clang 20.x and add its bin directory to PATH

About

A Rust-based computer vision system for extracting numerical data from a video of a coffee roasting cycle.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages