书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 488 个相关结果.
  • TiffTags Module

    TiffTags Module TiffTags Module The TiffTags module exposes many of the stantard TIFFmetadata tag numbers, names, and type information. PIL.TiffTags. lookup (tag)[源代码] 参...
  • torchvision

    torchvision torchvision 译者:@那伊抹微笑 、@dawenzi123、@LeeGeong 、@liandongze 校对者:@咸鱼 模块 torchvision 库包含了计算机视觉中一些常用的数据集, 模型架构以及图像变换方法. Package Reference torchvision.datasets ...
  • Performance

    Performance Tips and Tricks Automated Performance Checks Mixed Precision Training Faster Image Processing libjpeg-turbo Pillow-SIMD Background Installation How to check whethe...
  • 图像处理

    图像处理 Python 图形库 安装 例子 开源计算机视觉(OpenCv) 安装 例子 图像处理 多数图像处理与操作技术可以被两个库有效完成,它们是Python Imaging Library (PIL)与OpenSource Computer Vision (OpenCV)。 下面是这两个库的简略介绍。 Python 图形库 P...
  • ExifTags Module

    ExifTags Module ExifTags Module The ExifTags module exposes two dictionaries whichprovide constants and clear-text names for various well-known EXIF tags. class PIL.ExifTags...
  • 7.1.0

    7.1.0 API Changes Allow saving of zero quality JPEG images API Additions New channel operations PILLOW_VERSION constant Reading JPEG comments Support for different charset enc...
  • torchvision

    TORCHVISION TORCHVISION 该torchvision 软件包包括流行的数据集,模型体系结构和用于计算机视觉的常见图像转换。 Package Reference torchvision.datasets MNIST Fashion-MNIST KMNIST EMNIST QMNIST FakeData COCO...
  • ImageFont Module

    ImageFont Module Example Functions Methods ImageFont Module The ImageFont module defines a class with the same name. Instances ofthis class store bitmap fonts, and are used...
  • 5.2.0

    5.2.0 API Changes Deprecations API Additions 3D color lookup tables ImageColor.getrgb ImageFile.get_format_mimetype ImageFont.getsize_multiline Image.rotate TGA file format ...
  • ImageWin Module (Windows-only)

    ImageWin Module (Windows-only) ImageWin Module (Windows-only) The ImageWin module contains support to create and display images onWindows. ImageWin can be used with PythonWin...