Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab mi
Search - matlab mi - List
DL : 0
多变量的互信息的matlab的函数的源码,用于矩阵和其概率已知情况下的互信息的估计
Update : 2008-10-13 Size : 282.74kb Publisher : yangchao

一个用matlab写的对图象处理方面的函数,希望对新手有帮助
Update : 2008-10-13 Size : 29.34kb Publisher : 王飞

DL : 0
非常有用的matlab实用例程,mei you mi ma-very useful practical Matlab routines, mei you mi ma
Update : 2025-02-19 Size : 1kb Publisher : lulu

GUI界面,proj.m 图片选择窗口,testListBoxlj.m 最优化算法,PSO.m,POWELL.m 互信息尺度,MI.m,EMI.m,RMI.m,HiMI.m,GMI.m,FPMI.m POWELL.m附属子程序oneDimSearch.m PSO.m附属子程序myMI.m 配准结果检验程序restore.m gobad.m对图像进行“平移”和“旋转” -GUI interface proj.m Photo selection window, testListBoxlj.m optimization algorithm, PSO.m. POWELL.m mutual information scale, MI.m, EMI.m, RMI.m, HiMI.m. GMI.m. FPMI.m POWELL.m subsidiary subroutine oneDimSearch.m PSO.m subsidiary Registration subroutine myMI.m results of testing procedures restore.m gobad.m right image "- shift "and" revolving "
Update : 2025-02-19 Size : 19kb Publisher : 葛雪森

the introduction to matlab is lecture of MIT. it is very good for beginner-the introduction to Matlab is lecture of MI T. it is very good for beginner
Update : 2025-02-19 Size : 99kb Publisher : 华少洪

DL : 0
这是MATLAB的界面—GUI的几个例子,直接打开就能用。-This is the MATLAB interface- GUI examples, can be used to open directly.
Update : 2025-02-19 Size : 2kb Publisher : 张海军

DL : 1
图像中值滤波,利用中值滤波和低通滤波进行比较,分析PSNR,得出性能差别-image filtering, using median filter and a low-pass filter, PSNR analysis, the performance differences come
Update : 2025-02-19 Size : 29kb Publisher : ricky

用互信息作为两幅图像的相似性度量进行配准-Using mutual information as the two images of the similarity measure for registration
Update : 2025-02-19 Size : 3kb Publisher : 孙艳丽

DL : 0
多变量的互信息的matlab的函数的源码,用于矩阵和其概率已知情况下的互信息的估计
Update : 2025-02-19 Size : 284kb Publisher : yangchao

DL : 0
一个用matlab写的对图象处理方面的函数,希望对新手有帮助-Write a matlab with image processing functions, and they hope to help novice
Update : 2025-02-19 Size : 29kb Publisher : 王飞

一篇带matlab仿真代码的MIMO无线通信论文,介绍了MIMO信道,编码等方面的知识,并附上了相关的MATLAB代码-Matlab simulation with a code of MIMO wireless communications papers, introduced the MIMO channel, coding, such as knowledge, together with the relevant MATLAB code
Update : 2025-02-19 Size : 1.27mb Publisher : zc

图象配准源程序一, GUI界面,proj.m 图片选择窗口,testListBoxlj.m 二,最优化算法 PSO.m POWELL.m 三,互信息尺度 MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m 四,POWELL.m附属子程序 oneDimSearch.m 五,PSO.m附属子程序 myMI.m 六,配准结果检验程序 restore.m 七, gobad.m对图像进行“平移”和“旋转” -A source image registration, GUI interface, proj.m picture selection window, testListBoxlj.m II optimization algorithm PSO.mPOWELL.m Third, mutual information-scale MI.mEMI.mRMI.mHiMI.mGMI.mFPMI.m four , POWELL.m subsidiary Subroutine oneDimSearch.m five, PSO.m subsidiary Subroutine myMI.m six, matching the results of testing procedures restore.m 7, gobad.m image translation and rotary
Update : 2025-02-19 Size : 74kb Publisher : jms

基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。- Matlab Program to find mutual information for two images stored as vectors. The images must contain 8-bit (0-255) integer pixels Requires two data vectors X,Y which must be the same length and Nx1 in size. Written by B. Corner--2003, University of Nebraska-Lincoln
Update : 2025-02-19 Size : 164kb Publisher : aa

基于互信息的医学图像配准算法中的互信息的matlab程序-MI
Update : 2025-02-19 Size : 7kb Publisher : 张瑜

DL : 0
利用MATLAB计算两张图像的信息熵及其互信息.-calculate the entropy of information calculate the mutual information of two information.
Update : 2025-02-19 Size : 1kb Publisher : 王国星

DL : 1
matlab 互信息理论主要函数的工具包,包括互信息,熵的计算公式等程序-the main function of mutual information theory matlab toolkit, including the mutual information, entropy calculation
Update : 2025-02-19 Size : 289kb Publisher : crossrainbow8696

DL : 0
互信息:计算两幅图像之间的互信息-Mutual information: calculating the mutual information between two images
Update : 2025-02-19 Size : 1kb Publisher : 王国星

Matlab code for reading and manipulating MIDI files. Includes functions for creating MIDI files.
Update : 2025-02-19 Size : 11kb Publisher : ajax

DL : 0
In matlab R2009b debugging through, esprit algorithm signal frequency interference can be assessed Can dynamically adjust the parameters of the operating environment.
Update : 2025-02-19 Size : 147kb Publisher : tougaofao

图像清晰度评价函数说明 1、熵: 表示图像所包含的平均信息量的多少,嫡值越大则所含信息量越多。 文件名:entropy.m 结果:EN 2、交叉嫡:反映两幅图像的差异,交叉嫡越小,则融合图像和原图像的差别越小。 文件名:cross_entropy.m 结果:平均交叉嫡MCE,均方根交叉嫡RCE 3、峰值信噪比: PSNR越高,说明融合效果与质量越好。 文件名:psnr.m 结果:PSNR 4、Qabf: 评价边缘或梯度质量,越大边缘越明显 文件名:Qabf.m 结果:Qabf(QAB/F) 5、平均梯度(Average Gradient):也称为清晰度,反映了图像中的微小细节反差与纹理变化特征,同时也反映了图像的清晰度,越大越好。 文件名:avg_gradient 调用:outval = avg_gradient(img) 6、结构相似性指数: SSIM指原图像和融合图像的相似程度,值越大越相似 文件名:ssim.m 结果:SSIM 7、互信息:MI(mutual information) 8、NMI: Normalized mutual information(Image sharpness evaluation function)
Update : 2025-02-19 Size : 305kb Publisher : 随风之鱼
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.