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

Fixing file link jupiter

parent f6959133
No related branches found
No related tags found
No related merge requests found
Pipeline #2293 passed
......@@ -10,7 +10,10 @@
* # Example for loading a 3D object from an image stack (binary) onto a grid and applying Sussman redistancing #
*
* In this example the image stack is read from a binary file. A jupyter notebook that converts tiff-images into
* -1/+1 binary files can be found here: @ref image_binary_conversion/image2binary_dolphin.ipynb.
* -1/+1 binary files can be found here:
* @htmlonly
* <a href='http://openfpm.mpi-cbg.de/web/images/examples/sussman_redistancing/image2binary_dolphin.ipynb'>image2binary_dolphin.ipynb</a>".
* @endhtmlonly
* A 3D cartesian grid with same dimensions as image
* stack is constructed. The grid resolution can be either 1 grid node for each pixel in x and y) or the resolution
* can be higher/lower as the image stack. This can be achieved by setting the refinement factor to a value of choice in
......
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