-
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
-
zernike
利用Zernike方法对圆形标志点中心进行提取(The circular mark center is extracted by Zernike method.)
- 2018-07-09 22:40:52下载
- 积分:1
-
GISA
提出了一种广义迭代收缩算法(GISA)非凸稀疏编码,可以解决稀疏编码的一些优化问题.希望能对大家有所帮助!(A generalized iterative contraction algorithm (GISA) is proposed to solve some of the optimization problems of sparse coding. We hope to be helpful to everyone!)
- 2017-04-24 11:42:26下载
- 积分:1
-
亚像素边缘检测
亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
- 2018-08-20 14:53:52下载
- 积分:1
-
LeastSquaresEllipse
利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好(Ellipse detection and fitting them to achieve)
- 2011-10-12 20:08:37下载
- 积分:1
-
135
matlab程序,图像应用处理,可实现散焦模糊篡改图像的定位和分离,实现模糊图像真实性的检测(matlab program, image processing applications can be realized defocus blurred image tampering localization and separation, to achieve authenticity blurred image detection)
- 2013-05-24 11:48:51下载
- 积分:1
-
image_search
很简单的基于颜色的图像检索系统,闲时做的(Very simple color-based image retrieval system at leisure to do the)
- 2008-05-22 17:24:21下载
- 积分:1
-
SVM
高光谱图像的分类,适合各种光谱数据或者RGB图像。只需要调整输出路径就好了。(Hyperspectral image classification, for a variety of spectral data or RGB images. Only you need to adjust the output path just fine.)
- 2015-07-14 10:01:20下载
- 积分:1
-
jpegyasuo
jpeg压缩代码 An example for jpeg compression and the restoration。(The attached utility is a work I ve submitted to the university. It shows what a jpeg compression is all about.)
- 2013-11-19 11:35:58下载
- 积分:1
-
1
说明: 这是一个在vc6.0基于OpenCV的控制台程序,本例给出一个椭圆曲线拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它。(This is a vc6.0 console based on the OpenCV procedures, in this case gives an example of elliptic curve fitting, the program first to discover the outline of the image, and then close it with an oval.)
- 2008-05-13 15:21:14下载
- 积分:1