# ISCROTDCT_algorithm **Repository Path**: qq296299856/iscrotdct_algorithm ## Basic Information - **Project Name**: ISCROTDCT_algorithm - **Description**: ISCROTDCT 算法,使图像旋转任意角度 - **Primary Language**: Matlab - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-14 - **Last Updated**: 2021-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ISCROTDCT_algorithm #### 介绍 ISCROTDCT 算法,使图像旋转任意角度 #### 软件架构 ROTDCT.m 文件为调用的函数, 参数1为 输入图像 参数2为放大倍数 参数3位旋转角度 ROTDCT_TEST.m 为测试代码 可以直接调用 Infantry.jpg 为测试的图片 ###效果图 ![效果图](https://images.gitee.com/uploads/images/2021/0914/170521_0a304900_4880036.png "屏幕截图.png")