-
c语言图形学基础源程序
c语言图形学基础源程序-based graphics language source procedures
- 2023-01-19 07:00:03下载
- 积分:1
-
Paint a small software, realize a simple round and rectangular drawing a straigh...
画图的小软件,实现简单的圆和矩形直线的绘制,能够储存不能填充颜色-Paint a small software, realize a simple round and rectangular drawing a straight line can be stored should not fill color
- 2022-06-26 03:16:29下载
- 积分:1
-
based on neural network in a short interactive learning algorithm for image retr...
基于神经网络短期交互式学习的图像检索程序
算法是源于一篇博士论文,也借用了别人的程序框架,在此表示感谢!-based on neural network in a short interactive learning algorithm for image retrieval procedure is derived from a doctoral dissertation, also borrowing other people"s procedural framework, expressed thanks!
- 2022-03-17 02:56:36下载
- 积分:1
-
图表编辑程序,VB源代码。
图表编辑程序,VB源代码。-charts editor, VB source code.
- 2022-06-17 19:39:31下载
- 积分:1
-
迷人的万花筒
迷人的万花筒-charming Kaleidoscope
- 2022-08-15 05:06:32下载
- 积分:1
-
直方图增强的,动态频数均衡,用matlab编写
直方图增强的,动态频数均衡,用matlab编写-Histogram enhanced, dynamic frequency equalization, using matlab write
- 2022-02-20 15:45:10下载
- 积分:1
-
这个Matlab实现的GUI,可以选择其中图像中的矩形及正方形等感兴趣区域ROI。...
这个Matlab实现的GUI,可以选择其中图像中的矩形及正方形等感兴趣区域ROI。-The Matlab implementation of the GUI, can select one of images, such as rectangular and square region of interest ROI.
- 2022-02-22 00:52:37下载
- 积分:1
-
绘制三次参数样条插值曲线 (3KB).ZIP,快来下载
绘制三次参数样条插值曲线 (3KB).ZIP,快来下载-drawing three parameters spline interpolation curve (3KB). ZIP, breaking download Bowl
- 2022-07-28 01:44:41下载
- 积分:1
-
taksi游戏录像工具源码
Taksi is a utility that allows you to take screenshots and record video clips of your favourite games and other 3D-graphics applications. Inspired by Fraps (www.fraps.com), Taksi aims to provide an open source alternative to that great tool.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-20 14:00:58下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1