Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.06 KB

VPT

This is an implementation of the Volume Conductor on top of the VPT framework.

Building and running

You need node to build the framework and to run it. You also need a browser that supports WebGL 2.0 Compute, such as Google Chrome Canary. See the instructions on how to set it up.

bin/packer
bin/server-node

A working build is available here.

The three examples from the paper:

  1. Segmentation only
  2. Colored groups
  3. Sparsified groups

License

This project is licensed under the GNU General Public License, version 3. See LICENSE for details.