-
ALM
说明: 增广拉格朗日乘子法ALM算法是机器学习中十分常用且有效的一种优化算法,经常用于低秩和稀疏问题的优化求解中,这个包是增广拉格朗日乘子法的matlab代码(ALM algorithm of augmented Lagrange multiplier method is a very common and effective optimization algorithm in machine learning. It is often used in the optimization of low rank and sparse problems. This package is the matlab code of augmented Lagrange multiplier method)
- 2020-12-20 16:45:32下载
- 积分:1
-
ellipse_fit
基于直接最小二乘法的椭圆拟合程序,比较实用,适用于图像处理,椭圆拟合方面研究的初学者(Direct least square method based on ellipse fitting procedure more practical for image processing, aspects of ellipse fitting for beginners)
- 2010-11-26 11:22:25下载
- 积分:1
-
yepian
为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 (
In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance.
In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
- 2012-02-19 11:20:50下载
- 积分:1
-
fbpreconstruction
fbp算法实现CT重建,包括不同投影个数、探测器个数和噪声对重建后图像的质量的影响。(FBP CT reconstruction algorithm, including the number of different projection, and the number of detector noise on the reconstructed image quality.)
- 2008-01-11 11:17:27下载
- 积分:1
-
TP2
beginig : image processing using LENA_color
- 2015-05-12 02:10:24下载
- 积分:1
-
Pilot
关于导频的算法,可以给一些新手提供一些帮助,但是不敢保证一定正确,请见谅(About pilots algorithm can give some newcomers to provide some help, but can not guarantee a certain right , please forgive me)
- 2014-06-05 18:41:38下载
- 积分:1
-
arnold-logistic
彩色图像的arnold图像置乱和logistic混沌序列的图像加密程序matlab源码(Color image of arnold image scrambling and logistic chaotic sequence of image encryption program Matlab source)
- 2012-04-10 17:27:42下载
- 积分:1
-
eq
说明: 该程序采用一种简单的算法对图像进行直方图均衡化,对图像均衡化有一定的作用(The program uses a simple algorithm of image histogram equalization on the image equalization to a certain extent)
- 2008-02-26 21:50:49下载
- 积分:1
-
Hu-moment
计算图像的几何不变矩—Hu矩,以及图像的相似度,在vc下实现。(Calculate the geometric image invariant moments-Hu moments, as well as the similarity of the image, achieved under vc.)
- 2014-01-18 11:02:52下载
- 积分:1
-
gmm
混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙的场景下,大而慢的运动目标的检测效果,引入权值均值的概念,建立背景图像并实时更新,然后结合权值、权值均值和背景图像对像素点进行前景和背景的分类。(Gaussian mixture model using K (essentially 3-5) Gaussian model to characterize the features of each pixel in the image, in the image of the new frame for updated Gaussian mixture model, with each pixel in the image with a Gaussian mixture current model matching, if successful, determined that the point of the background points, otherwise the former attraction. Throughout the entire Gaussian model, he mainly has two parameters determine the variance and the mean, the mean and variance of the study, to take a different learning mechanism, will directly affect the stability, accuracy and convergence model. Since we are moving object extraction of the background modeling, so the need for the Gaussian model variance and mean two parameters real-time updates. In order to improve the learning ability of the model, an improved method for updating the mean and variance of different learning rates to improve in the busy scene, large and slow moving object detection results, the introduction of)
- 2014-03-25 09:01:12下载
- 积分:1