OpticalFlow

所属分类:图形图像处理
开发工具:Visual C++
文件大小:2710KB
下载次数:3
上传日期:2017-07-13 16:17:04
上 传 者xujy
说明:  光流算法,liuce实测可运行。里面包含测试图片.
(the optical flow code.)

文件列表:
mex (0, 2011-09-13)
mex\Coarse2FineTwoFrames.asv (2585, 2011-07-30)
mex\Coarse2FineTwoFrames.cpp (2770, 2011-07-30)
mex\Coarse2FineTwoFrames.m (736, 2011-07-30)
mex\Coarse2FineTwoFrames.mexmaci64 (96388, 2011-08-01)
mex\Coarse2FineTwoFrames.mexw64 (81920, 2011-09-13)
mex\GaussianPyramid.cpp (2935, 2010-10-29)
mex\GaussianPyramid.h (521, 2010-10-29)
mex\Image.h (85198, 2011-08-02)
mex\ImageIO.h (9562, 2010-10-21)
mex\ImageProcessing.h (25399, 2011-08-01)
mex\Matrix.h (12868, 2010-11-07)
mex\NoiseModel.h (3717, 2011-07-16)
mex\OpticalFlow.cpp (36107, 2011-09-13)
mex\OpticalFlow.h (4167, 2011-08-02)
mex\project.h (807, 2011-08-01)
mex\Stochastic.cpp (1982, 2008-05-19)
mex\Stochastic.h (10016, 2008-05-19)
mex\Vector.h (9687, 2011-08-01)
output (0, 2011-09-13)
output\car_flow.jpg (94053, 2011-09-13)
output\car_input.gif (459862, 2011-09-13)
output\car_warp.gif (457701, 2011-09-13)
output\table_flow.jpg (70388, 2011-09-13)
output\table_input.gif (423606, 2011-09-13)
output\table_warp.gif (418615, 2011-09-13)
car1.jpg (132186, 2007-03-22)
car2.jpg (128038, 2007-03-22)
computeColor.m (3142, 2007-11-03)
demoflow.asv (1366, 2011-09-12)
demoflow.m (1360, 2011-09-13)
flowToColor.m (2656, 2007-12-08)
frame2gif.m (831, 2008-09-28)
table1.jpg (249515, 2007-10-17)
table2.jpg (248499, 2007-10-17)
warpFL.m (247, 2008-02-15)
warpFLColor.m (368, 2008-02-15)

The C++ package has been successfully compiled in the x*** Windows and x*** Linux. The compiler I used in Windows is Visual Studio, and the compiler in Linux is g++. Before compiling, please check project.h file in subfolder "mex". You don't have to do anything if you use Windows. If you use Mac Os or Linux, please uncomment the line #define _LINUX_MAC and you should be good to go. The precompiled dll's for win *** and Mac Os 10 Lion are included. In Matlab, after you configure mex appropriately, change directory to "mex" and run the following command: mex Coarse2FineTwoFrames.cpp OpticalFlow.cpp GaussianPyramid.cpp Now you should be able to have the dll that is compatible with your OS. Have fun! Ce Liu Microsoft Research New England

近期下载者

相关文件


收藏者