An open API service indexing awesome lists of open source software.

https://github.com/alexst07/volimg

Volumetric Image Processing class taks
https://github.com/alexst07/volimg

Last synced: about 2 months ago
JSON representation

Volumetric Image Processing class taks

Awesome Lists containing this project

README

        

# volimg
Volumetric Image Processing class taks

# BUILD
cd PROJECT_ROOT
mkdir build
cmake -DBASE_IMG_LIB=LIB_DIR ..
make