Title:
Multi-scale-HS-algorithm Download
Description: Multi-scale optical flow algorithm c++, optical flow is an expression of the image motion is simple and practical, is usually defined as the apparent motion of image brightness patterns in an image sequence, the expression of spatial objects on the surface of the velocity in the image plane of the visual sensor.
To Search:
File list (Check if you may need any files):
多尺度HS算法_C++\Comlib.cpp
................\Comlib.h
................\Debug\Comlib.obj
................\.....\FlowToColor.obj
................\.....\ImageProcess.obj
................\.....\MulScaleOpticalFlow.exe
................\.....\MulScaleOpticalFlow.ilk
................\.....\MulScaleOpticalFlow.opt
................\.....\MulScaleOpticalFlow.pch
................\.....\MulScaleOpticalFlow.pdb
................\.....\Output.obj
................\.....\Pyramid.obj
................\.....\test.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\FlowToColor.cpp
................\FlowToColor.h
................\ImageProcess.cpp
................\ImageProcess.h
................\MulScaleOpticalFlow.dsp
................\MulScaleOpticalFlow.dsw
................\MulScaleOpticalFlow.ncb
................\MulScaleOpticalFlow.opt
................\MulScaleOpticalFlow.plg
................\Output.cpp
................\Output.h
................\Pyramid.cpp
................\Pyramid.h
................\test.cpp
................\Debug
多尺度HS算法_C++