-
小球作抛物运动的模拟
小球作抛物运动的模拟-ball for parabolic movement simulation
- 2023-04-10 12:00:03下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
简易的CAD平面画图(圆、线、框)
简易的CAD平面画图(圆、线、框)-This is a simple cad system ,witch could draw line circle and rectangle etc.
- 2022-10-04 03:45:03下载
- 积分:1
-
图形色彩量子化及材质压缩程序源代码
图形色彩量子化及材质压缩程序源代码-Quantum Color Graphics and material compression source code
- 2022-03-24 09:17:13下载
- 积分:1
-
有光照效果的网格模型绘制程序
有光照效果,并且加入了键盘互动效果(代码中有注释),对于初学图形图像或者OpenGL的童鞋有参考意义。代码用了C++的类封装技术,对于从C刚刚过渡到C++的同学来说也是很容易看懂的。
- 2023-02-02 18:45:04下载
- 积分:1
-
二次函数曲线程序
二次函数曲线程序-quadratic function curve procedures
- 2022-01-26 15:25:41下载
- 积分:1
-
A small drawing tools, a simple function, into the interface seems perfect.
一个小小的画图工具,简单的功能,进似完美的界面。-A small drawing tools, a simple function, into the interface seems perfect.
- 2022-01-25 22:10:25下载
- 积分:1
-
图形网格,温度分布,并计算结果…
cad图形的网格剖分,温度分布计算,以及计算结果的图形显示-cad graphics grid, temperature distribution, and to calculate the results of the graphics
- 2022-03-25 02:52:51下载
- 积分:1
-
基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度...
基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度-table on the details thinning algorithm functions : Refinement of image parameters : lpDIBBits : the image of a dimensional arrays lWidth : image height lHeight : Image width
- 2022-03-16 14:54:31下载
- 积分:1
-
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss...
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。-Image edge, contour detection. Its edge detection mainly including Robert, Sobel, Prewitt, Gauss-Laplace operator, etc. and Hough transform detection algorithm and other commonly used code.
- 2022-12-05 00:20:02下载
- 积分:1