-
傅里叶变换.zip
说明: 用python实现傅里叶的快速变换,实现与传统傅里叶变换不同的快速傅里叶变换,也使用了一些图形界面设计(Using Python to realize the fast Fourier transform, which is different from the traditional Fourier transform, and also using some graphic interface design)
- 2020-06-06 13:34:46下载
- 积分:1
-
改进svm
说明: phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
- 2021-03-06 16:19:30下载
- 积分:1
-
shadow_removal
采用matlab,代码经过修改,可以去除阴影,但还不能在实际应用中用,不过有一定的参考价值(Using matlab, the code has been modified to remove the shadow, but it can not be used in the actual application, but there is a certain reference value)
- 2020-10-29 16:09:56下载
- 积分:1
-
ImageFusion
实现多种方法的全色和多光谱图像融合:(1)IHS变换(2)高通滤波(3)GIHS方法(4)小波变换(5)PCA (6)Brovey变换(A variety of methods of panchromatic and multispectral image fusion: (1) IHS transform (2) high-pass filter (3) GIHS method (4) wavelet transform (5) PCA (6) Brovey transform)
- 2021-05-09 22:38:34下载
- 积分:1
-
threshold-roc
一些基本的图像处理算法的matlab实现,包括边缘提取和roc分析等(some basic image processing algorithms to achieve Matlab, including edge detection and analysis roc)
- 2006-12-27 10:59:08下载
- 积分:1
-
gaussian_filter
用于产生离散高斯函数的Matlab源代码。(Discrete Gaussian function used to produce the Matlab source code.)
- 2008-12-10 16:54:32下载
- 积分:1
-
612940
图像的中值滤波源码例程程序结合易语言数值计算支持库和图像格式转换支持库,调用正态分布图像处理模块实现图像的中值滤波功能。(Image median filtering routine program combined with easy language source numerical support libraries and image format conversion support library , call the normal image processing module median filtering images.)
- 2016-02-13 21:17:03下载
- 积分:1
-
xiangweixiangguan
关于相位相关的算法,用于配准,有些可以达到亚像素(on phase correlation algorithm for registration, and some can reach sub-pixel)
- 2016-05-11 18:07:17下载
- 积分:1
-
Par_bc
说明: 天线方向图,贝叶斯加权,阵元不加权子阵不加权时的方向图(antenna pattern,beyliss ,array,Antenna pattern, Bayes weighted, the pattern of the unweighted sub-array of the array element)
- 2020-12-03 21:39:25下载
- 积分:1
-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1