-
基于移动最小二乘(MLS)的表面重建,实现的是SigGraph2004(图形学顶级)会议上“Define Point Set Surfaces”中的思路,强烈推...
基于移动最小二乘(MLS)的表面重建,实现的是SigGraph2004(图形学顶级)会议上“Define Point Set Surfaces”中的思路,强烈推荐给研究表面重建的同行-Based on the Moving Least Squares (MLS) surface reconstruction, realize that SigGraph2004 (Graphics top) meeting on
- 2022-10-22 09:15:03下载
- 积分:1
-
《抓图实践》的源代码
《抓图实践》的源代码- "Stresses Chart Practice" source code
- 2023-05-23 04:00:03下载
- 积分:1
-
用VC实现小型矢量图形系统的开发
用VC实现小型矢量图形系统的开发-with VC small vector graphics system development
- 2022-04-18 09:53:06下载
- 积分: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
-
MPEG
MPEG-2-13818æ ‡å‡†-MPEG-2-13818 standards
- 2022-03-15 06:32:23下载
- 积分:1
-
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT...
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final version. With PPT
- 2022-05-26 05:08:26下载
- 积分:1
-
是个例子程序,能实现指纹的识别,包括几方面的东西。
是个例子程序,能实现指纹的识别,包括几方面的东西。-One example is the procedure to achieve fingerprint identification, including a number of things.
- 2022-07-28 01:34:29下载
- 积分:1
-
使用不同映象模式绘图
使用不同映象模式绘图-using different mapping mode graphics
- 2022-04-26 16:59:06下载
- 积分:1
-
弟弟写多媒体图像
弟弟写的多媒体图像编辑程序,包括dct,idct,量化,猜测滤波等多媒体算法,供大家交流信息。
- 2022-03-22 09:20:13下载
- 积分:1
-
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置...
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置依次提高10个像素单位。
-In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red, then back to normal position. When you reach the extreme right after the change of direction, from right to left gradually turns red, and the location of pixels in turn increased by 10 units.
- 2022-08-21 19:52:24下载
- 积分:1