Skip to content
Snippets Groups Projects
Commit 05fa6f59 authored by monj's avatar monj
Browse files

Update ST2D_examples.py

parent de3636cd
No related branches found
No related tags found
No related merge requests found
...@@ -134,7 +134,7 @@ plt.show() ...@@ -134,7 +134,7 @@ plt.show()
#%% YET ANOTHER EXAMPLE #%% YET ANOTHER EXAMPLE
filename = 'example_data_2D/OCT_im_org.png'; filename = 'example_data_2D/oct_im_org.png';
sigma = 0.5 sigma = 0.5
rho = 5 rho = 5
N = 180 # number of angle bins for orientation histogram N = 180 # number of angle bins for orientation histogram
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment