-
qt examples of the intermediate code can be used to continue programming qt
qt的中级代码实例,可以用来继续深入学习qt编程架构和各个模块的适用方法-qt examples of the intermediate code can be used to continue programming qt-depth study of the structure and application of methods of each module
- 2022-09-22 12:20:03下载
- 积分:1
-
C thinning algorithm
C thinning algorithm
- 2022-04-24 16:14:27下载
- 积分:1
-
使用DShow同时进行视频预览和捕捉
使用DShow同时进行视频预览和捕捉-DShow also use video capture and preview
- 2022-05-30 04:09:46下载
- 积分:1
-
graphics suitable for beginners who are basic drawing and filling and graphic tr...
适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.-graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.
- 2022-03-13 14:30:03下载
- 积分:1
-
BMP图片转换为JPG图像
将BMP图像转换为JPG图像-of BMP images converted to JPG images
- 2022-01-28 21:03:52下载
- 积分:1
-
编写的一个绘制函数曲面的程序,主要生成函数曲面
编写的一个绘制函数曲面的程序,主要生成函数曲面-prepared by a surface mapping function procedures, the main function of Surface Generation
- 2022-02-05 16:06:56下载
- 积分:1
-
filling algorithm source code a simple procedure, while filling algorithm demons...
填充算法源码
一个简单的程序,
边填充算法的演示。
-filling algorithm source code a simple procedure, while filling algorithm demonstration.
- 2022-02-06 08:24:00下载
- 积分:1
-
三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。...
三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。-point perspective projection transform and double three times Bezier surface rendering algorithm, Oh, very useful. In VC 6.0 compiler passed.
- 2022-01-25 20:58:31下载
- 积分:1
-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序...
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures to Shun Yuen example, the point-by-painted with the approximation and can be started from any point of Shun Yuen procedures
- 2023-03-19 22:35:04下载
- 积分:1