文件名称:Alper-Mean-Shift
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 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
................\bandmat.cpp
................\boolean.h
................\cholesky.cpp
................\cmyimage.cpp
................\cmyimage.h
................\controlw.h
................\CPixel.cpp
................\CPixel.h
................\CTrack.cpp
................\CTrack.h
................\Debug
................\.....\bandmat.obj
................\.....\bandmat.sbr
................\.....\cholesky.obj
................\.....\cholesky.sbr
................\.....\cmyimage.obj
................\.....\cmyimage.sbr
................\.....\CPixel.obj
................\.....\CPixel.sbr
................\.....\CTrack.obj
................\.....\CTrack.sbr
................\.....\evalue.obj
................\.....\evalue.sbr
................\.....\fft.obj
................\.....\fft.sbr
................\.....\hholder.obj
................\.....\hholder.sbr
................\.....\jacobi.obj
................\.....\jacobi.sbr
................\.....\main.bsc
................\.....\main.exe
................\.....\main.ilk
................\.....\main.obj
................\.....\main.pch
................\.....\main.pdb
................\.....\main.sbr
................\.....\myexcept.obj
................\.....\myexcept.sbr
................\.....\newfft.obj
................\.....\newfft.sbr
................\.....\newmat1.obj
................\.....\newmat1.sbr
................\.....\newmat2.obj
................\.....\newmat2.sbr
................\.....\newmat3.obj
................\.....\newmat3.sbr
................\.....\newmat4.obj
................\.....\newmat4.sbr
................\.....\newmat5.obj
................\.....\newmat5.sbr
................\.....\newmat6.obj
................\.....\newmat6.sbr
................\.....\newmat7.obj
................\.....\newmat7.sbr
................\.....\newmat8.obj
................\.....\newmat8.sbr
................\.....\newmat9.obj
................\.....\newmat9.sbr
................\.....\newmatex.obj
................\.....\newmatex.sbr
................\.....\newmatnl.obj
................\.....\newmatnl.sbr
................\.....\newmatrm.obj
................\.....\newmatrm.sbr
................\.....\solution.obj
................\.....\solution.sbr
................\.....\sort.obj
................\.....\sort.sbr
................\.....\submat.obj
................\.....\submat.sbr
................\.....\svd.obj
................\.....\svd.sbr
................\.....\utilities.obj
................\.....\utilities.sbr
................\.....\vc60.idb
................\.....\vc60.pdb
................\definitions.h
................\evalue.cpp
................\fft.cpp
................\hholder.cpp
................\include.h
................\input.txt
................\jacobi.cpp
................\main.cpp
................\main.dsp
................\main.dsw
................\main.ncb
................\main.opt
................\main.plg
................\myexcept.cpp
................\myexcept.h
................\newfft.cpp
................\newmat.h
................\newmat1.cpp
................\newmat2.cpp
................\newmat3.cpp
................\newmat4.cpp
................\newmat5.cpp
................\newmat6.cpp