Metadata-Version: 2.1
Name: simple-dh
Version: 0.1
Summary: Simple Animation Maker
Home-page: https://github.com/none-None1/simple_dh
Author: None1
Keywords: animation
Description-Content-Type: text/markdown

# simple_dh
 简易特效制作器


需要的库：[opencv-python](https://pypi.org/project/opencv-python)，[imageio](https://pypi.org/project/imageio)

目前仅支持旋转和放大两种动画，详细简介请看注释。

效果：

[![result.gif](https://i.postimg.cc/5yb3dZzz/result.gif)](https://postimg.cc/qhDn2DjB)

[![result2.gif](https://i.postimg.cc/3RcKPHVS/result2.gif)](https://postimg.cc/XG9SCtVd)

Simple Animation Maker

Required libraries: [opencv-python](https://pypi.org/project/opencv-python)，[imageio](https://pypi.org/project/imageio)

Currently, only two types of animations are supported: rotation and enlargement. Please refer to the comments for a detailed introduction.

Effect:

[![result.gif](https://i.postimg.cc/5yb3dZzz/result.gif)](https://postimg.cc/qhDn2DjB)

[![result2.gif](https://i.postimg.cc/3RcKPHVS/result2.gif)](https://postimg.cc/XG9SCtVd)
