{ "info": { "author": "Josef Lundman", "author_email": "josef@lundman.eu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7" ], "description": "# Dicom Image Tools \nThe dicom image tools package was created for giving a framework handling DICOM image data. Adding functionality often used for programmatic image analysis.\n\nThe package is still in early development and more features will be added.\n\n# Install Dicom Image Tools\n\nInstall using pipenv by running:\n\n``\n$ pipenv install dicom-image-tools\n``\n\nInstall using pip by running:\n\n``\n$ pip install dicom-image-tools\n``\n\nOnly **Python 3.7+** is supported.\n\n# Usage\n\nWhen you've installed the package you import it as any other package using\n\n```python\nimport dicom_image_tools\n```\n\n## Importing DICOM images\nThere are two functions for importing DICOM images, ``import_dicom_file(file: pathlib.Path)`` and ``import_dicom_from_folder(folder: pathlib.Path, recursively: bool = True)``.\n\nThe latter function has an optional input argument for specifying if the folder given should be searched for DICOM files recursively, default = ``True`` \n\nBoth will return the image/-s in ``DicomStudy`` objects, the ``import_dicom_from_folder`` function returns a dictionary with the _Study Instance UID_ as the _key_ and the corresponding ``DicomStudy`` object as _value_.\n\nYou can then add additional files to the ``DicomStudy`` object through the ``DicomStudy.add_file`` which takes the file path as a ``pathlib.Path`` object as input.\n\nThe ``DicomStudy.Series`` is a list of all series belonging to the study that has been imported. Each ``DicomStudy.Series`` item is an object containing the image/image volume and metadata for each image. The image/image volume is accessed through the ``ImageVolume`` attribute of the ``DicomStudy.Series`` item, and the metadata in the ``CompleteMetadata`` attribute.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://dev.azure.com/bwkodex/DicomImageTools", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dicom-image-tools", "package_url": "https://pypi.org/project/dicom-image-tools/", "platform": "", "project_url": "https://pypi.org/project/dicom-image-tools/", "project_urls": { "Homepage": "https://dev.azure.com/bwkodex/DicomImageTools" }, "release_url": "https://pypi.org/project/dicom-image-tools/19.5.1/", "requires_dist": [ "pydicom (>=1.2.2)", "numpy (>=1.16.3)", "scikit-image (>=0.15.0)", "scipy (>=1.3.0)" ], "requires_python": "", "summary": "Python package for managing DICOM images from different modalities", "version": "19.5.1" }, "last_serial": 5373087, "releases": { "19.5.0": [ { "comment_text": "", "digests": { "md5": "51570c14a1f1d85279da3e71b4058852", "sha256": "9a8e424cc55591a6a1747beef006c784f0d509729bf528a0ec0b628d97e3408b" }, "downloads": -1, "filename": "dicom_image_tools-19.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "51570c14a1f1d85279da3e71b4058852", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16565, "upload_time": "2019-06-06T08:01:38", "url": "https://files.pythonhosted.org/packages/11/e0/9a82ccca3eccf2a5a08bcbecee503ff11023a1a82cc0d2193291d6207da0/dicom_image_tools-19.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "352a030462989d65a1f536dc949df101", "sha256": "dc6909a6b097b17ee6aa0957aaa9628707b4e7e940a1227b5625db75b4cec66a" }, "downloads": -1, "filename": "dicom_image_tools-19.5.0.tar.gz", "has_sig": false, "md5_digest": "352a030462989d65a1f536dc949df101", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10955, "upload_time": "2019-06-06T08:01:41", "url": "https://files.pythonhosted.org/packages/95/aa/4865907eaac082f7585da72f9f13ef174276ed7baa36e2066c0131cc617d/dicom_image_tools-19.5.0.tar.gz" } ], "19.5.1": [ { "comment_text": "", "digests": { "md5": "8ed5a467bfacd51efb28c489cfd68f94", "sha256": "f43a02ecde5bf3b698c07d237c296919dcc645408b3ab684c5e9c4d2cfaa500e" }, "downloads": -1, "filename": "dicom_image_tools-19.5.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8ed5a467bfacd51efb28c489cfd68f94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16614, "upload_time": "2019-06-07T20:20:31", "url": "https://files.pythonhosted.org/packages/a4/26/cae0d978e6da907651f03ce561e8aed5d81423e867c07946a7a08d159af2/dicom_image_tools-19.5.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69bd2d0de50f35c08fe3becbf1fd5969", "sha256": "3dc8b556eb18ca26fc5915f6f1fd5ac710276f2f5a5a60bdaee3a103529357be" }, "downloads": -1, "filename": "dicom_image_tools-19.5.1.tar.gz", "has_sig": false, "md5_digest": "69bd2d0de50f35c08fe3becbf1fd5969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11066, "upload_time": "2019-06-07T20:20:33", "url": "https://files.pythonhosted.org/packages/0a/0e/bedfb57e3d0b7e890a1d6e8fd2df366e998a07bd23f11a91bdd03cae1995/dicom_image_tools-19.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ed5a467bfacd51efb28c489cfd68f94", "sha256": "f43a02ecde5bf3b698c07d237c296919dcc645408b3ab684c5e9c4d2cfaa500e" }, "downloads": -1, "filename": "dicom_image_tools-19.5.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8ed5a467bfacd51efb28c489cfd68f94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16614, "upload_time": "2019-06-07T20:20:31", "url": "https://files.pythonhosted.org/packages/a4/26/cae0d978e6da907651f03ce561e8aed5d81423e867c07946a7a08d159af2/dicom_image_tools-19.5.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69bd2d0de50f35c08fe3becbf1fd5969", "sha256": "3dc8b556eb18ca26fc5915f6f1fd5ac710276f2f5a5a60bdaee3a103529357be" }, "downloads": -1, "filename": "dicom_image_tools-19.5.1.tar.gz", "has_sig": false, "md5_digest": "69bd2d0de50f35c08fe3becbf1fd5969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11066, "upload_time": "2019-06-07T20:20:33", "url": "https://files.pythonhosted.org/packages/0a/0e/bedfb57e3d0b7e890a1d6e8fd2df366e998a07bd23f11a91bdd03cae1995/dicom_image_tools-19.5.1.tar.gz" } ] }