Skip to content

Test repo to demonstrate the feasibility of transmitting a user defined python between two python process in KWIVER

Notifications You must be signed in to change notification settings

as6520/pipe-without-vital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipe-without-vital

Test repo to demonstrate the feasibility of transmitting a user defined python type between two python process in KWIVER

Requirements

  1. Fletch
  2. Kwiver

Building instructions

From project source directory

mkdir -p build
cd build
cmake ../ -Dkwiver_DIR=<path to kwiver build directory> -Dfletch_DIR=<path to fletch build directory>

Instructions for running the pipeline

From your build directory

pipeline_runner -p example/sender-receiver.pipe

About

Test repo to demonstrate the feasibility of transmitting a user defined python between two python process in KWIVER

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published