搜索资源列表
HSVmeanshift
- 自己写的meanshift,c++代码,根据论文来的
Video-Demo.rar
- 一个基于C++的图像处理算法,包括帧差分法、背景法和meanshift跟踪。,One based on C++, image processing algorithms, including the frame difference method, the background law and meanshift track.
graphcutforcpp
- 这是一个基于图割算法的立体匹配程序。本程序给出了相应的c/c++代码,可以在Unix和windows下进行编译和执行。效果很好!-This is a graph cut algorithm based on stereo matching process. This procedure gives the corresponding c/c++ code can be compiled under Unix and windows and execution. Good results!
MeanShift
- 均值漂移算法中很牛的外国人写的文章,非常值得学习-A very good paper about means_shift.Reading it ,you can learn a lot.
meanshift_Cpp
- edsion系统的源代码,基于meanshift算法-edsion system source code, based on the algorithm meanshift
meanshift
- meanshift粒子滤波c代码,挺不错的。-meanshift particle filter c code.
Meanshift
- 根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achie
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
CamShiftDemo(opencv)
- Meanshift 程序,c++环境的,在上网下来好使的程序,所以上传来给大家分享-Meanshift program, c++ environment, the Internet down so that the program, so come to share upload
mean_shift(vc)
- C++的Meanshift程序代码,本人调试好用后打包上传给大家,对应初学者很有帮助-C++, Meanshift code, I debug ease of use to you after the upload package, corresponding to very helpful for beginners
meanshift3
- meanshift 图像分割 C++语言-C++ language meanshift image segmentation
MeanShiftTrack
- 用c语言编写的目标跟踪代码,可以运行的出来,算法还有改进的空间-meanshift tracking
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-algorithm-and-implement
- 该文章讲述了meanshift跟踪算法的实现,以及其详细的源代码,该代码是用C语言实现。-This article describes the realization meanshift tracking algorithm, as well as its detailed source code, the code is implemented in C language.
Meanshift(cPPaamatlab)
- 用c++开发的meanshift分割算法,里面有软件和文档,方便初学者学习。另外,还附带了matlab版的meanshift。-With c++ development meanshift segmentation algorithm, which has the software and documentation, easy for beginners to learn. In addition, it comes with matlab version meanshift.
meanshift
- 在vs2010上运行的均值漂移目标跟踪算法的源程序,采用c++语言编写,具有良好的运行效果。-Mean shift in vs2010 running target tracking algorithm source code, using c++ language, has good operating results.