搜索资源列表
NMI
- 计算图像NMI特征(归一化转动惯量)的VC程序。输入图像即可得出NMI,适用与图像检索,图像匹配。内附有测试图像。
nmi
- 用转动惯量进行平移,旋转,尺度不变识别,有这方面兴趣的朋友不妨看看相关知识-with inertia for translation, rotation, scale-invariant recognition, the interest in this area may wish to see a friend related knowledge
NMI
- 计算图像NMI特征(归一化转动惯量)的VC程序。输入图像即可得出NMI,适用与图像检索,图像匹配。内附有测试图像。-NMI calculated image features (normalized moment of inertia) of the VC process. Input image can be derived NMI, the application and image retrieval, image matchin
NMI
- NMI图像检索算法 用vc++实现的源代码 能给你提供很好的参考价值-NMI image retrieval algorithm using vc++ The realization of the source code can provide you with a good reference value
NMI
- 本程序可以识别图像中的几何体,内附图像,基于Opencv开发-Identify the geometry in image
ClusteEvaluation
- Set of functions for R software. Among them,3 functions for cluster evaluation: NMI(c1,c2), Entropy(c1,c2) and Purity(c1,c2) are the most relevant.
NMI
- 图像配准中的两幅图像的归一化互信息计算方法代码-Image registration of two images of the normalized mutual information method code
MSP430-NMI
- 详细介绍了MSP430的不可屏蔽中断,同时介绍了宝贵的开发经验。-Details of the MSP430' s non-maskable interrupt, also introduced a valuable development experience.
NMI
- 社团划分的评价标准,计算网络划分的互信息,其值越大说明划分的越准确-One criteria of community detection, the larger of the NMI,the better you get the partition
ip27-nmi
- Save the nmi cpu registers for all cpus in the system for Linux.
nmi
- SDK7786 FPGA NMI Support for Linux v2.13.6.
XC866-EEPROM-Emulation-with-NMI-Code
- xc886flash模拟eeprom历程-XC866 EEPROM emulation with NMI
events-nmi
- NMI handler took too long to run: 9.207 msecs.
NMI
- NMI标准互信息,JAVA实现,用于重叠社区或是其他聚类评价-normal mutual information,using java language
octeon-wdt-nmi
- Save all registers to the top CVMSEG. This shouldn t corrupt any state used by the kernel. Also all registers should have the value right before the NMI.
irq-sunxi-nmi
- Allwinner A20 A31 SoCs NMI IRQ chip driver.
NMI-CPP
- 用于评价社区发现质量的标准互信息(NMI)算法。-source program of finding overlapping communities in networks quality
NMI
- NMI是评价复杂网络划分结果的一个标准,亲测可用(NMI is a complex network evaluation results of a standard, test available)
ACC+NMI+MD
- 用于评价聚类算法的三种常用指标,包括ACC、NMI和MD。主用用于采用获得的标签与已知标准匹配,从而得到分类精度。(The matlab program to evaluate the accuracy of the clustering methods which include ACC, NMI and MD indices.)
nmi
- 这个包里包含了两个函数,是NMI指标的两种实现方式,nmi_saveTime函数运用了矩阵运算,有效节省了计算时间,可用于数据量大的时候对聚类或者分类算法结果进行评价(This package contains two functions that both achieve the calculation of the NMI index, one of which has applied matrix operation to imp