-
Graphics Programming basic practical procedures, the TC environment. Practical P...
图形学基本实用编程程序,在TC环境下运行.实用编程-Graphics Programming basic practical procedures, the TC environment. Practical Programming
- 2022-05-07 09:05:41下载
- 积分:1
-
now under way not to be generated png graphics, since we used to use png codebeh...
现在非codebehind方式下不能生成png图形,大家以后要用png就用codebehind方式吧-now under way not to be generated png graphics, since we used to use png codebehind style
- 2022-06-13 07:42:17下载
- 积分:1
-
这是用C++实现的图像变换的源代码,沃尔什变换
这是用vc++进行图像变换的源代码,walsh变换-This is used vc++ Image transform source code, walsh transform
- 2022-08-25 09:32:59下载
- 积分:1
-
一个简单的3D效果,适合入门的新手,是很好的学习资料
一个简单的3D效果,适合入门的新手,是很好的学习资料-A simple 3D effect, suitable for entry of the novice, is a very good learning materials
- 2022-07-22 19:22:46下载
- 积分:1
-
计算机图形学中的视图变换程序,是用VC++中的MFC编写的
计算机图形学中的视图变换程序,是用VC++中的MFC编写的-computer graphics View transform the process, with VC++ MFC prepared
- 2022-02-04 19:25:29下载
- 积分:1
-
数字电路设计――四位十进制数字频率计
数字电路设计――四位十进制数字频率计-digital circuit design-- four decimal digits Cymometer
- 2022-06-26 13:53:27下载
- 积分:1
-
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等...
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等-C# to write filtering procedures, the usual source image processing are written by the VC, this is C#, can do Gaussian filter
- 2023-08-05 06:05:03下载
- 积分:1
-
MFC对话框开发中,在控件上显示VTK的绘制窗口的一个例子
MFC对话框开发中,在控件上显示VTK的绘制窗口的一个例子-The development of MFC dialog box, in the control display window VTK rendering an example of
- 2023-04-11 23:05:03下载
- 积分:1
-
vc6 written with a GDI Circle achieve functional code, achieving an animation!
用vc6写的一个实现GDI画圆功能的代码,实现了一个动画效果-vc6 written with a GDI Circle achieve functional code, achieving an animation!
- 2022-03-10 23:49:17下载
- 积分:1
-
SURF算法提取特征点的图像拼接程序
程序利用SURF算法作为特征点提取算法实现了图像拼接。首先输入两幅待拼接图,其次利用RobustMatcher类的SURF算法检测各自的特征点,然后对特征点进行了匹配,得到匹配点后利用匹配点生成投影矩阵,最后使用渐入渐出的融合方法实现了无缝融合。
- 2022-09-18 14:50:05下载
- 积分:1