معرفی شرکت ها


aics-tf-registration-0.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Rigid registration algorithm for generating training/testing data for transfer function model
ویژگی مقدار
سیستم عامل -
نام فایل aics-tf-registration-0.1.1
نام aics-tf-registration
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Mark Filip Sluzewski
ایمیل نویسنده filip.sluzewski@alleninstitute.org
آدرس صفحه اصلی https://github.com/AllenCell/aics_tf_registration
آدرس اینترنتی https://pypi.org/project/aics-tf-registration/
مجوز Allen Institute Software License
# aics_tf_registration [![Build Status](https://github.com/AllenCell/aics_tf_registration/workflows/Build%20Master/badge.svg)](https://github.com/AllenCell/aics_tf_registration/actions) [![Documentation](https://github.com/AllenCell/aics_tf_registration/workflows/Documentation/badge.svg)](https://AllenCell.github.io/aics_tf_registration) [![Code Coverage](https://codecov.io/gh/AllenCell/aics_tf_registration/branch/master/graph/badge.svg)](https://codecov.io/gh/AllenCell/aics_tf_registration) Rigid registration algorithm for generating training/testing data for transfer function model --- ## Features * Rigid registration of `.tiff` confocal/fluorescent microscopy images, outputting cropped images containing their mutual field of view * Supports the following registration scenarios * Images at the same or different resolutions and pixel dimensions/scales * Full multichannel images based on a reference channel * Specific channels in multichannel images based on seperate reference channel * Multiple pairs of images with the same registration scenario at once * Configuration of registration settings through easy-to-read `.yaml` file * Outputs composite of registered image for easy evaluation of results ## Quick Start In console (after installation): ```console run_alignment --config_path `path/to/config/file.yaml` ``` ## Installation **Stable Release:** `pip install aics_tf_registration`<br> **Development Head:** `pip install git+https://github.com/AllenCell/aics_tf_registration.git` ## Documentation For full package documentation please visit [AllenCell.github.io/aics_tf_registration](https://AllenCell.github.io/aics_tf_registration). ## Image Requirements for Registration In order for the registration algorithm to produce accurate results, the images must have the following requirements: * Images must be in `.tif` or `.tiff` format. * The source and target images must be in separate folders and images that are to be registered to each other must share the same filename. * Images must be 3D or 4D * The field of view of either the source or target image must be wholly contained within the fov of the other (or cropped to be so with the settings in the config file) * Rotation and mirroring of images (if necessary) to have matching orientations must either be done prior to registration or within the settings of the config file if it is consistent between different image pairs * The resolution/voxel dimensions of the images, or at least the relative scaling differences between the source and target image, should be known to within approximately 3-4 decimal units ***Free software: Allen Institute Software License***


نیازمندی

مقدار نام
>=0.16.2 scikit-image
>=3.2.0 aicsimageio
>=1.2.4 SimpleITK
>=1.17.3 numpy
>=1.3.1 scipy
>=0.25.2 pandas
>=4.36.1 tqdm
- ruamel.yaml
>=0.16.2 scikit-image
>=3.2.0 aicsimageio
>=1.2.4 SimpleITK
>=1.17.3 numpy
>=1.3.1 scipy
>=0.25.2 pandas
>=4.36.1 tqdm
- ruamel.yaml
>=5.2 pytest-runner
>=19.10b0 black
>=2.1.4 codecov
>=3.8.3 flake8
>=3.2.1 flake8-debugger
>=5.4.3 pytest
>=2.9.0 pytest-cov
>=0.11 pytest-raises
>=0.6.0 bumpversion
>=5.1 coverage
>=7.15.0 ipython
>=0.2.1 m2r
<3,>=2.0.0b1 Sphinx
>=0.4.3 sphinx-rtd-theme
>=3.15.2 tox
>=3.1.1 twine
>=0.34.2 wheel
>=5.2 pytest-runner
>=19.10b0 black
>=2.1.4 codecov
>=3.8.3 flake8
>=3.2.1 flake8-debugger
>=5.4.3 pytest
>=2.9.0 pytest-cov
>=0.11 pytest-raises
>=0.6.0 bumpversion
>=5.1 coverage
>=7.15.0 ipython
>=0.2.1 m2r
<3,>=2.0.0b1 Sphinx
>=0.4.3 sphinx-rtd-theme
>=3.15.2 tox
>=3.1.1 twine
>=0.34.2 wheel
>=5.2 pytest-runner
>=19.10b0 black
>=2.1.4 codecov
>=3.8.3 flake8
>=3.2.1 flake8-debugger
>=5.4.3 pytest
>=2.9.0 pytest-cov
>=0.11 pytest-raises


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl aics-tf-registration-0.1.1:

    pip install aics-tf-registration-0.1.1.whl


نصب پکیج tar.gz aics-tf-registration-0.1.1:

    pip install aics-tf-registration-0.1.1.tar.gz