搜索资源列表
-
0下载:
détection d objet
paramètrage
thresh = 500 Harris corner threshold
nonmaxrad = 3 Non-maximal suppression radius
dmax = 100
w = 11 Window size for correlation matching
Extraire les points de Harris sur chaque image
-
-
0下载:
3 D tranformation using c language
-
-
0下载:
1)给出系统框架。
2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。
3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换)
4)运用所学的区域填充算法实现区域填充。
5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。
6)自己实现其它附加以及需要完善的功能。
-1) give system framework.
-
-
0下载:
利用C++实现对三维图形的角度变换显示,适合初学者学习使用-Using c++ implementation perspective transformation in 3 d graphics display, suitable for beginners learning to use
-
-
0下载:
此程序是利用MFC界面实现两个文件类型的相互转换,一个是常用的三维模型文件off类型,一个为tm类型,此程序可以帮助实现相互转换。-This program is the use of MFC interface to realize mutual transformation, two file type is a commonly used types of 3 d model file off a for tm types, this program can help to realize
-
-
0下载:
显示三维坐标系,及刻度,网格,并且可以随着自定义方位角和视角的变换而做出相应的改变。-According to 3 d coordinate system, and the scale, the grid, and it can with custom azimuth and perspective transformation and makes the corresponding change
-
-
0下载:
实现三维图形的变换,并附有可执行程序,C语言实现-Realize 3 d graphics transformation, containing an executable program,C language implementation
-
-
0下载:
实现三维对象的平移,旋转变换,以及投影变换,不错的(Realize 3 d object of translation, rotation transformation and projection transformation, good)
-