-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
计算区域中心及最大面积切割程序,matlab版
计算区域中心及最大面积切割程序,matlab版-Calculation of regional centers and the largest area of cutting process, matlab version
- 2022-04-12 22:23:49下载
- 积分:1
-
一个老外写的车削数控仿真程序,有g代码编辑的
一个老外写的车削数控仿真程序,有g代码编辑的-a foreigner was turning the NC simulation program, code editors g
- 2022-05-24 19:16:38下载
- 积分:1
-
本代码主要实现了BMP格式的文件读取、显示、保存等基本操作
本代码主要实现了BMP格式的文件读取、显示、保存等基本操作-This code mainly realize the BMP file format to read, display, preservation of the basic operation
- 2022-03-13 22:03:39下载
- 积分:1
-
processing捕捉人体骨架
资源描述通过processing,捕捉到Kinect2摄像头的各种图像。不过使用之前需要安装kinect2的Sdk,还要安装Dix11以上。否则无法运行。
- 2022-03-21 07:04:21下载
- 积分:1
-
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。...
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。-Hardware-accelerated rendering sorting algorithm HAVS. Can be used in large-scale data visualization.
- 2023-04-23 07:45:03下载
- 积分:1
-
vc实现跟随鼠标的动态增加文字
vc实现跟随鼠标的动态增加文字-vc follow the mouse to achieve the dynamic textual
- 2022-03-20 04:49:44下载
- 积分:1
-
kpca实现,目前kpca最为简介的程序,算法实现简单
kpca实现,目前kpca最为简介的程序,算法实现简单-kpca implementation, the current most kpca brief introduction of the procedure, the algorithm implementation easy
- 2023-05-27 04:20:03下载
- 积分:1
-
matlab drawing to achieve the various chaotic systems, the code is simple and pr...
matlab实现各个混沌系统的绘制,代码简单实用,对初学者有帮助-matlab drawing to achieve the various chaotic systems, the code is simple and practical help for beginners
- 2022-02-27 05:01:17下载
- 积分:1
-
图像特技,实现图像的阴影,像雷达扫描似的显示
图像特技,实现图像的阴影,像雷达扫描似的显示
-stunt images, the image of the shadow, like a similar radar scan revealed
- 2023-04-08 10:15:03下载
- 积分:1