-
inexact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。目前最有效的算法是ALM(Augmented Lagrange Multiplier)。ALM分为Exact ALM和Inexact ALM。 该代码是Inexact ALM,收敛速度比Exact ALM快!(RPCA (Robust Principal Component Analysis) is used for matrix filling, image denoising. It is currently the most effective optimization method. Currently the most effective method is ALM (Augmented Lagrange Multiplier). There re 2 kinds of ALM: Exact ALM and Inexact ALM. The code is Inexact ALM, faster convergence speed than the Exact ALM!)
- 2010-11-02 14:07:29下载
- 积分:1
-
particle-count
读取图像,转化为二值,去除毛刺噪点像素,去除孤立的前景像素,膨胀,对颗粒进行计数(particle count,)
- 2012-04-09 11:28:47下载
- 积分:1
-
chaos_scrambling_gui
本代码实现了对高光谱遥感图像进行混沌序列置乱加密,其中包括读取三维立体遥感图像、混沌加密以及灰度直方图绘制(This code implements the hyperspectral remote sensing images chaotic sequence of scrambling encryption, including reading the three-dimensional sensing image, and histogram drawing Chaotic Encryption)
- 2016-03-17 11:06:34下载
- 积分:1
-
CNN
使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code, you need to download the commented code open)
- 2021-02-20 21:19:42下载
- 积分:1
-
Brent算法为结合黄金分割法和抛物线法的一维搜索方法
Brent算法为结合黄金分割法和抛物线法的一维搜索方法(one dimension search)
- 2020-07-09 12:08:55下载
- 积分:1
-
Producing-Letters-on-7Segment
Assembly code for interfacing a 7segment that display a random Letters.
- 2013-08-08 14:50:59下载
- 积分:1
-
PHD_Gradient_pyramid
说明: 该压缩包内含有基于梯度金字塔变换的多模态图像融合方法的MATLAB代码,可以直接运行,得到融合结果。另外,压缩包内包括了多组已配准、待融合的图像示例,具体包括红外图像与可见光图像、CT与MR图像,多聚焦图像。本人还对代码进行了必要的解释。推荐下载(The compression package contains matlab code of multimodal image fusion method based on gradient pyramid transformation, which can be run directly to get fusion results. In addition, the compressed package includes several groups of images that have been registered and to be fused, including infrared images and visible images, CT and MR images, and multi focus images. I also gave the necessary explanation to the code. Recommended download.)
- 2020-07-14 16:40:08下载
- 积分:1
-
MAT-PROGRAM
雷达与红外目标跟踪融合的尝试,探讨中(Target tracking radar and infrared fusion attempts to explore in)
- 2009-01-08 20:59:09下载
- 积分:1
-
shape-matching
基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
- 2020-12-07 21:09:22下载
- 积分:1
-
fusion
本代码用于进行红外、可见光的图像融合。采用LP、RP、DWT、DTCW、TVT、NSCT、LP-SR、RP-SR
DWT-SR、DTCWT-SR、CVT-SR、NSCT-SR的具体实现。(The code used for the infrared, visible light image fusion. Using LP, RP, DWT, DTCW, TVT, NSCT, LP-SR, RP-SR DWT-SR, DTCWT-SR, CVT-SR, NSCT-SR concrete realization.)
- 2020-09-03 21:38:06下载
- 积分:1