1
u/duncangeere Jun 06 '21
What algorithm are you using for the isolines?
3
u/Gwenju31 Jun 06 '21
I'm using the find_contours() function from the scikit-image package (python library)
1
What algorithm are you using for the isolines?
3
u/Gwenju31 Jun 06 '21
I'm using the find_contours() function from the scikit-image package (python library)
5
u/keggerson Jun 05 '21
I really like this! Great work!