Skip to content

Commit ffc952a

Browse files
author
joeljonsson
committed
small fix to README
1 parent 1dcccce commit ffc952a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ use the CMake option
120120
`-DAPR_BUILD_PYTHON_WRAPPERS=ON`
121121

122122
Example usage of the available functionality:
123+
123124
| Example | How to ... |
124125
|:--|:--|
125126
| [Example_get_apr_from_array](./examples/python_examples/Example_get_apr_from_array.py) | create an APR from an ndarray and store as hdf5. |
126127
| [Example_get_apr_from_file](./examples/python_examples/Example_get_apr_from_file.py) | create an APR from a TIFF and store as hdf5. |
127128
| [Example_reconstruct_image](./examples/python_examples/Example_reconstruct_image.py) | read in an APR and reconstruct a pixel image |
128129

129-
130130
## Coming soon
131131

132132
* more examples for APR-based filtering and segmentation

0 commit comments

Comments
 (0)