/segmentum-proc

The backend process which interacts with the controller to stream data to the frontends

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

I. Segmentum Backend Overview

Comprised of two separate processes:

  1. Contour3D
  2. Graphcut3D

II. Getting Started

This project currently uses CMake and CLion/Visual Studio for configuration and building. make, automake, and autoconf will be used instead of cmake.