Mean-Shift

所属分类:图形图像处理
开发工具:C++
文件大小:102KB
下载次数:25
上传日期:2008-05-18 10:47:16
上 传 者damocris
说明:  the program works with uncompressed avi files. Other file formats have not been tested.
(the program works with uncompressed avi files. Other file formats have notbeen tested.)

文件列表:
Alper Mean-Shift\bandmat.cpp (14845, 2003-09-23)
Alper Mean-Shift\boolean.h (594, 2003-09-23)
Alper Mean-Shift\cholesky.cpp (1926, 2003-09-23)
Alper Mean-Shift\cmyimage.cpp (9814, 2003-09-27)
Alper Mean-Shift\cmyimage.h (1440, 2003-09-23)
Alper Mean-Shift\controlw.h (1489, 2003-09-23)
Alper Mean-Shift\CPixel.cpp (828, 2003-09-23)
Alper Mean-Shift\CPixel.h (633, 2003-09-23)
Alper Mean-Shift\CTrack.cpp (18037, 2004-09-02)
Alper Mean-Shift\CTrack.h (1737, 2004-09-02)
Alper Mean-Shift\definitions.h (1657, 2003-09-23)
Alper Mean-Shift\evalue.cpp (8777, 2003-09-23)
Alper Mean-Shift\fft.cpp (14111, 2003-09-23)
Alper Mean-Shift\hholder.cpp (4642, 2003-09-23)
Alper Mean-Shift\include.h (5372, 2003-09-23)
Alper Mean-Shift\input.txt (556, 2004-09-02)
Alper Mean-Shift\jacobi.cpp (3458, 2003-09-23)
Alper Mean-Shift\main.cpp (2102, 2004-09-02)
Alper Mean-Shift\main.dsp (6386, 2004-09-02)
Alper Mean-Shift\main.dsw (531, 2003-09-23)
Alper Mean-Shift\myexcept.cpp (13115, 2003-09-23)
Alper Mean-Shift\myexcept.h (11597, 2003-09-23)
Alper Mean-Shift\newfft.cpp (33459, 2003-09-23)
Alper Mean-Shift\newmat.h (61921, 2003-09-23)
Alper Mean-Shift\newmat1.cpp (4091, 2003-09-23)
Alper Mean-Shift\newmat2.cpp (16255, 2003-09-23)
Alper Mean-Shift\newmat3.cpp (23302, 2003-09-23)
Alper Mean-Shift\newmat4.cpp (22308, 2003-09-23)
Alper Mean-Shift\newmat5.cpp (14419, 2003-09-23)
Alper Mean-Shift\newmat6.cpp (23343, 2003-09-23)
Alper Mean-Shift\newmat7.cpp (29606, 2003-09-23)
Alper Mean-Shift\newmat8.cpp (19171, 2003-09-23)
Alper Mean-Shift\newmat9.cpp (1524, 2003-09-23)
Alper Mean-Shift\newmatap.h (4987, 2003-09-23)
Alper Mean-Shift\newmatex.cpp (8636, 2003-09-23)
Alper Mean-Shift\newmatio.h (953, 2003-09-23)
Alper Mean-Shift\newmatnl.cpp (7185, 2003-09-23)
Alper Mean-Shift\newmatnl.h (11098, 2003-09-23)
Alper Mean-Shift\newmatrc.h (7008, 2003-09-23)
Alper Mean-Shift\newmatrm.cpp (4320, 2003-09-23)
... ...

directions for running this code: 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. - then just build everything and execute the code. The output files will be in the specified directory. A simple output file is generated for the most recent dataset with the xy coordinates and radius size of the mean shift tracker The program has mouse io support. //if left button clicked then if a number(digit) typed the left mouse //coordinates are used as new center location //if after left mouse button the r key is pressed then you can type a new radius //size in the command prompt //the right mouse button toggles between pause and unpause //while paused you may press the - or = key to move backwards or forwards manually

近期下载者

相关文件


收藏者