搜索资源列表
-
0下载:
Matlab code for recti cation of stereo pairs
-
-
3下载:
用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images,matlab code for epipolar rectification
-
-
1下载:
这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式-This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement
-
-
2下载:
这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching.
T
-
-
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
-
-
0下载:
Matlab code for rectifi cation of stereo pairs
-
-
1下载:
光度立体视觉理论与应用,学期大作业,代码详细,有演示文档。 photometric stereo-Photometric stereo theory and application of the term big job, the code in detail, with presentation. photometric stereo
-
-
0下载:
code is matlab code that generate stereo disparity map.
-
-
1下载:
立体矫正是用于立体匹配之前 此代码用MATLAB实现了立体校正-Stereo rectiting is used to stereo matching.This code use Matlab to complete the stereo)rectity.
-