-
手写体数字识别,分为分类程序(临时性…
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers) and the clustering procedure (fuzzy clustering, genetic algorithms)
- 2022-03-09 18:27:49下载
- 积分:1
-
VC/MFC
常见的几种图像显示的方法:
1.使用CBitMap,在OnPaint 中绘制
2.用picturn控件绘制
3.用背景图
4....
VC/MFC
常见的几种图像显示的方法:
1.使用CBitMap,在OnPaint 中绘制
2.用picturn控件绘制
3.用背景图
4.用KoDak控件(需要已经安装)
-VC/MFC common image shows several ways : 1. CBitMap use. Drawing the OnPaint 2. Controls used picturn drawing three. use background Figure 4. charged with KoDak pieces (need to have installed)
- 2022-05-20 22:38:30下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
三维重构技术,里面有详细的介绍。其开发环境matlab
三维重构技术,里面有详细的介绍。其开发环境matlab-Three-dimensional reconstruction technique, which has a detailed introduction. Their development environment matlab
- 2023-09-04 15:50:05下载
- 积分:1
-
implementation of SURF feature extractor
implementation of SURF feature extractor
- 2022-02-12 12:12:18下载
- 积分:1
-
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波...
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波-This procedure can VC++ 6.0 environment to achieve the reduction of image features, such as inverse filtering
- 2022-05-06 12:47:31下载
- 积分:1
-
VC绘制Bezier曲线的例子
delphivc中画bezier曲线示例- vc draws bezier curves Example
- 2023-01-14 17:35:04下载
- 积分:1
-
implementation de aes in c for this code
wé use a interface in c in aes
implementation de aes in c for this code
wé use a interface in c in aes
- 2022-10-20 17:40:04下载
- 积分:1
-
简单的动画显示程序
简单的动画显示程序-simple animation display program
- 2022-01-31 23:25:10下载
- 积分:1
-
3D做2D的简单例子,用几种方法的对比说明每种方式的利弊
3D做2D的简单例子,用几种方法的对比说明每种方式的利弊
- 2023-04-23 17:35:03下载
- 积分:1