-
kmeans1
基于K-means的优化聚类中心的图像分割算法,改进了FCM算法的缺点(Based on the optimization of K-means clustering center image segmentation algorithm to improve the shortcomings of the FCM algorithm )
- 2017-05-03 15:12:46下载
- 积分:1
-
recall_precision
图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
- 2013-09-14 10:36:02下载
- 积分:1
-
BP
说明: 利用BP神经网络进行图像分割。主要适用于RGB信息丰富的图像。以RGB为BP网络的三个输入,与对应的灰度图对网络进行训练。(The use of BP neural network image segmentation. RGB is mainly applied to information-rich images. BP network to RGB for the three inputs, with grayscale corresponds to the network training.)
- 2009-06-01 16:03:12下载
- 积分:1
-
matlab-code-image
图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。(MATLAB image )
- 2009-02-24 21:39:56下载
- 积分:1
-
backgroud(12.22)
本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。(development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circular calculation. Under the vc compile.)
- 2006-12-22 19:07:30下载
- 积分: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
-
目标跟踪CorrelationFilter
相关滤波技术讲解PPT,包含DSST详细过程的介绍(Correlation filter PPT , including the introduction of the DSST, MOSSE.)
- 2018-03-29 15:31:22下载
- 积分:1
-
6283
简易二值化演示易语言源码,例程程序使用嵌套循环改变画板颜色演示了图像二值化的简单过程。(Simple binary demonstrate easy language source code , a routine procedure uses nested loop Sketchpad color change demonstrates the binary image of a simple process .)
- 2016-04-28 13:25:45下载
- 积分:1
-
CV-Active-contour-model
实现论文 Active Contours without Edges 中提出的CV活动轮廓模型,用于分割图像。(To achieve paper Active Contours without Edges, in the CV active contour model for image segmentation.)
- 2012-05-03 19:17:14下载
- 积分:1
-
image
给定一幅图像,输出其直方图。给定一个线性变换函数(可以输入不同的参数),实现图像的灰度拉伸;实现对图像的均衡化。
实验测试图像:任意
(histogram;Gray stretch;Image equalization)
- 2016-05-25 17:42:35下载
- 积分:1