文件名称:High-accuracy-Optical-Flow
介绍说明--下载内容均来自于网络,请自行研究使用
High accuracy optical flow using a theory for warping-The files optical_flow_brox.m and
optical_flow_sand.m are the files you need to run.
optical_flow_brox.m implements the traditional algorithm. Just replace the first lines where images are read, with your image, and start the process.
optical_flow_sand.m implements a variant presented in CVPR 2006. Again just replace the lines "img1 = imread( ... )" and "img2 = imread( ... )" with your images and the rest is automatic.
The variable num_levels controls the number of images in the laplacian pyramid to be constructed. Change it to suit your convenience.
optical_flow_sand.m are the files you need to run.
optical_flow_brox.m implements the traditional algorithm. Just replace the first lines where images are read, with your image, and start the process.
optical_flow_sand.m implements a variant presented in CVPR 2006. Again just replace the lines "img1 = imread( ... )" and "img2 = imread( ... )" with your images and the rest is automatic.
The variable num_levels controls the number of images in the laplacian pyramid to be constructed. Change it to suit your convenience.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
High accuracy Optical Flow\0144.ppm
..........................\0160.ppm
..........................\brox.zip
..........................\...._zip\computePsidashFS_brox.m
..........................\........\constructMatrix_brox.m
..........................\........\gaussDeriv.m
..........................\........\gaussianRescaling.m
..........................\........\gaussianSmooth.m
..........................\........\image_warp.m
..........................\........\imgGrad.m
..........................\........\mywarp_rgb.m
..........................\........\optic_flow_brox.m
..........................\........\psiDerivative.m
..........................\........\resolutionProcess_brox.m
..........................\........\sor.m
..........................\........\split.m
..........................\car0.png
..........................\car1.png
..........................\flow_documentation.pdf
..........................\sand.zip
..........................\...._zip\channels_new.m
..........................\........\computePsidashFS_sand.m
..........................\........\constructMatrix_sand.m
..........................\........\gaussDeriv.m
..........................\........\gaussianRescaling.m
..........................\........\gaussianSmooth.m
..........................\........\getalphaImg.m
..........................\........\image_warp.m
..........................\........\imgGrad.m
..........................\........\mywarp_rgb.m
..........................\........\optic_flow_sand.m
..........................\........\psiDerivative.m
..........................\........\resolutionProcess_sand.m
..........................\........\sor.m
..........................\........\split.m
..........................\Thumbs.db
..........................\brox_zip
..........................\sand_zip
High accuracy Optical Flow