搜索资源列表
fourieranalyseofbwimage
- 1.二值图像的fft分析 2.显示频谱图像,频谱的零频率系数被移到频谱中间 3.填充矩阵填充后的情况比较 4.绘图直观形象-1. Binary Image fft analysis 2. Image shows the spectrum, Spectrum coefficient of zero frequency spectrum has been moved to the middle three. Filled Filled matrix compared to the s
tuxingxue
- 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
diliuzhang
- 第六章 MATLAB 特殊图形的绘制 6.1 区域图 6.2 填充图 6.2.1 二维填充图 6.2.2 三维填充图 6.3 条形图 6.3.1 二维条形图 6.3.1 三维条形图 6.4 直方图 6.4.1 笛卡儿坐标系下的直方图 6.4.2 极坐标系下的直方图 6.5 圆体图 6.5.1 圆柱体的绘制 6.5.2 球体的绘制 6.5.3 椭圆体的绘制 6.6 饼图 6.6.1 二维饼图 6.6
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 de
colorChain
- 利用插值法给图片填充颜色,然后根据程序里给定的矩阵进行颜色修正,最后进行gamma修正。将原图的灰度图和这三个生成的图合起来显示。-Interpolation fill color to the picture, and then according to the program given matrix color correction, and final gamma correction. Original grayscale and three generated diagram sho
jacobi
- jacobi奇异值分解,matlab 用于利用矩阵填充和矩阵回复解决图像处理问题-the jacobi singular value decomposition
partition
- 矩阵分块,矩阵非重叠分块,分出多余的部分进行自动填充。线性插值,使图像变成规整化的图像。-Partitioned matrix without overlap
pca
- 用于图像重建的矩阵填充和矩阵恢复算法的程序代码,改进的pca算法-Recovery algorithm used for image reconstruction matrix filling and matrix code, pca algorithm
SRF
- 一种低秩填充算法,SRF算法。通过低秩及相关性恢复矩阵数据。(Low rank filling algorithm)
MatrixcompletionCode
- 矩阵填充经典算法的代码,包含SET,SVT等(Matrix filling code of classical algorithm, including set, SVT, etc)
各种低秩约束矩阵填充方法
- matlab的低秩矩阵填充代码,可直接使用(Matlab low rank matrix filling code, can be used directly)