mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-12 03:52:02 +08:00
add readme to mc_mata dir
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
This directory contains meta-files related to the Lewiner marching cubes
|
||||
algorithm. These are not used by the algorithm, but can be convenient
|
||||
for development/maintenance:
|
||||
|
||||
* MarchingCubes.cpp - the original algorithm, this is ported to Cython
|
||||
* LookupTable.h - the original LUTs, these are ported to Python
|
||||
* createluts.py - scrip to generate Python luts from the .h file
|
||||
* visual_test.py - script to compare visual results of marchingcubes algorithms
|
||||
Reference in New Issue
Block a user