Description: Dense Correspondence across Scenes and its Applications. IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2010.
Please cite our paper if you use our code for your research. Also, please notice that there is slight change in the package compared to the ECCV version. Obtaining dense SIFT features has been mexed.
Please run demo.h first. If error appears, please go to "mexDenseSIFT" and "mexDiscreteFlow" subfolders and follow the instructions in readme.txt (yes, there is readme.txt in each folder) to compile the cpp files.
To Search:
File list (Check if you may need any files):
SIFTflow\computeColor.m
........\demo.m
........\flowToColor.m
........\Mars-1.jpg
........\Mars-2.jpg
........\mexDenseSIFT\dir.cpp
........\............\dir.h
........\............\Image.h
........\............\ImageFeature.h
........\............\ImageIO.h
........\............\ImageProcessing.h
........\............\Matrix.cpp
........\............\Matrix.h
........\............\mexDenseSIFT.cpp
........\............\mexDenseSIFT.m
........\............\mexDenseSIFT.mexmaci64
........\............\mexDenseSIFT.mexw64
........\............\pcSIFT.mat
........\............\project.h
........\............\readme.txt
........\............\showColorSIFT.m
........\............\Vector.cpp
........\............\Vector.h
........\....iscreteFlow\BPFlow.cpp
........\...............\BPFlow.h
........\...............\Image.h
........\...............\ImageIO.h
........\...............\ImageProcessing.h
........\...............\main.cpp
........\...............\mexDiscreteFlow.cpp
........\...............\mexDiscreteFlow.m
........\...............\mexDiscreteFlow.mexmaci64
........\...............\mexDiscreteFlow.mexw64
........\...............\project.h
........\...............\readme.txt
........\...............\Stochastic.cpp
........\...............\Stochastic.h
........\readme.txt
........\SIFTflowc2f.m
........\warpFL.m
........\warpFLColor.m
........\warpImage.m
........\mexDenseSIFT
........\mexDiscreteFlow
SIFTflow