书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 496 个相关结果.
  • 3. 环境

    Kivy中文编程指南:环境变量 路径控制 特别注意 配置文件 限定Kivy.core核心,使用特定版本 设置单位 图形输出 Kivy中文编程指南:环境变量 英文原文 Kivy的初始化和很多行为都可以通过各种环境变量来控制。 例如,若要严格设定用PIL进行文本渲染,可以通过如下方式来实现: $ KIVY_TEXT = pil pyt...
  • 好玩的Python

    好玩的Python 没有工具用代码也能P图 向微信好友群发祝福视频 不用客户端查看热点新闻 好玩的Python 因为下面的代码都非常简单,简单到直接使用Python的交互式环境就能完成。当然,官方Python自带的交互式环境比较难用,推荐大家使用ipython,可以使用下面的命令来安装ipython,安装成功后键入ipython命令就能进入交互式...
  • ImageCms Module

    ImageCms Module CmsProfile ImageCms Module The ImageCms module provides color profile managementsupport using the LittleCMS2 color management engine, based on KevinCazabon’s ...
  • Resize

    Resize 参数 返回 代码示例 Resize class paddle.vision.transforms. Resize ( size, interpolation=’bilinear’, keys=None ) [源代码] 将输入数据调整为指定大小。 参数 size (int|list|tuple) - 输出图像大小。如果...
  • Postkarte

    Create a Postcard 1. Install Pillow 2. Learn to know PIL Exercise 2.1 Exercise 2.2 3. Drawing shapes Exercise 3.1 Exercise 3.2 Exercise 3.3 4. Drawing text Exercise 4.1 Ex...
  • resize

    resize 参数 返回 代码示例 resize paddle.vision.transforms.resize ( img, size, interpolation=’bilinear’ ) [源代码] 将输入数据调整为指定大小。 参数 img (numpy.ndarray) - 输入数据,可以是(H, W, C)形状的图像或...
  • ImageCms Module

    ImageCms Module CmsProfile ImageCms Module The ImageCms module provides color profile managementsupport using the LittleCMS2 color management engine, based on KevinCazabon’s ...
  • 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...
  • 没有工具用代码也能P图

    好玩的Python 没有工具用代码也能P图 向微信好友群发祝福视频 不用客户端查看热点新闻 好玩的Python 因为下面的代码都非常简单,简单到直接使用Python的交互式环境就能完成。当然,官方Python自带的交互式环境比较难用,推荐大家使用ipython,可以使用下面的命令来安装ipython,安装成功后键入ipython命令就能进入交互式...