-
this is my right Bresenham algorithm a little bit of views, and you want to expl...
这个是本人对Bresenham算法的一点点看法,想和各位图形学爱好者共同探讨一下其优化算法!-this is my right Bresenham algorithm a little bit of views, and you want to explore graphics enthusiasts about their optimization algorithm!
- 2022-02-21 20:37:13下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
一个dxf输出dxf12的例子
一个dxf输出dxf12的例子-an example of the output dxf12
- 2022-10-06 19:30:03下载
- 积分:1
-
该程序实现了计算机图形学中的中点画线法的算法,
该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
- 2022-12-31 06:05:05下载
- 积分:1
-
vb简单图形的绘制
利用vb编码的椭圆的绘制,以及五角星,还有对圆形进行等间距的分割。绘制折线,等间距分割折线。还有画两条直线,求交点的计算。算法简单,适合vb初学者绘制简单图形使用
- 2022-08-25 02:37:36下载
- 积分:1
-
基于OpenGL的2D硬加速图形库,实现了常用的2D图形显示算法。
基于OpenGL的2D硬加速图形库,实现了常用的2D图形显示算法。-Based on the 2D hardware accelerated OpenGL graphics library, a commonly used algorithm for 2D graphics.
- 2022-06-14 02:07:00下载
- 积分:1
-
this is a rigg tools for 3ds max.
this a rigg tools for 3ds max.-this is a rigg tools for 3ds max.
- 2022-01-24 15:30:42下载
- 积分:1
-
demonstration of the rotating text, the pursuit of the simple ease of use i fold...
演示了旋转文字的方法,追求的是简单好用,i资料收藏夹的启动窗体上的文字效果,就是用了这个代码-demonstration of the rotating text, the pursuit of the simple ease of use i folder of information collection Form launched the text effects, and that is using this code
- 2022-07-13 02:54:24下载
- 积分:1
-
图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪...
图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪-Graphic cutting, a little, line, polygon clipping, point, line and use the four-bit method, polygon clipping using the four border
- 2022-03-03 08:17:19下载
- 积分:1
-
中点Bresenham画直线算法
中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
- 2022-11-18 16:20:04下载
- 积分:1