-
canny edge detection algorithm, two
canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
- 2023-07-24 19:40:03下载
- 积分:1
-
计算机图形区域填充的过程,用VC++ MFC编写
计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC++ MFC prepared
- 2023-07-17 16:30:03下载
- 积分:1
-
d3dx9_25他不玩游戏也容易解决
d3dx9_25 玩游戏缺他的 轻松解决也-d3dx9_25 his lack of playing games are also easy to solve
- 2023-04-26 13:40:04下载
- 积分: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
-
vrml交互实例。 简单的台灯,可以任意转动,开灯关灯等的交互,门的开关,颜色变换等...
vrml交互实例。 简单的台灯,可以任意转动,开灯关灯等的交互,门的开关,颜色变换等-vrml interactive examples
- 2022-04-20 21:36:39下载
- 积分:1
-
this source is a three
这个源程序是一个显示三维模型的,功能是打开三维模型,然后可以对其进行旋转,平移等-this source is a three-dimensional model shows that its function is to open the three-dimensional model, which can then be its rotation, translation, etc.
- 2023-08-16 13:05:03下载
- 积分:1
-
这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字...
这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字-This is a VC in the preparation of the environment of small applications, choose any one Chinese characters, then the background characters, characters and prospects, could then make use of these two characters from these two Chinese characters
- 2023-09-06 01:35:03下载
- 积分:1
-
基于各种背景模型的行人检测与跟踪
背景模型: Running Average, Median Background,Gaussian Mixture
行人跟踪算法: Meanshift, Optical Flow
- 2022-11-09 18:05:20下载
- 积分:1
-
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。-3D applications, 3D map presentation systems, including OPEN GL functionality, GIS demonstration.
- 2022-03-03 13:24:45下载
- 积分:1
-
高级图像去雾算法的实现
本去雾程序基于暗通道优先的图像去雾算法,其算法思想基于微软亚洲研究院何凯明博士的paper《Single Image Haze Removal Using Dark Channel Prior》,具有比较不错的图像去雾效果。
- 2023-07-08 01:15:03下载
- 积分:1