资源列表
lib
- 关于静态链接库的编辑,有一定使用价值,在自己所需要建库使用相关的方法!
largestpublicarray
- 求出任意两个序列的最长公共子序列,使用了动态规划的方法-Obtained the longest sequence of any two common sub-sequences, the use of dynamic programming methods
shiyan1
- 1)问题描述:在主程序中设计一个简单的菜单,分别调用相应的函数功能: 1…建立链表 2…连接链表 3…输出链表 0…结束 2)实验要求:在程序中定义下述函数,并实现所要求的函数功能: CreateLinklist( ): 从键盘输入数据,创建一个单链表 ContLinklist( ):将前面建立的两个单链表首尾相连 OutputLinklist( ):输出显示单链表 -1) Problem Descr iption: In the main progra
HuffmanAlgorithmProbabilityTree
- huffman tree in matlab
DR_LDA
- 基于LDA降维的遥感图像分类,LDA算法函数程序,可与各种分类算法结合,提高图像分类的速率-remote sensing image cut down dimension algorithm based on LDA.
PCA
- 通过主成分分析算法分析两幅图像之间各个维度上的不同,加权算出图像的质量分数。一种全参考图像质量评价算法-By principal component analysis algorithms analyze different between the two images on each dimension, the mass fraction is calculated weighted images. An all-reference image quality assessment algo
resample_bilinear
- 可以实现图像的重采样,通过设置参数来减小或增大图像尺寸-Resampling of the image can be achieved by setting parameters to decrease or increase the image size
bianyuanjiance
- 图像处理,灰度处理,边缘检测,Roberts、Sobel、Prewitt和Laplace算子等-Image processing, edge detection
zuoye5
- CT断层成像 选层激励 相位编码 频率编码重建图像 包含matlab程序-CT tomography imaging layer selected excitation phase coding frequency coding image contains matlab program
lllhhlhh
- 利用单层二维小波函数对图像进行分解,得到图像的水平细节系数、垂直细节系数和对角细节系数-The use of single-dimensional wavelet decomposition of the image function to obtain the level of detail coefficients of the image, vertical and diagonal detail coefficients detail coefficients
asdf
- 分段线性变换进行图像增强,仿照别人的,多见谅-Piecewise linear transform image enhancement.Others follow,Multi forgive me
imcorr
- 基于向量相关的图像匹配的MATLAB实现的源代码-Related to vector-based image matching MATLAB source code to achieve