CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - stereo matlab code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - stereo matlab code - List
[
2D Graphic
]
RectifKitE
DL : 0
Matlab code for recti cation of stereo pairs
Update
: 2011-04-25
Size
: 819.55kb
Publisher
:
KennethHsu
[
Special Effects
]
Stereoepipolargeometry
DL : 0
图像中的对极几何问题,是一个了解和学习外极线约束方法的不错代码-Image epipolar geometry problems, is a knowledge and learning outside the epipolar constraint method of good code
Update
: 2025-02-19
Size
: 2.94mb
Publisher
:
杜永凯
[
3D Graphic
]
quasidensedemo.tar
DL : 0
实现立体匹配算法"quasi-dense matching"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.-Stereo Matching Algorithm realize quasi-dense matching the Matlab code can be found in specific CVPR 2007 article Quasi-dense wide baseline matching using match propagation.
Update
: 2025-02-19
Size
: 526kb
Publisher
:
司卫光
[
Special Effects
]
RectifKitE
DL : 0
用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images-matlab code for epipolar rectification
Update
: 2025-02-19
Size
: 820kb
Publisher
:
niuchuan
[
matlab
]
Matching
DL : 0
source code for Stereo matching algorithm
Update
: 2025-02-19
Size
: 25kb
Publisher
:
Sabesan
[
matlab
]
stereo
DL : 0
this a stereo matching in toolbox of matlab and run in matlab 2008 and 2009-this is a stereo matching in toolbox of matlab and run in matlab 2008 and 2009
Update
: 2025-02-19
Size
: 517kb
Publisher
:
mehdi
[
Special Effects
]
Dinp_2004
DL : 1
这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式-This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement
Update
: 2025-02-19
Size
: 217kb
Publisher
:
gengyingnan
[
matlab
]
disparitymap
DL : 0
立体匹配 获得立体图像左右视图的视差图代码-Stereo matching to obtain three-dimensional view of the disparity map image around the code
Update
: 2025-02-19
Size
: 455kb
Publisher
:
wangxn
[
matlab
]
Auto_Calib
DL : 0
It is source code base on camera calibration toolbox for matlab to perform stereo camera calibration automatically
Update
: 2025-02-19
Size
: 1.3mb
Publisher
:
law
[
matlab
]
stereo
DL : 0
this a stereo vision code.-this is a stereo vision code.
Update
: 2025-02-19
Size
: 1.22mb
Publisher
:
rpt
[
matlab
]
matlabfordaisy
DL : 0
这是一个MATLAB代码实现的计算一对用双目立体视觉获得的一对图像对,然后用最新的Daisy算法计算每一个点的局部特征描述子,并且来实现立体匹配的功能。-This is a MATLAB code for computing a pair of stereo vision with a pair of images were obtained, and then Daisy algorithm with the latest point of the local characteristics of each descriptor, and to achieve the stereo matching function.
Update
: 2025-02-19
Size
: 179kb
Publisher
:
peter
[
matlab
]
photometricStereo
DL : 0
matlab code for photometric stereo
Update
: 2025-02-19
Size
: 14.37mb
Publisher
:
jason
[
Special Effects
]
gaborfilter.tar
DL : 0
Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: function [G, gabout] = gaborfilter1 (I, Sx, Sy, f, theta) from ' gaborfilter1' with different f (Frequency) and theta (Angle). For example f: 0,2,4, 8,16,32 theta = 0, pi/3, pi/6, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Update
: 2025-02-19
Size
: 1kb
Publisher
:
郑碧波
[
matlab
]
StereoMatchingSAD
DL : 0
MATLAB code for SAD stereo matching
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Tran Van Tuan
[
3D Graphic
]
matlab-stereo-disparity-map
DL : 0
code is matlab code that generate stereo disparity map.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
kim ji hun
[
matlab
]
stereo
DL : 0
this file is a matlab code that estimate distance of object to camera by using two images that take by two different camera
Update
: 2025-02-19
Size
: 610kb
Publisher
:
maryam
[
2D Graphic
]
MATLAB-code
DL : 0
立体矫正是用于立体匹配之前 此代码用MATLAB实现了立体校正-Stereo rectiting is used to stereo matching.This code use Matlab to complete the stereo)rectity.
Update
: 2025-02-19
Size
: 944kb
Publisher
:
蓉
[
Software Engineering
]
stereo
DL : 0
This is a Matlab code for Dense Stereo Coresponding. It is based on local method.
Update
: 2025-02-19
Size
: 23kb
Publisher
:
wenchao
[
Voice Compress
]
FM-stereo-signal-simulation
DL : 2
是FM调频立体声的调制解调的matlab仿真代码,实现了对双声道语音的调制和解调,非simulink方式,完完全全的matlab代码-This is for FM stereo radio signal modulation and de-modulation code. it is not for matlab simulink, it is completely matlab code, you can follow it and for understanding FM stereo signal generate very well.
Update
: 2025-02-19
Size
: 1.05mb
Publisher
:
袁斌
[
Other
]
Matlab code
DL : 0
压缩包里包含基于全参考、无参考的立体图像质量评价代码,以及视差图获取方法,关于双目活动的质量评价算法。(The compression package contains stereo image quality evaluation code based on full reference and no reference, disparity map acquisition method, and quality evaluation algorithm for binocular activity.)
Update
: 2025-02-19
Size
: 23.77mb
Publisher
:
兰台公子
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.