-
Common-standard-pics
数字图像处理中常用的标准图像,包括大家所共知的lena等图片的高分辨率版本,推荐大家下载(Commonly used in digital image processing standard images, including all the known to the lena and other high-resolution version of the picture, we recommend downloading)
- 2011-05-27 19:05:02下载
- 积分:1
-
picture--chasing
背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。
MeanShift运动目标跟踪 matlab程序
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
这两种算法为处理图像跟踪的基本方法
(Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
- 2012-11-12 16:44:21下载
- 积分:1
-
yanjing
通过图像处理技术实现对眼睛中的细微血管的提取,并进行强度变换,使效果更好。(Through the realization of extraction of slight blood vessels in the eye image processing technology, and intensity transformation, so that the effect is better.)
- 2014-12-14 20:12:37下载
- 积分:1
-
duoyundongmubiao
图像处理程序中图像处理多运动目标程序,完整程序。下载就能用(Image processing program, image processing of multiple moving targets program, complete the program. Download will be able to use)
- 2012-02-28 14:00:10下载
- 积分:1
-
segmentation
这是基于图论的图像分割源代码,效果很好,欢迎下载.(This is based on graph theory image segmentation source code, works well, welcome to download.)
- 2009-10-13 15:03:55下载
- 积分:1
-
matlab
说明: matlab书上第六章数值运算的几个样例习题。。。。。(the descirbtion of the matlab)
- 2019-05-15 19:54:04下载
- 积分:1
-
BoundaryTracking
边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。(Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.)
- 2009-09-21 16:11:35下载
- 积分:1
-
hough_circle
说明: 通过hough变换求图像中的圆的参数(圆心坐标和半径)(Through the hough transform for image circle parameters (center coordinates and radius))
- 2008-09-14 09:27:20下载
- 积分:1
-
Average
说明: 可以实现基于matlab的加权平均方法的图像融合,亲测有效。(The weighted average method based on matlab can be used for image fusion)
- 2020-04-23 18:08:02下载
- 积分:1
-
压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法 DAL
压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法(DAL solves the dual problem of (1) via the augmented Lagrangian method (see Bertsekas 82). It uses the analytic expression (and its derivatives) of the following soft-thresholding operation,
which can be computed for L1 and grouped L1 (and many other) sparsity inducing regularizers. If you are interested in our algorithm please find more details in our technical report or in my talk at Optimization for Machine Learning Workshop (NIPS 2009).)
- 2011-04-25 10:19:38下载
- 积分:1