-
BPJDL-CVPR
beta过程+稀疏表示,做单帧超分辨率重建(single imagle super-resolution by beta process)
- 2020-11-10 21:19:46下载
- 积分:1
-
Python_medical
example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
fusion_IHS
实现常用的IHS,PCA 加权三种图像融合算法(To achieve common IHS, PCA three-weighted image fusion algorithm)
- 2009-01-05 15:54:47下载
- 积分:1
-
cfar
说明: CA-CFAR的仿真程序,对初学者十分友好。(The simulation program of CA-CFAR is very friendly to beginners.)
- 2019-05-10 09:44:39下载
- 积分:1
-
compare_SSIM
说明: 给定两张图片,利用ssim来计算两张图片他们之间的ssim相似度(compute ssim between two images)
- 2020-09-13 17:47:58下载
- 积分:1
-
CVPR10-LLC
该matlab源码描述了基于局部受限线性编码的图像分类算法(This is an example code for the algorithm described in
"Locality-constrained Linear Coding for Image Classification", CVPR 2010.
)
- 2021-04-26 13:28:46下载
- 积分:1
-
SAR滤波MATLAB程序
孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别
等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平
滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。
本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑
抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算法定
量评估方法(The inherent speckle noise of the aperture radar image seriously reduces the degree of interpretation of the image, and affects the detection, classification and recognition of the subsequent targets.
And other applications. Therefore, the problem of speckle suppression in SAR images has been one of the most important topics in the application of SAR images. An ideal speckle algorithm should be flat
At the same time, the details such as edges of images are not lost. There are various algorithms at present, but none of them can satisfy this requirement perfectly.)
- 2020-12-21 11:09:08下载
- 积分:1
-
基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪
基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪(GMRF based on the image restoration, MRF is generated and applied to the procedures Image Denoising)
- 2006-09-19 12:32:24下载
- 积分:1
-
HOG
读取一24位彩色图像,计算其以下图像特征:
1)灰度直方图
2)颜色直方图(RGB3个通道)
3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向)
(Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, the image is divided into 4* 4 16 blocks, 8 gradient directions))
- 2020-06-28 15:00:01下载
- 积分:1
-
RGB格式图像转YUV
将RGB格式图像转换到YUV空间,输入RGB图像返回YUV格式数据(Converting RGB format images to YUV space)
- 2017-12-04 16:55:21下载
- 积分:1