Description: 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.
To Search:
File list (Check if you may need any files):
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