pySegUpsampler

View on PyPIReverse Dependencies (0)

0.0.4 pySegUpsampler-0.0.4-py3-none-any.whl

Wheel Details

Project: pySegUpsampler
Version: 0.0.4
Filename: pySegUpsampler-0.0.4-py3-none-any.whl
Download: [link]
Size: 31650
MD5: 3518f60c5276c32b00f0f4a04abd967d
SHA256: 34edf068edb995a9b6b9dd6d96bbd2a1de75dc268b15d382a7f5ea5f07b9fdde
Uploaded: 2024-11-15 17:01:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pySegUpsampler
Version: 0.0.4
Summary: A python package that upsample segmentated medical image
Author-Email: Liangpu Liu <zcemll0[at]ucl.ac.uk>, Rui Xu <rui.xu[at]ucl.ac.uk>
Project-Url: Homepage, https://github.com/Donny-bla/segmentation-upsampler/tree/main
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.26.3)
Requires-Dist: scipy (>=1.12.0)
Requires-Dist: vtk (>=9.3.0)
Requires-Dist: numba (>=0.59.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5114 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
runPythonFunction.py sha256=NydoPw7opit9P-i97zbz15KYK8yQV53dI0LKiEIY7os 256
SegmentationUpsampler/Extractor.py sha256=_f2O5duL1lKcBx1s2o8MSrAWWmKkULLwxdOZz_JtFE8 5335
SegmentationUpsampler/FillGaps.py sha256=LnSEnhXDsze1UjBhL-xUymHrW6Ln65SAeeS1KS6jneg 5210
SegmentationUpsampler/LabelSeparater.py sha256=a31cEyuuVJfJch3hqVL88wHAOT_exT9oxMlJezBncMc 5026
SegmentationUpsampler/RigorousPreprocess.py sha256=rRa0ArO9LnGccBWDkzTp8RDdOCJcayJhA7TmXCzBJDk 7270
SegmentationUpsampler/UpsampleMultiLabels.py sha256=XoxEwAgdfDgpbwTsa19rPvu1Q1pP1iQv0EqyQxHUPqQ 6587
SegmentationUpsampler/Voxelizer.py sha256=d0mZs6Gdomjd_UqWtNZf3MP3GnxMR0CRo2wkgxCMkP8 6456
SegmentationUpsampler/VoxelizerNumba.py sha256=gGLFbR3VKqsXvfQFOkPOVQCNK9sdSo_lSxmvccB6CLU 8591
SegmentationUpsampler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/UpsamplerTest.py sha256=a8-0m3BzqH1yESbpYhleMiNrJTSUoPHaoenoKo-gRqQ 3183
pySegUpsampler-0.0.4.dist-info/LICENSE sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk 35823
pySegUpsampler-0.0.4.dist-info/METADATA sha256=Qh8TBl_giNdS3WM_IYtaQmbWCwvIRAgWluDeJxpI1FQ 5853
pySegUpsampler-0.0.4.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
pySegUpsampler-0.0.4.dist-info/top_level.txt sha256=uC0pci-wonW_89FVz_G2mYLBUYabsIEnyExOKeV81BQ 58
pySegUpsampler-0.0.4.dist-info/RECORD

top_level.txt

SegmentationUpsampler
__init__
examples
runPythonFunction