shape_trans 变换区域的形状

Name

shape_trans — Transform the shape of a region.变换区域的形状

Signature签名

shape_trans(Region : RegionTrans : Type : )

Description描述

shape_trans根据参数类型对输入区域的形状进行变换:

'convex'
Convex hull. 凸包

'ellipse'
Ellipse with the same moments and area as the input region.

与输入区域具有相同矩和面积的椭圆

'outer_circle'
Smallest enclosing circle.

最小的圆

'inner_circle'
Largest circle fitting into the region.

拟合区域的最大圆

'rectangle1'
Smallest enclosing rectangle parallel to the coordinate axes.

平行于坐标轴的最小外接矩形

'rectangle2'
Smallest enclosing rectangle.

最小的外接矩形

'inner_rectangle1'
Largest axis-parallel rectangle fitting into the region.

拟合该区域的最大轴平行矩形

'inner_center'
The point on the skeleton of the input region having the smallest distance to the center of gravity of the input region.

输入区域骨架上与输入区域重心距离最小的点。

相关推荐

  1. shape_trans 变换区域形状

    2024-07-19 05:06:07       22 阅读
  2. 鼠标形状

    2024-07-19 05:06:07       19 阅读
  3. vue和nunjucks变量插值形式{{}}冲突

    2024-07-19 05:06:07       25 阅读
  4. 傅立叶变换与拉普拉斯变换区别与联系?

    2024-07-19 05:06:07       25 阅读
  5. qt 鼠标接近某线时,形状变化举例

    2024-07-19 05:06:07       24 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-07-19 05:06:07       66 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-07-19 05:06:07       70 阅读
  3. 在Django里面运行非项目文件

    2024-07-19 05:06:07       57 阅读
  4. Python语言-面向对象

    2024-07-19 05:06:07       68 阅读

热门阅读

  1. 【21】读感 - 架构整洁之道(三)

    2024-07-19 05:06:07       14 阅读
  2. Bootstrap 5:现代前端开发的新篇章

    2024-07-19 05:06:07       17 阅读
  3. python 乌龟绘图

    2024-07-19 05:06:07       18 阅读
  4. qt 国际化语言,英文和中文切换

    2024-07-19 05:06:07       16 阅读
  5. 翁恺-C语言程序设计-10-4. 字符串循环左移

    2024-07-19 05:06:07       17 阅读
  6. 智能灯光控制系统可以控制哪些场景

    2024-07-19 05:06:07       18 阅读
  7. 20240718训练题目

    2024-07-19 05:06:07       14 阅读
  8. Python--input()函数

    2024-07-19 05:06:07       18 阅读
  9. 【无标题】

    2024-07-19 05:06:07       22 阅读
  10. 帝王蝶算法(EBOA)及Python和MATLAB实现

    2024-07-19 05:06:07       20 阅读
  11. 数据解析的四种方式

    2024-07-19 05:06:07       13 阅读
  12. 任务调度与执行的C++线程池

    2024-07-19 05:06:07       20 阅读
  13. Android EDLA项目 5G热点打开失败分析

    2024-07-19 05:06:07       22 阅读
  14. PHP 调用 1688 详情 API 接口的实战攻略

    2024-07-19 05:06:07       20 阅读