文件名称:Alper-Mean-Shift
-
所属分类:
- 标签属性:
- 上传时间:2014-10-03
-
文件大小:2.6mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Alper Mean-Shift/
Alper Mean-Shift/bandmat.cpp
Alper Mean-Shift/boolean.h
Alper Mean-Shift/cholesky.cpp
Alper Mean-Shift/cmyimage.cpp
Alper Mean-Shift/cmyimage.h
Alper Mean-Shift/controlw.h
Alper Mean-Shift/CPixel.cpp
Alper Mean-Shift/CPixel.h
Alper Mean-Shift/CTrack.cpp
Alper Mean-Shift/CTrack.h
Alper Mean-Shift/Debug/
Alper Mean-Shift/Debug/bandmat.obj
Alper Mean-Shift/Debug/bandmat.sbr
Alper Mean-Shift/Debug/cholesky.obj
Alper Mean-Shift/Debug/cholesky.sbr
Alper Mean-Shift/Debug/cmyimage.obj
Alper Mean-Shift/Debug/cmyimage.sbr
Alper Mean-Shift/Debug/CPixel.obj
Alper Mean-Shift/Debug/CPixel.sbr
Alper Mean-Shift/Debug/CTrack.obj
Alper Mean-Shift/Debug/CTrack.sbr
Alper Mean-Shift/Debug/evalue.obj
Alper Mean-Shift/Debug/evalue.sbr
Alper Mean-Shift/Debug/fft.obj
Alper Mean-Shift/Debug/fft.sbr
Alper Mean-Shift/Debug/hholder.obj
Alper Mean-Shift/Debug/hholder.sbr
Alper Mean-Shift/Debug/jacobi.obj
Alper Mean-Shift/Debug/jacobi.sbr
Alper Mean-Shift/Debug/main.bsc
Alper Mean-Shift/Debug/main.exe
Alper Mean-Shift/Debug/main.ilk
Alper Mean-Shift/Debug/main.obj
Alper Mean-Shift/Debug/main.pch
Alper Mean-Shift/Debug/main.pdb
Alper Mean-Shift/Debug/main.sbr
Alper Mean-Shift/Debug/myexcept.obj
Alper Mean-Shift/Debug/myexcept.sbr
Alper Mean-Shift/Debug/newfft.obj
Alper Mean-Shift/Debug/newfft.sbr
Alper Mean-Shift/Debug/newmat1.obj
Alper Mean-Shift/Debug/newmat1.sbr
Alper Mean-Shift/Debug/newmat2.obj
Alper Mean-Shift/Debug/newmat2.sbr
Alper Mean-Shift/Debug/newmat3.obj
Alper Mean-Shift/Debug/newmat3.sbr
Alper Mean-Shift/Debug/newmat4.obj
Alper Mean-Shift/Debug/newmat4.sbr
Alper Mean-Shift/Debug/newmat5.obj
Alper Mean-Shift/Debug/newmat5.sbr
Alper Mean-Shift/Debug/newmat6.obj
Alper Mean-Shift/Debug/newmat6.sbr
Alper Mean-Shift/Debug/newmat7.obj
Alper Mean-Shift/Debug/newmat7.sbr
Alper Mean-Shift/Debug/newmat8.obj
Alper Mean-Shift/Debug/newmat8.sbr
Alper Mean-Shift/Debug/newmat9.obj
Alper Mean-Shift/Debug/newmat9.sbr
Alper Mean-Shift/Debug/newmatex.obj
Alper Mean-Shift/Debug/newmatex.sbr
Alper Mean-Shift/Debug/newmatnl.obj
Alper Mean-Shift/Debug/newmatnl.sbr
Alper Mean-Shift/Debug/newmatrm.obj
Alper Mean-Shift/Debug/newmatrm.sbr
Alper Mean-Shift/Debug/solution.obj
Alper Mean-Shift/Debug/solution.sbr
Alper Mean-Shift/Debug/sort.obj
Alper Mean-Shift/Debug/sort.sbr
Alper Mean-Shift/Debug/submat.obj
Alper Mean-Shift/Debug/submat.sbr
Alper Mean-Shift/Debug/svd.obj
Alper Mean-Shift/Debug/svd.sbr
Alper Mean-Shift/Debug/utilities.obj
Alper Mean-Shift/Debug/utilities.sbr
Alper Mean-Shift/Debug/vc60.idb
Alper Mean-Shift/Debug/vc60.pdb
Alper Mean-Shift/definitions.h
Alper Mean-Shift/evalue.cpp
Alper Mean-Shift/fft.cpp
Alper Mean-Shift/hholder.cpp
Alper Mean-Shift/include.h
Alper Mean-Shift/input.txt
Alper Mean-Shift/jacobi.cpp
Alper Mean-Shift/main.cpp
Alper Mean-Shift/main.dsp
Alper Mean-Shift/main.dsw
Alper Mean-Shift/main.ncb
Alper Mean-Shift/main.opt
Alper Mean-Shift/main.plg
Alper Mean-Shift/myexcept.cpp
Alper Mean-Shift/myexcept.h
Alper Mean-Shift/newfft.cpp
Alper Mean-Shift/newmat.h
Alper Mean-Shift/newmat1.cpp
Alper Mean-Shift/newmat2.cpp
Alper Mean-Shift/newmat3.cpp
Alper Mean-Shift/newmat4.cpp
Alper Mean-Shift/newmat5.cpp
Alper Mean-Shift/newmat6.cpp
Alper Mean-Shift/newmat7.cpp
Alper Mean-Shift/newmat8.cpp
Alper Mean-Shift/newmat9.cpp
Alper Mean-Shift/newmatap.h
Alper Mean-Shift/newmatex.cpp
Alper Mean-Shift/newmatio.h
Alper Mean-Shift/newmatnl.cpp
Alper Mean-Shift/newmatnl.h
Alper Mean-Shift/newmatrc.h
Alper Mean-Shift/newmatrm.cpp
Alper Mean-Shift/newmatrm.h
Alper Mean-Shift/precisio.h
Alper Mean-Shift/readme.txt
Alper Mean-Shift/solution.cpp
Alper Mean-Shift/solution.h
Alper Mean-Shift/sort.cpp
Alper Mean-Shift/submat.cpp
Alper Mean-Shift/svd.cpp
Alper Mean-Shift/utilities.cpp
Alper Mean-Shift/utilities.h
Alper Mean-Shift/bandmat.cpp
Alper Mean-Shift/boolean.h
Alper Mean-Shift/cholesky.cpp
Alper Mean-Shift/cmyimage.cpp
Alper Mean-Shift/cmyimage.h
Alper Mean-Shift/controlw.h
Alper Mean-Shift/CPixel.cpp
Alper Mean-Shift/CPixel.h
Alper Mean-Shift/CTrack.cpp
Alper Mean-Shift/CTrack.h
Alper Mean-Shift/Debug/
Alper Mean-Shift/Debug/bandmat.obj
Alper Mean-Shift/Debug/bandmat.sbr
Alper Mean-Shift/Debug/cholesky.obj
Alper Mean-Shift/Debug/cholesky.sbr
Alper Mean-Shift/Debug/cmyimage.obj
Alper Mean-Shift/Debug/cmyimage.sbr
Alper Mean-Shift/Debug/CPixel.obj
Alper Mean-Shift/Debug/CPixel.sbr
Alper Mean-Shift/Debug/CTrack.obj
Alper Mean-Shift/Debug/CTrack.sbr
Alper Mean-Shift/Debug/evalue.obj
Alper Mean-Shift/Debug/evalue.sbr
Alper Mean-Shift/Debug/fft.obj
Alper Mean-Shift/Debug/fft.sbr
Alper Mean-Shift/Debug/hholder.obj
Alper Mean-Shift/Debug/hholder.sbr
Alper Mean-Shift/Debug/jacobi.obj
Alper Mean-Shift/Debug/jacobi.sbr
Alper Mean-Shift/Debug/main.bsc
Alper Mean-Shift/Debug/main.exe
Alper Mean-Shift/Debug/main.ilk
Alper Mean-Shift/Debug/main.obj
Alper Mean-Shift/Debug/main.pch
Alper Mean-Shift/Debug/main.pdb
Alper Mean-Shift/Debug/main.sbr
Alper Mean-Shift/Debug/myexcept.obj
Alper Mean-Shift/Debug/myexcept.sbr
Alper Mean-Shift/Debug/newfft.obj
Alper Mean-Shift/Debug/newfft.sbr
Alper Mean-Shift/Debug/newmat1.obj
Alper Mean-Shift/Debug/newmat1.sbr
Alper Mean-Shift/Debug/newmat2.obj
Alper Mean-Shift/Debug/newmat2.sbr
Alper Mean-Shift/Debug/newmat3.obj
Alper Mean-Shift/Debug/newmat3.sbr
Alper Mean-Shift/Debug/newmat4.obj
Alper Mean-Shift/Debug/newmat4.sbr
Alper Mean-Shift/Debug/newmat5.obj
Alper Mean-Shift/Debug/newmat5.sbr
Alper Mean-Shift/Debug/newmat6.obj
Alper Mean-Shift/Debug/newmat6.sbr
Alper Mean-Shift/Debug/newmat7.obj
Alper Mean-Shift/Debug/newmat7.sbr
Alper Mean-Shift/Debug/newmat8.obj
Alper Mean-Shift/Debug/newmat8.sbr
Alper Mean-Shift/Debug/newmat9.obj
Alper Mean-Shift/Debug/newmat9.sbr
Alper Mean-Shift/Debug/newmatex.obj
Alper Mean-Shift/Debug/newmatex.sbr
Alper Mean-Shift/Debug/newmatnl.obj
Alper Mean-Shift/Debug/newmatnl.sbr
Alper Mean-Shift/Debug/newmatrm.obj
Alper Mean-Shift/Debug/newmatrm.sbr
Alper Mean-Shift/Debug/solution.obj
Alper Mean-Shift/Debug/solution.sbr
Alper Mean-Shift/Debug/sort.obj
Alper Mean-Shift/Debug/sort.sbr
Alper Mean-Shift/Debug/submat.obj
Alper Mean-Shift/Debug/submat.sbr
Alper Mean-Shift/Debug/svd.obj
Alper Mean-Shift/Debug/svd.sbr
Alper Mean-Shift/Debug/utilities.obj
Alper Mean-Shift/Debug/utilities.sbr
Alper Mean-Shift/Debug/vc60.idb
Alper Mean-Shift/Debug/vc60.pdb
Alper Mean-Shift/definitions.h
Alper Mean-Shift/evalue.cpp
Alper Mean-Shift/fft.cpp
Alper Mean-Shift/hholder.cpp
Alper Mean-Shift/include.h
Alper Mean-Shift/input.txt
Alper Mean-Shift/jacobi.cpp
Alper Mean-Shift/main.cpp
Alper Mean-Shift/main.dsp
Alper Mean-Shift/main.dsw
Alper Mean-Shift/main.ncb
Alper Mean-Shift/main.opt
Alper Mean-Shift/main.plg
Alper Mean-Shift/myexcept.cpp
Alper Mean-Shift/myexcept.h
Alper Mean-Shift/newfft.cpp
Alper Mean-Shift/newmat.h
Alper Mean-Shift/newmat1.cpp
Alper Mean-Shift/newmat2.cpp
Alper Mean-Shift/newmat3.cpp
Alper Mean-Shift/newmat4.cpp
Alper Mean-Shift/newmat5.cpp
Alper Mean-Shift/newmat6.cpp
Alper Mean-Shift/newmat7.cpp
Alper Mean-Shift/newmat8.cpp
Alper Mean-Shift/newmat9.cpp
Alper Mean-Shift/newmatap.h
Alper Mean-Shift/newmatex.cpp
Alper Mean-Shift/newmatio.h
Alper Mean-Shift/newmatnl.cpp
Alper Mean-Shift/newmatnl.h
Alper Mean-Shift/newmatrc.h
Alper Mean-Shift/newmatrm.cpp
Alper Mean-Shift/newmatrm.h
Alper Mean-Shift/precisio.h
Alper Mean-Shift/readme.txt
Alper Mean-Shift/solution.cpp
Alper Mean-Shift/solution.h
Alper Mean-Shift/sort.cpp
Alper Mean-Shift/submat.cpp
Alper Mean-Shift/svd.cpp
Alper Mean-Shift/utilities.cpp
Alper Mean-Shift/utilities.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.