-
教会使用c/c++进行图象编程。了解图象动画设计的原理,掌握图象的技巧...
教会使用c/c++进行图象编程。了解图象动画设计的原理,掌握图象的技巧-use of the church c/c images programming. Understanding Image animation design principle, the image of the master skills
- 2022-05-17 10:17:04下载
- 积分:1
-
this small program is a simple drawing program that uses graphics in the shape o...
这个小程序是一个简单的 绘图程序,所绘图形的形状为渔网状-this small program is a simple drawing program that uses graphics in the shape of the mesh fisheries
- 2022-12-23 14:35:06下载
- 积分:1
-
Using VC to draw dynamic curve, the specific requirements see the contents of th...
用VC来绘制动态曲线,具体要求见文档中内容-Using VC to draw dynamic curve, the specific requirements see the contents of the document
- 2022-05-31 12:34:05下载
- 积分:1
-
这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助...
这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助-This is an example of OpenGL rendering terrain, which contains the shader using shader rendering surface, such as technology, in the hope that everyone has to do to help
- 2022-07-26 18:17:47下载
- 积分: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
-
该程序能够实现图像的合成技术,把两个图像何在一起‘ 改程序用vb语言来实现,整体效果不错!...
该程序能够实现图像的合成技术,把两个图像何在一起‘ 改程序用vb语言来实现,整体效果不错!-the program can achieve image synthesis technology, the two images together what "vb changed procedures used to achieve language, the overall effect was excellent!
- 2022-03-22 00:32:56下载
- 积分:1
-
AutoCAD Arx开发,求线段中点程序
AutoCAD Arx开发,求线段中点程序-AutoCAD Arx development of procedures for seeking the midpoint line segment
- 2022-03-05 04:21:53下载
- 积分:1
-
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!-MiniGUI example code for learning MiniGUI people, this is a good example!
- 2022-10-22 21:50:03下载
- 积分:1
-
立体视觉系统详细资料
立体视觉系统详细资料
立体视觉系统详细资料
立体视觉系统详细资料-Stereo vision system details system details Stereovision
- 2022-06-29 00:17:55下载
- 积分:1
-
视频搜索,人脸识别与关键技术的实现。在这一页
视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜
索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定
位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取
和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition technology has been studied to realize an automatic face recognition for video search system. The system of input video frames for face detection and location, after image pre-processing carried out following important features of a Fisher-point Gabor feature extraction and classification and recognition.
- 2022-11-02 15:40:02下载
- 积分:1