We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efa2730 + ea15ace commit 0972388Copy full SHA for 0972388
3 files changed
utils/README.md
@@ -0,0 +1,5 @@
1
+
2
+Scripts used to create the initial ITK and SimpleITK word dictionaries.
3
4
+sitk_crawl.py and itk_crawl.py work by using Python's dir function to
5
+extract the keywords from the SimpleITK and ITK python packages.
utils/itkcrawl.py utils/itk_crawl.pyutils/itkcrawl.py renamed to utils/itk_crawl.py
utils/sitkcrawl.py utils/sitk_crawl.pyutils/sitkcrawl.py renamed to utils/sitk_crawl.py
0 commit comments