معرفی شرکت ها


dogsled-0.0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Macenko medical slide normalisation
ویژگی مقدار
سیستم عامل -
نام فایل dogsled-0.0.5
نام dogsled
نسخه کتابخانه 0.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Dmitri Stepanov
ایمیل نویسنده dmitri.stepanov1@gmail.com
آدرس صفحه اصلی https://github.com/RhDm/dogsled
آدرس اینترنتی https://pypi.org/project/dogsled/
مجوز -
<img src="https://raw.githubusercontent.com/RhDm/dogsled/main/docs/source/_static/dogsled_logo.svg" width="300"> <br> [![tests workflow](https://github.com/RhDm/dogsled/actions/workflows/main.yml/badge.svg)](https://github.com/RhDm/dogsled/actions/workflows/main.yml) [![codecov](https://codecov.io/gh/RhDm/dogsled/branch/main/graph/badge.svg?token=WMIQ6MD1UK)](https://codecov.io/gh/RhDm/dogsled) [![Documentation Status](https://readthedocs.org/projects/dogsled/badge/?version=latest)](https://dogsled.readthedocs.io/en/latest/?badge=latest) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/2434dda69e6d44079069e23520cf04cb)](https://www.codacy.com/gh/RhDm/dogsled/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=RhDm/dogsled&amp;utm_campaign=Badge_Grade) <br> `dogsled` is an open-source Python package that does only one thing: Macenko [1] stain normalisation of large medical slides (OpenSlide formats). It generates either JPEG or TIFF normalised image. _It is crucial to have a dataset of high quality when, for example, training deep learning models. When working with medical slides, the colour might differ from slide to slide, making it harder to work with them as it causes heterogenicity in the data set. Stain normalisation is one of the techniques used to mitigate this hurdle and homogenise the slide colour. However, the size of the medical slides, which can go beyond gigapixel, makes it challenging to perform such a task. No worries, `dogsled` is there to help you._ Why *dogsled*? Well, first of all, because of the dogs. Second, because together many dogs can push a cargo too heavy for one dog to handle. Similarily, dogsled divides heavy computations into smaller ones. As with many algorithms and life situations, divide and conquer, right? # `dogsled` is in late alpha phase if you spot a bug or have a suggestion feel free to open an issue if wish to test `dogsled` and need the data, feel free to drop me an email at: dmitri.stepanov1@gmail.com ## Quirks and features Currently, `dogsled` can: - normalise all slides located in a specified folder - normalise slides specified by name - normalise slides defined in a QuPath library (either all or the ones specified by name and/or index) - generate JPEG equivalents of the normalised slides - generate TIFF equivalents of the normalised slides (also for large slides not fitting in RAM) - create hematoxylin/eosin decoupled normalised images - create thumbnails of all slides (pre-normalised and normalised) ## Documentation `dogsled` about page, quickstart, installation and API can be found at [dogsled.readthedocs.io](https://dogsled.readthedocs.io) <br> <img src="https://raw.githubusercontent.com/RhDm/dogsled/main/docs/source/_static/graph.jpeg" width="800"> <br> [1] M. Macenko, M. Niethammer, J. S. Marron, D. Borland, J. T. Woosley, Guan Xiaojun, C. Schmitt, and N. E. Thomas. A method for normalizing histology slides for quantitative analysis. In 2009 IEEE International Symposium on Biomedical Imaging: From Nano to Macro, 1107–1110. 2009. doi:10.1109/ISBI.2009.5193250.


نیازمندی

مقدار نام
>=0.4.0 paquo
>=3.1.7 dynaconf
>=1.21.4 numpy
>=5.8.0 psutil
>=2.1.16 pyvips
>=1.7.3 scipy
- numba
>=6 pytest
- pytest-cov
>=3.3.1 line-profiler
>=0.58.0 memory-profiler
- sphinx
- pydata-sphinx-theme
- sphinxcontrib-bibtex


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

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


نحوه نصب


نصب پکیج whl dogsled-0.0.5:

    pip install dogsled-0.0.5.whl


نصب پکیج tar.gz dogsled-0.0.5:

    pip install dogsled-0.0.5.tar.gz