veidalab / segmentum-proc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Mozilla Public License 2.0


Languages

Language:C++ 98.2%Language:CMake 1.3%Language:Objective-C 0.4%