معرفی شرکت ها


deformation-1.0.7


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Chain image distortion.
ویژگی مقدار
سیستم عامل -
نام فایل deformation-1.0.7
نام deformation
نسخه کتابخانه 1.0.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Robin RICHARD (robinechuca) <serveurpython.oz@gmail.com>
ایمیل نویسنده serveurpython.oz@gmail.com
آدرس صفحه اصلی https://framagit.org/robinechuca/deformation/-/blob/main/README.rst
آدرس اینترنتی https://pypi.org/project/deformation/
مجوز -
 ****************************************************** Simply and efficiently apply a warp chain to an image! ****************************************************** Description ----------- This module is based on opencv for performance issues. But unlike opencv, this module deals with the following points: * Transformation in both directions. *usefull for bounding-boxes* * Translation to avoid cropping the image and automatic resizing to avoid borders. * Simplification of the calculation when chaining transformations to avoid intermediate images. Basic example ------------- .. code:: python >>> from math import pi >>> import deformation >>> deformation.Rotation(30*pi/180) Rotation(deg2rad(30)) >>> _.reverse() Rotation(deg2rad(-30)) >>> * See the `documentation <http://python-docs.ddns.net/deformation/>`_ for more details and examples.


نیازمندی

مقدار نام
- numpy
- opencv-python
- sympy
- torch
- pytest
- pylint
- pdoc3
- pyreverse
- context-verbose
- matplotlib


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

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


نحوه نصب


نصب پکیج whl deformation-1.0.7:

    pip install deformation-1.0.7.whl


نصب پکیج tar.gz deformation-1.0.7:

    pip install deformation-1.0.7.tar.gz