-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
vc++ 数字图象 处理
vc++ 数字图象处理 很好用我看了以后收益非浅希望大家喜欢(vc digital image processing with very good after I read greatly benefit hope you like)
- 2020-06-26 09:00:01下载
- 积分:1
-
drawmat
演示了点阵字符的绘制方法,visual c++源码(Demonstrates a dot matrix characters drawing method, c++ source code)
- 2012-12-22 18:24:16下载
- 积分:1
-
video-processing-
视频演示算法包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target detection 3. Mean Shift tracking method 4. Gravity multi-target tracking method)
- 2013-07-06 09:45:19下载
- 积分:1
-
FBP
CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)
- 2020-09-05 04:38:06下载
- 积分:1
-
C++.netBMP24bitTo8bit
此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
- 2007-04-04 15:20:57下载
- 积分:1
-
DIP_vc
用c语言编写的数字图像处理程序,图像读取,图像增强,图像复原,傅里叶变换,离散余弦变换都有(With the c language digital image processing, image scanning, image enhancement, image restoration, Fourier transform, discrete cosine transform has)
- 2013-11-30 20:23:27下载
- 积分:1
-
hongwaileida
针对粒子概率假设密度(PH D)滤波算法在虚警、漏检情况下,b标状态估计不稳定和b标可观测性车弱的问题,提出了一种基于序贯融合的粒子PH D滤波方法,利用雷达和红外传感器多目标进行融合跟踪杏基本思想是先对红外传感器进行粒子PH D滤波,丙将红外传感器滤波结果作为雷达的预测值,然后利用P达观测的数据进行更新,这样通过雷达和红外传感器交替上作保证目标状态的可观测性,从滤波器输出结身即可得到目标的状态信息仿真结果表明,在虚警、漏检和密集目标环境下,该方法是有效的和稳健的(The problem of target state estimation instability and observability weakerin the presence offalse alarms and missed detection was deal with. On the basis of sequential fusion, a particleprobabil-
ity hypothesis density(PHD) filter for multrsensor multrtarget tracking was proposed. Observed da
to collected from the infrared sensor was estimated with the particle PHD filter. Then the results from
the filter were set as the radar predicted value by the radar observations. The multrtarget state can be
updated to guarantee observing the target state. In this way, the global state is updated at the fusion
center. Simulation results show that the proposed algorithm is effective and robust under the false
warning, omission and concentrated target environment.
)
- 2012-03-06 16:27:41下载
- 积分:1
-
Graph_Cut
Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
- 2008-03-03 22:26:01下载
- 积分:1
-
EffectShow
精通Visual C++图像处理编程中的一个小程序,实现图像的各种扫描和移动,百叶窗等,可以作为初学者学习用
- 2009-05-12 09:06:21下载
- 积分:1