-
cuckoo
说明: 布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法。(Cuckoo search, also known as cuckoo search, is a new heuristic algorithm proposed by Professor Xin She Yang of Cambridge University and S. DEB in 2009.)
- 2020-12-29 11:14:20下载
- 积分:1
-
3D_Moment_Invariant
说明: Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用(seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the application of Hu Moment)
- 2009-07-30 10:34:45下载
- 积分:1
-
FractalDim
分形算法中的分形维数的源代码(Fractal dimension)
- 2011-11-23 15:35:12下载
- 积分:1
-
DCT
该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换(This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform)
- 2010-11-15 09:53:27下载
- 积分:1
-
Motion-compensation-for-image-coding
对于图像运动补偿的编码,老师给的源程序,很好用(Motion compensation for image coding, the teacher to the source, easy to use)
- 2020-07-03 01:40:01下载
- 积分:1
-
L1
说明: 基于L1范数的多帧图像超分辨率图像重建算法,在原有算法基础上改进,提高重建精度和效率。(Based on the L1 norm of the multi-frame image super-resolution image reconstruction algorithm, the improvement on the basis of the original algorithm to improve the reconstruction accuracy and efficiency.)
- 2012-08-20 20:43:00下载
- 积分:1
-
NLmeans
说明: 经典的基于非局部思想的图形图像去噪模型,也即非局部滤波,基于matlab实现(The classical image denoising model based on nonlocal idea, namely non local filtering, is realized based on MATLAB)
- 2020-09-24 19:08:45下载
- 积分:1
-
Untitled
简单背景下的红外目标检测,本程序用背景差分法实现目标检测,效果很好。(Simple under the background of the infrared target detection, the background difference method is used to implement target detection program, the effect is very good.
)
- 2013-03-15 15:12:26下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
codeandpaper
很好的mATLAB代码,利用最大交叉熵,确定迭代次数,完成pcnn脉冲耦合神经网络的图像分割,效果很好(MATLAB good code,the
use of maximum cross entropy, determine the number of iterations, complete PCNN image segmentation,result is good.)
- 2012-09-03 23:18:06下载
- 积分:1