搜索资源列表
StereoMatching
- 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
SSDSADNCC Matlab
- 立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。-SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and rig
Matching
- source code for Stereo matching algorithm
disparitymap
- 立体匹配 获得立体图像左右视图的视差图代码-Stereo matching to obtain three-dimensional view of the disparity map image around the code
funcSADR2L
- compute d isparity map of two stereo image pair-compute de disparity map of two stereo image pair
disparity-map
- 关于视差提取的算法,用MATLAB语言编写的,可用于立体深度处理。-These codes are used for stero matching about the 3D graphes. You can get a disparity map from the left and right pictures.
stereo-matching
- 关于自适应窗口算法的描述,很详细,是最经典的自适应窗口算法,值得学习-We present a method to select an appropriate window by evaluating the local variation of the intensity and the disparity. We employ a statistical model of the disparity distribution within the window. This mod
dct1_embed
- Optical flow or optic flow is the pattern of apparent motion of objects, surfaces, and edges in a visual scene caused by the relative motion between an observer (an eye or a camera) and the scene.[2][3] The concept of optical flow was first studied i
displayRelevantVisualWords
- Optical flow or optic flow is the pattern of apparent motion of objects, surfaces, and edges in a visual scene caused by the relative motion between an observer (an eye or a camera) and the scene.[2][3] The concept of optical flow was first studied i
stereo-disparity
- 一个合成视差图的matlab程序,里有测试图片-A synthetic disparity map matlab program, there are test images
GCS
- Fast matching for binocular stereo via growing in disparity space
disparity_postorocessing
- 立体匹配中,不管是局部还是全局匹配方法得到的视差图,需要对视差图进行后处理,比如左右一致性检验,遮挡过滤,中值滤波。-Stereo matching, whether local or global matching disparity map obtained after processing the need for the disparity map, such as about consistency checking, blocking filter, median filter.