# Image to DICOM
Encapsulates multiple two-dimensional image formats (e.g. png, jpg, gif, bmp)
in a dicom archive.
## Website
<https://gitlab.com/flywheel-io/scientific-solutions/gears/img-to-dicom>
## Installation
## Usage
The Image to DICOM gear is executed by ensuring the following required inputs and
configuration parameters are provided. Additional optional inputs are indicated below.
### Inputs
* *image*
* **Type**: `image`
* **Optional**: `false`
* **Description**: Image to wrap in dicom format.
* **Notes**: Input image file can be of type png or jpeg.
### Config
* *debug*
* **Type**: `boolean`
* **Optional**: `true`
* **Default**: `false`
* **Description**: Log debug messages. Default level is `INFO`.
### Cite
**
*License:* MIT
## Contributing
For more information about how to get started contributing to that gear,
checkout [CONTRIBUTING.md](CONTRIBUTING.md).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/flywheel-io/scientific-solutions/gears/img-to-dicom",
"name": "fw-gear-img-to-dicom",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.12,>=3.10",
"maintainer_email": null,
"keywords": "Flywheel, Gears",
"author": "Flywheel",
"author_email": "support@flywheel.io",
"download_url": null,
"platform": null,
"description": "# Image to DICOM\n\nEncapsulates multiple two-dimensional image formats (e.g. png, jpg, gif, bmp)\nin a dicom archive.\n\n## Website\n\n<https://gitlab.com/flywheel-io/scientific-solutions/gears/img-to-dicom>\n\n## Installation\n\n## Usage\n\nThe Image to DICOM gear is executed by ensuring the following required inputs and\nconfiguration parameters are provided. Additional optional inputs are indicated below.\n\n### Inputs\n\n* *image*\n * **Type**: `image`\n * **Optional**: `false`\n * **Description**: Image to wrap in dicom format.\n * **Notes**: Input image file can be of type png or jpeg.\n\n### Config\n\n* *debug*\n * **Type**: `boolean`\n * **Optional**: `true`\n * **Default**: `false`\n * **Description**: Log debug messages. Default level is `INFO`.\n\n### Cite\n\n**\n\n*License:* MIT\n\n## Contributing\n\nFor more information about how to get started contributing to that gear,\ncheckout [CONTRIBUTING.md](CONTRIBUTING.md).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Encapsulates multiple two-dimensional image formats (e.g. png, jpg, gif, bmp) in a dicom archive.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://gitlab.com/flywheel-io/scientific-solutions/gears/img-to-dicom",
"Repository": "https://gitlab.com/flywheel-io/scientific-solutions/gears/img-to-dicom"
},
"split_keywords": [
"flywheel",
" gears"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3d07f34c404d32ffd73e9880dd0557c44d19dd3d0dceb4b1f3f65f25415021f5",
"md5": "f233a05fee36b3e2d67f52ae254df1f5",
"sha256": "4beeb251cea97b0a79b4ea90abdaf6b27b733d1e93956db2a09312b3e91d75e5"
},
"downloads": -1,
"filename": "fw_gear_img_to_dicom-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f233a05fee36b3e2d67f52ae254df1f5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.10",
"size": 6777,
"upload_time": "2024-10-17T14:23:52",
"upload_time_iso_8601": "2024-10-17T14:23:52.796445Z",
"url": "https://files.pythonhosted.org/packages/3d/07/f34c404d32ffd73e9880dd0557c44d19dd3d0dceb4b1f3f65f25415021f5/fw_gear_img_to_dicom-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-17 14:23:52",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "flywheel-io",
"gitlab_project": "scientific-solutions",
"lcname": "fw-gear-img-to-dicom"
}