Skip to content
Snippets Groups Projects
Commit 25bba307 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing example Sussman redistancing

parent e3de430d
No related branches found
No related tags found
No related merge requests found
Pipeline #2298 passed
......@@ -79,8 +79,7 @@
* * Initializing OpenFPM
* * Setting the output path and creating an output folder
* This time, we also set the input path and name of the binary image stack that we want to load onto the grid. For this
* example we provide 1 simple example image stack. The binary image stack have been converted into -1 / +1 values.
* A jupyter notebook how to do this can be found here:
* example, we provide 1 simple example image stack that has already been converted to a -1 / +1 binary (see jupyter notebook above).
* Optionally, we can define the grid dimensionality and some indices for better code readability later on.
* * \p x: First dimension
* * \p y: Second dimension
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment