-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第二十章 模式识别:分类与估计...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第二十章 模式识别:分类与估计-Peking University
- 2022-01-28 14:01:52下载
- 积分:1
-
服装CAD的部分源代码截图,以及头文件
想研究服装cad的可以研究下框架了!...
服装CAD的部分源代码截图,以及头文件
想研究服装cad的可以研究下框架了!-Apparel CAD part of the source code screenshot, as well as the header file would like to study apparel cad can be studied under the framework of a!
- 2022-01-24 17:23:01下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
Drawing a mouse and keyboard can be used to control the rotation of the cube.
绘制一个可以用鼠标和键盘控制的旋转立方体。-Drawing a mouse and keyboard can be used to control the rotation of the cube.
- 2022-02-05 11:25:45下载
- 积分:1
-
三维物体平移、旋转变换、投影变换和……
实现三维对象的平移,旋转变换,以及投影变换。 程序运行按键说明:a,s,d,w四键产生平移变换,x,X,y,Y,z,Z六键产生旋转变换,PageUp使镜头拉进,PageDown键使镜头推远。-3D object translation, rotation transformation, and the projection transformation. Running Press : a, s, d, w 4 keys generated translation transform, x, x, y, Y, z, Z six key rotation transform, Page dragged into the lens, the lens Prompt button pushed far.
- 2022-12-17 09:00:03下载
- 积分:1
-
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的...
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Rag doll(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Rag doll (with the implementation of document)
- 2022-02-27 03:26:23下载
- 积分:1
-
该例子可以选定位图,来得到位图的大小,即可表达位图的高宽和大小...
该例子可以选定位图,来得到位图的大小,即可表达位图的高宽和大小-examples can choose the location map, the map in place more size, can express bitmap width and size
- 2022-01-26 00:11:55下载
- 积分:1
-
Graphics experimental reports, the development of customized software packages,...
图形学实验报告,个性化软件包的开发,希望大家喜欢。-Graphics experimental reports, the development of customized software packages, I hope everyone likes.
- 2023-02-09 14:25:04下载
- 积分:1
-
procedures are designed to achieve dynamic draw polygons that can be mobile, rot...
程序的目的是要实现动态画出多边形,可以进行移动、旋转、放缩几何变换和动画,并可以填充-procedures are designed to achieve dynamic draw polygons that can be mobile, rotating and scaling geometric transformation and animation, and can be filled
- 2022-04-28 23:58:19下载
- 积分:1
-
小波变换在图像去噪方面应用
阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带,
而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除
含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的
重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减
小图像的噪声,又不会导致图像的边缘模糊。
- 2022-04-27 17:01:00下载
- 积分:1