-
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序...
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序-one can be converted tiff compression format and can be combined into a single tif a procedure
- 2022-01-26 03:53:01下载
- 积分:1
-
本程序使用vc编程能实现使用生动的调色板淡入淡出位图。只要直接解压便可哦...
本程序使用vc编程能实现使用生动的调色板淡入淡出位图。只要直接解压便可哦-procedures for the use of the program to achieve vc use vivid palette fades out of the bitmap. As can be directly extracted oh
- 2022-01-22 15:54:22下载
- 积分:1
-
characters can be input text file
字符可以输入文本文件
- 2023-01-02 20:30:05下载
- 积分:1
-
mallat实现信号的分解与重构,可帮助深刻理解mallat的意义
mallat实现信号的分解与重构,可帮助深刻理解mallat的意义-Mallat realize signal decomposition and reconstruction can help a deep understanding of the significance of Mallat
- 2023-01-08 07:25:03下载
- 积分:1
-
Using canny edge detection and hough transform separation of the iris, normalize...
采用canny边界检测和hough变换分离虹膜,归一化,采用haar小波提取虹膜特征及海明距进行识别-Using canny edge detection and hough transform separation of the iris, normalized using haar wavelet extracted iris characteristics and hamming distance to identify
- 2022-08-12 20:13:22下载
- 积分:1
-
2D图形库,可通过AllegroGL与opengGL交互,实现优势互补。主要作为2D游戏引擎...
2D图形库,可通过AllegroGL与opengGL交互,实现优势互补。主要作为2D游戏引擎-2D graphics library, AllegroGL with opengGL through interactive, complementary advantages. Used primarily as a 2D game engine
- 2022-08-06 01:18:44下载
- 积分:1
-
用RBF网络实现字符识别
用RBF网络实现字符识别-Realize character recognition using RBF Net.
- 2023-02-16 04:35:05下载
- 积分:1
-
一个新的主动轮廓模型算法,简化了传统的实现过程,性能也有所提高。相关论文(Active Contours Driven by Local Image Fitti...
一个新的主动轮廓模型算法,简化了传统的实现过程,性能也有所提高。相关论文(Active Contours Driven by Local Image Fitting Energy)发表在Pattern Recognition 2009上。-A new active contour model algorithm, simplifying the traditional implementation process, performance also improved. Related Papers (Active Contours Driven by Local Image Fitting Energy), published in Pattern Recognition 2009 on.
- 2023-06-22 19:15:03下载
- 积分:1
-
人工神经网络域最近邻算法库,图像处理和图形…
ANN最近邻域算法库,图像处理和图形处理里面用得比较多-ANN domain nearest neighbor algorithm library, image processing and graphics inside the handle with more than
- 2022-02-04 14:12:11下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1