remove filterreg registration function as it did not work well

This commit is contained in:
2021-07-23 13:38:11 +02:00
parent 1bee0c4b50
commit 44deec91a9
7 changed files with 19 additions and 37 deletions

View File

@@ -12,7 +12,6 @@ setup(name='situr',
'numpy>=1.21.0',
'open3d>=0.13.0',
'Pillow>=8.3.1',
'probreg>=0.3.4',
'scikit-image>=0.18.2',
'scikit-learn>=0.24.2',
'scipy>=1.7.0'