Description: Single scale c++ optical flow algorithm, 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.exe
................\.....\ImageProcess.ilk
................\.....\ImageProcess.obj
................\.....\ImageProcess.opt
................\.....\ImageProcess.pch
................\.....\ImageProcess.pdb
................\.....\OpticalFlowView.obj
................\.....\Output.obj
................\.....\text.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\FlowToColor.cpp
................\FlowToColor.h
................\ImageProcess.cpp
................\ImageProcess.dsp
................\ImageProcess.dsw
................\ImageProcess.h
................\ImageProcess.ncb
................\ImageProcess.opt
................\ImageProcess.plg
................\OpticalFlowView.cpp
................\OpticalFlowView.h
................\Output.cpp
................\Output.h
................\text.cpp
................\Debug
单尺度HS算法_C++