معرفی شرکت ها


fredtools-0.6.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

FRED tools is a collection of python functions for image manipulation and analysis. See more on https://github.com/jasqs/FREDtools.
ویژگی مقدار
سیستم عامل -
نام فایل fredtools-0.6.9
نام fredtools
نسخه کتابخانه 0.6.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده FRED Collaboration
ایمیل نویسنده jan.gajewski@ifj.edu.pl
آدرس صفحه اصلی https://www.fredtools.ifj.edu.pl/
آدرس اینترنتی https://pypi.org/project/fredtools/
مجوز -
FRED tools repository ================================ FRED tools is a collection of python functions for image manipulation and analysis. The basic methods have been developed for analysis of the images produced by the Monte Carlo FRED (www.fred-mc.org) in MetaImage format (*.mha, *.mhd), but they can be applied for images in other formats, e.g. dicom. Basic Concept ---------------------------- The image in the FRED tools is understood to mean scalar or vector image of any dimension from 2D to 5D. All the images read or processed by the functions are [SimpleITK](www.simpleitk.readthedocs.io) images, and any SinmpleITK routines can be applied. Check [SimpleITK filters](www.simpleitk.readthedocs.io/en/master/filters.html) for available methods of filtering, registration, etc. Because the smallest image dimension supported by SimpleITK is 2D, line profiles, i.e. 1D images are saved as SimpleITK images with the size with only one of the dimension different than one. Most of the functions have a bool argument ``displayInfo`` (default ``displayInfo=False``) which can be used for displaying summary of the function results. Documentation and tutorial ---------------------------- The documentation of the functions implemented in FRED tools is available at [fredtools.ifj.edu.pl](https://www.fredtools.ifj.edu.pl) or on the [GitHub repository](https://github.com/jasqs/FREDtools). A simple [tutorial](https://github.com/jasqs/FREDtools/blob/main/examples/FREDtools%20Tutorial.ipynb) has been prepared to help with starting using FRED tools. Installation ---------------------------- The stable version of FRED tools is available via pip. For new installation: $ pip install fredtools To update existing installation: $ pip install --upgrade fredtools The development version is available on GitHub. $ git clone jasqs/FREDtools Development ---------------------------- Everyone is invited to support the development of the FRED tools and to add functionalities needed for a specific application. All the new functions or classes should be documented according to numpydoc style. Check [numpydoc website](www.numpydoc.readthedocs.io) for the style guide and examples.


نیازمندی

مقدار نام
>=0.5.5 dicompyler-core
>=8.12.0 ipython
>=8.0.6 ipywidgets
>=5.3.0 itk
>=5.3.0 itk-core
>=5.3.0 itk-filtering
>=5.3.0 itk-numerics
>=5.3.0 itk-registration
>=5.3.0 itk-segmentation
>=0.1 landaupy
>=1.2.0 lmfit
>=3.7.1 matplotlib
>=0.56.4 numba
>=2.0.0 pandas
>=5.9.4 psutil
>=0.14.0 pyamtrack
>=2.3.1 pydicom
>=1.22.0 PyMuPDF
>=6.0 PyYAML
>=5.4.1 PyYAML
>=1.10.1 scipy
>=2.0.1 Shapely
>=2.2.1 SimpleITK
>=5.0.7 uproot


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

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl fredtools-0.6.9:

    pip install fredtools-0.6.9.whl


نصب پکیج tar.gz fredtools-0.6.9:

    pip install fredtools-0.6.9.tar.gz