▍1. matlab程序
维纳滤波法去除加有高斯噪声、椒盐噪声、乘性噪声(Wiener filter method to remove the addition of Gaussian noise, salt and pepper noise, multiplicative noise)
维纳滤波法去除加有高斯噪声、椒盐噪声、乘性噪声(Wiener filter method to remove the addition of Gaussian noise, salt and pepper noise, multiplicative noise)
基于自适应的PCNN(神经耦合网络)融合,对图像的融合起到了很好的作用,是像素级的融合.尤其对于可见光和红外图像有很好的融合效果.(It is based upon the PCNN fusion which has a great effect on image fusion,especially when dealing with infrared picture and visible light picture.)
PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
说明: 图像融合程序大全 (有图)包括IHS PCA 拉普拉斯 PCNN 小波 超好!(the total of image fusion (pictures))
基于颜色衰减先验模型的单幅图像快速去雾算法。(A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior)
雷达波形捷变联合数字水印单目标抑制算法研究(Radar jamming, radar waveform modulation frequency-agile multi-target anti-interference)
说明: 利用梯度算子对图像边缘进行计算,比较得出清晰度评价值,进行取得最佳清晰度图片(The gradient operator is used to calculate the edge of the image, and the sharpness evaluation value is obtained by comparison to obtain the best sharpness image)
Criminisi算法修复彩色图像,详细的程序,可以直接运行。(Criminisi algorithm for RGB images )
1、参数初始化; 2、形成边界削波数据; 3、波场初始化; 4、Zmax层波场延拓到深度Zmax-1; 5、Zi+1层波场延拓到深度Zi; 6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场; 7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场; (1, parameter initialization 2, the formation of boundary clipping data 3, wave field initialization 4, Zmax layer wave field extended to the depth of Zmax-1 5, Zi+1 layer wave field extended to the depth of Zi 6, repeat 5, starting Iz Nz-1 until Iz 1, the frequency of the test line- spatial domain wave field 7, frequency space domain wave field to frequency inverse Fourier transform, time- space field )
说明: 基于FPGA平台的双目视觉处理项目,可以通过双目摄像头实现目标物体测距,测量大小等功能(Binocular vision processing based on FPGA platform)
通过websocket接收h264裸流后,在web端解析播放(After receiving the bare stream of h264 through websocket, it is parsed and played on the web side)
说明: 通过websocket接收h264裸流后,在web端解析播放(After receiving the bare stream of h264 through websocket, it is parsed and played on the web side)
说明: 水体提取功能,里面主要实现了多源遥感卫星水体提取,入库,推送等后续代码功能(Water extraction function, which mainly realizes the multi-source remote sensing satellite water extraction, storage, push and other follow-up code functions)
关于elastix医学图像配准算法库的例子程序,有助于分析elastix如何操作,是一个很好的教程(this is a example set of elastix library)
说明: 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.)
基于KSVD算法的图像去噪算法,稀疏表示,字典学习,OMP算法,基于DCT字典的图像去噪,demo可以直接运行。(Image denoising by KSVD algorithm,spare representation,dictionary learning,OMP algorithm,DCT dictionary)
人头检测 通过颜色分割产生人头头发部分的二值图像,计算此部分的面积和长宽比来判断是否有人头(human detection)
基于分数阶微分的图像增强技术,代码可以根据图像的梯度信息,更好地增强图像的高频部分,非线性地保留低频部分。(Fractional differential enhancement technology-based image code according to the gradient information of the image can better enhance the high frequency part of the image, to retain the low-frequency part of the non-linear.)