Skip to main content

Sciberia helper libraries

Project description

Sciberia helper libraries

Libraries include reader and process under MIT License

Install

python3 -m pip install --upgrade sciberia

HOWTO

import numpy as np
from sciberia import Process, Reader

reader = Reader()

if reader.is_dicom("./001.dcm"):
    print("Metnioned file is DICOM-file")

data = np.eye(4)
process = Process()
dilated = process.dilation(data)
print(dilated)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sciberia-0.0.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

sciberia-0.0.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file sciberia-0.0.1.tar.gz.

File metadata

  • Download URL: sciberia-0.0.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for sciberia-0.0.1.tar.gz
Algorithm Hash digest
SHA256 547f8ccb3218fb031e43fc85fca4317ed45a5de7ecbdbb848fa3ac3f69ad4175
MD5 d691384709d12b82986ef6ff8c716995
BLAKE2b-256 3970cbadd661c7f725c165e9f42ada800951cc0c2c302a78240546882192f0f4

See more details on using hashes here.

File details

Details for the file sciberia-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: sciberia-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for sciberia-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 33953d7a1ab482491fe19f1a2351b3d0514fe7cdf6a57525ef97fb0260d8f59c
MD5 c3d48ed3647d18d6e8bdfcd2789ea9ef
BLAKE2b-256 44b92b5622f04e21e905c56999612538964264f47a9d38af75f039a4d690889a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page