-
地质图像处理的源代码
地质图像处理的源代码-geological image processing source code
- 2022-03-19 02:24:03下载
- 积分:1
-
This is the beginning of school vc when I wrote a small software (big eyes stare...
这是刚开始学vc时我自己写的一个小软件(一双大眼睛盯着你的鼠标,不要吓到了),主要是鼠标操作和画图,我想应该很有参考价值。-This is the beginning of school vc when I wrote a small software (big eyes stare at your mouse, not to frighten a), primarily mouse and drawing operation, I think it should be of great reference value.
- 2022-08-02 14:19:39下载
- 积分:1
-
一个关于图形图向生成的软件
一个关于图形图向生成的软件-on a graphical map generation software
- 2022-02-20 01:56:12下载
- 积分:1
-
图像的平移,旋转
平移(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
-
OpenGL program content ,it is useful.
OpenGL program content ,it is useful.-OpenGL program content, it is useful.
- 2022-03-15 02:40:23下载
- 积分:1
-
用C做的TC界面程序
用C做的TC界面程序-do with the C interface procedures TC
- 2023-09-06 05:55:03下载
- 积分:1
-
image thresholding transform source code
图像阈值变换源代码-image thresholding transform source code
- 2022-04-26 14:02:29下载
- 积分:1
-
跟随鼠标的萤火虫 将以上代码加入HEML的<body></body>之间...
跟随鼠标的萤火虫 将以上代码加入HEML的之间-follow the mouse fireflies above code will join the HEML lt; Bodygt; Lt;/Bodygt; Between
- 2022-02-25 04:42:12下载
- 积分:1
-
OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。...
OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。-OpenCV Internet companies is the development of powerful image processing library, the program demonstrated how to use the library for the detection of circular. When we use the attached picture on the procedures directory.
- 2022-03-23 18:13:56下载
- 积分:1
-
扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行
扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行-c
- 2022-01-25 19:37:25下载
- 积分:1