release

所属分类:图形图像处理
开发工具:matlab
文件大小:626KB
下载次数:50
上传日期:2011-06-02 11:54:12
上 传 者wzj5530
说明:  sift flow实现的图像配准与运动预测
(sift flow to achieve image registration and motion prediction)

文件列表:
release (0, 2009-01-07)
release\computeColor.m (3142, 2007-11-03)
release\demo.asv (1389, 2009-01-07)
release\demo.m (1745, 2009-01-07)
release\dense_sift.m (3053, 2008-09-05)
release\flowToColor.m (2643, 2007-11-03)
release\gen_dgauss.m (264, 2008-02-21)
release\gen_gauss.m (449, 2008-02-21)
release\Mars-1.jpg (245661, 2008-09-05)
release\Mars-2.jpg (268869, 2008-09-05)
release\mex (0, 2009-01-13)
release\mex\BPFlow.cpp (34360, 2008-11-02)
release\mex\BPFlow.h (6237, 2008-11-02)
release\mex\Image.h (45007, 2008-09-16)
release\mex\ImageIO.h (5911, 2008-05-19)
release\mex\ImageProcessing.h (15696, 2008-05-19)
release\mex\mexDiscreteFlow.asv (1952, 2009-01-07)
release\mex\mexDiscreteFlow.cpp (3188, 2009-01-06)
release\mex\mexDiscreteFlow.m (2197, 2009-01-07)
release\mex\mexDiscreteFlow.mexw64 (62976, 2009-01-13)
release\mex\project.h (766, 2009-01-13)
release\mex\Stochastic.cpp (1982, 2008-05-19)
release\mex\Stochastic.h (10016, 2008-05-19)
release\mexDiscreteFlow.m (1790, 2009-01-06)
release\mexDiscreteFlow.mexw64 (62976, 2009-01-13)
release\normalize_sift.m (647, 2008-02-21)
release\pcSIFT.mat (98470, 2008-02-22)
release\showColorSIFT.m (697, 2008-03-05)
release\SIFTflowc2f.asv (3738, 2009-01-07)
release\SIFTflowc2f.m (4252, 2009-01-07)
release\warpImage.m (481, 2008-11-09)

This is the software package of our ECCV paper: C. Liu, J. Yuen, A. Torralba, J. Sivic and W. T. Freeman. SIFT flow: dense correspondence across different scenes. ECCV 2008. Please cite our paper if you use our code for your research paper. There is a big change compared to the original paper. We have a coarse-to-fine implementation of SIFT flow matching which runs much faster than the original algorithm presented in the paper. Please go to "mex" subfolder and follow readme.txt to compile the cpp files. After the compilation is done, copy the dll to the current folder (unless you add the mex folder into MATLAB path). A precompiled dll mexDiscreteFlow.mexw*** for Winndows Vista x*** is included. But in general, compilation is needed. ------------------------- Important ------------------------- You must change one line in order to compile correctly. On line 5 of project.h, you should comment this line if you are compiling using visual studio in windows, or uncomment if you are in linux or mac os. ------------------------------------------------------------- Run demo.m in MATLAB and you will see how SIFT flow works. Enjoy! Ce Liu celiu@mit.edu CSAIL MIT Jan 2009

近期下载者

相关文件


收藏者