登录
首页 » matlab » matlabcode

matlabcode

于 2008-09-17 发布 文件大小:1699KB
0 246
下载积分: 1 下载次数: 2

代码说明:

说明:  相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。(Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.)

文件列表:

matlabcode
..........\examples-code
..........\.............\addons.zip
..........\.............\al.tif
..........\.............\alExample.m
..........\.............\angle_vec.m
..........\.............\ch4appendix.m
..........\.............\compute3DStructure.m

..........\.............\dfundamental.m
..........\.............\draw_frame_scaled.m
..........\.............\edgeDetection.m
..........\.............\essentialDiscrete.m
..........\.............\examples-code.zip
..........\.............\exp_matrix.m
..........\.............\gaussian_filt.m
..........\.............\harrisCorner.m
..........\.............\homography2Motion.m
..........\.............\houselines_mixed.m
..........\.............\Hwarp.m
..........\.............\isoscale.m

..........\.............\LocalMaximum.m
..........\.............\makeRows.m
..........\.............\plot3Lines.m
..........\.............\plot3_cube.m
..........\.............\plot3_struct.m
..........\.............\plotLineNormal.m
..........\.............\plotLines.m
..........\.............\plot_struct.m
..........\.............\project.m
..........\.............\projRectify.m
..........\.............\quadric_linear_f.m
..........\.............\rectifData.mat
..........\.............\rot_matrix.m
..........\.............\row_quadric_f.m
..........\.............\rq.m
..........\.............\sampleFlow.m
..........\.............\sfm_mixed.m
..........\.............\sfm_points.m
..........\.............\sfm_projective.m

..........\.............\skew.m
..........\.............\step_by_step.m
..........\.............\test_11_9.m
..........\.............\test_4_1.m
..........\.............\test_5_1.m
..........\.............\test_5_2.m
..........\.............\test_6_1.m
..........\.............\test_6_2.m
..........\.............\test_test.m
..........\.............\triple_product.m
..........\.............\vanishing_point.m
..........\.............\warpLinear.m
..........\.............\warpNonlin.m
..........\.............\yos.1.pnm
..........\.............\yos.10.pnm
..........\.............\yos.11.pnm
..........\.............\yos.12.pnm
..........\.............\yos.13.pnm
..........\.............\yos.14.pnm
..........\.............\yos.15.pnm
..........\.............\yos.16.pnm
..........\.............\yos.2.pnm
..........\.............\yos.3.pnm
..........\.............\yos.4.pnm
..........\.............\yos.5.pnm
..........\.............\yos.6.pnm
..........\.............\yos.7.pnm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GTYLEA964
    卡尔曼滤波程序,可以运行,用VS编译,不需要解压,谢谢,(Kalman filter program, can run, compiled with VS, no need to decompress, thank you,)
    2018-09-04 06:35:11下载
    积分:1
  • Edge-Detection
    边缘检测 Edge Detection Edge Detection(Edge Detection)
    2014-05-08 13:49:15下载
    积分:1
  • 基于混沌论和量化方法实现一种针对灰度的鲁棒水印算法 QIM_Block-Equel
    基于混沌理论和量化方法实现一种针对灰度图像的鲁棒水印算法。(Based on chaos theory and quantitative methods to achieve a robust watermarking algorithm for grayscale images.)
    2020-06-27 01:00:01下载
    积分:1
  • guangbanzhongxintiqu
    本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。(The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gradient inverse weighting filter noise, Otsu method (Otsu) to determine the threshold, the center coordinates of the spot centroid extraction.)
    2020-09-24 14:37:48下载
    积分:1
  • Average-model
    用平均背景法去除背景,算法思想比混合高斯模型和codebook模型简单,适合提取背景变化较小的场景。用中值滤波去除掉产生的椒盐噪声(Average method to remove the background with the background, the algorithm thought codebook than the Gaussian mixture model and a simple model for extraction of small changes in background scene. With a median filter to remove salt and pepper noise generated)
    2011-11-19 17:08:39下载
    积分:1
  • 加权对指向性的影响
    加权对等间隔线阵指向性的影响(切比雪夫加权获得等高度旁瓣,获得最窄主瓣)(The influence of weighted peer spacing array directivity (Chebyshev weighted obtains equal height sidelobe and obtains the narrowest main lobe).)
    2018-04-28 19:10:56下载
    积分:1
  • gvf_snake algorithm
    说明:  GVF-SNAKE分割 解决了收敛速度慢、收敛不理想的问题(Image segmentation using GVF Snake)
    2021-03-04 12:59:32下载
    积分:1
  • otsu_2d
    二维Otsu法图像分割matlab代码,可进行图像分割计算。(Two-dimensional Otsu method matlab code for image segmentation, image segmentation can be calculated.)
    2011-12-15 13:13:33下载
    积分:1
  • mitk
    实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;(Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detector provide support for canny edge detection algorithm provide interactive graph cut segmentation achieve OSTU segmentation )
    2010-05-13 09:40:30下载
    积分:1
  • GVF_snake
    用C++编写的实现GVF的活动轮廓模型的提取,值得你参考(Extracted with implementations written in C++ GVF active contour models, it is worth your reference)
    2014-09-18 08:03:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载