# continuous-plot **Repository Path**: worldzb/continuous-plot ## Basic Information - **Project Name**: continuous-plot - **Description**: 四方连续图像生成实验 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-01 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 图像处理 使用到的基础库有 + [Numpy](https://www.numpy.org.cn/user/setting-up.html#%E4%BB%80%E4%B9%88%E6%98%AF-numpy) + [opencv-python]() + [Scipy]() 参考资料 + [四方连续【理工】](http://www.c-s-a.org.cn/csa/article/pdf/6902) + [人脸生成](http://seeprettyface.com/) 资源 + [Python 参考文档](https://www.liaoxuefeng.com/wiki/1016959663602400) + [opencv-python 中文参考文档](http://www.woshicver.com/FourthSection/3_1_%E5%9B%BE%E5%83%8F%E7%9A%84%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C/) + [图像拼接接缝问题处理](https://blog.csdn.net/xiaoxifei/article/details/103045958)