Location:
Search - mean shift cpp
Search list
Description: 给出了meanshift分割的源代码,包括CPP文件和h文件-given meanshift division of the source code, including CPP paper documents and h
Platform: |
Size: 4096 |
Author: 李治国 |
Hits:
Description: 我修改的mesh绘制程序,我加入了meanshift 平滑功能-I modified mesh drawing program, I joined the meanshift smooth function
Platform: |
Size: 1007616 |
Author: 杜敏 |
Hits:
Description: 自己写的meanshift,c++代码,根据论文来的-Wrote it myself meanshift, c++ Code, according to papers to the
Platform: |
Size: 1422336 |
Author: 胡闽 |
Hits:
Description: 用均值漂移实现目标跟踪,基于直方图的表示。c++程序-mean-shift based visual tracking,c++ code
Platform: |
Size: 2475008 |
Author: david |
Hits:
Description: mean shift tracking 源码,使用的是c++实现的,大家好好分享下。嘿嘿!-mean the shift tracking source, use is c++ GOODALL share.
Platform: |
Size: 2048 |
Author: 和珅 |
Hits:
Description: 完成图像显示功能,完成多尺度分割算法--均值漂移分割算法 完成多波段均值漂移算法 主要功能代码在bmp.cpp中-Completion of the image display to complete the multi-scale segmentation algorithm- mean shift segmentation algorithm to complete the multi-band mean shift algorithm
Platform: |
Size: 29274112 |
Author: city |
Hits:
Description: mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。
代码功能:
读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。
文件介绍:
MSF.h mean-shift滤波头文件
MSF.cpp mean-shift滤波函数体
Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function interface. Code function: read into pictures, the filtered output mean-shift images, grayscale, color maps can be. Document: MSF.h mean-shift filter header files MSF.cpp mean-shift filter function the body Main.cpp main function
Platform: |
Size: 4804608 |
Author: 大宝 |
Hits:
Description: Mean shift的VC++算法实现,三通道都能实现,但是是按一定顺序实现的,
open main.cpp and include all the .cpp and .h file in the project.
- go to project then settings and then to debug, under working directory enter your directory where input.txt file is present, under program arguments, enter input.txt
- the file input.txt contains your input path and other commands, complete input command structure is listed at the end of the file(also you can see my input commands as an example).
the program works with uncompressed avi files. Other file formats have not
been tested. -Note this mean shift operates in the grayscale color space(all 3
channels are used but they are used sequentially)
open main.cpp and include all the .cpp and .h file in the project.
- go to project then settings and then to debug, under working directory enter your directory where input.txt file is present, under program arguments, enter input.txt
- the file input.txt contains your input path and other commands, complete input command structure is listed at the end of the file(also you can see my input commands as an example).
the program works with uncompressed avi files. Other file formats have not
been tested.
Platform: |
Size: 2727936 |
Author: 唐铁 |
Hits:
Description: 在VC6.0+OPENCV上对Mean Shift算法的简单实现,对图像进行简单的额分割-On VC6.0+ OPENCV simple realization Mean Shift algorithm for image segmentation simple volume
Platform: |
Size: 798720 |
Author: 贾明 |
Hits: