登录
首页 » matlab » picture-calibration

picture-calibration

于 2012-03-20 发布 文件大小:155KB
0 290
下载积分: 1 下载次数: 101

代码说明:

  这是图像校正程序,matlab运行环境,是我自己编的,可能没那么完美,还要有改进的地方(This is the picture calibration procedures)

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

发表评论

0 个回复

  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • 1
    基于opencv的图像灰度化,将24位彩色图像重新量化为8位灰度图像(gray image)
    2013-12-12 21:56:49下载
    积分:1
  • recall_precision
    图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
    2013-09-14 10:36:02下载
    积分:1
  • BicubicHermiteCode
    使用Visual C++编写的生成三次Hermite曲线的源代码。(Bicubic Hermite code in Visual C++.)
    2011-01-07 18:01:47下载
    积分:1
  • 三维空间维罗尼算法演示voronoi3d
    python实现的三维空间维罗尼图算法演示。(3d voronoi use python)
    2020-07-16 10:28:49下载
    积分:1
  • IPM
    能够将图像坐标转化为世界坐标,根据图像像素修改参数(Can transform image coordinates into world coordinates, and modify parameters according to image pixels.)
    2017-07-01 08:12:14下载
    积分:1
  • calibration-toolbox-0.9
    说明:  matlab上面自动实现相机校准标定的一个工具库(Matlab toolbox for multiphase calibration can realize automatic calibration)
    2020-06-18 22:20:02下载
    积分:1
  • fbpreconstruction
    fbp算法实现CT重建,包括不同投影个数、探测器个数和噪声对重建后图像的质量的影响。(FBP CT reconstruction algorithm, including the number of different projection, and the number of detector noise on the reconstructed image quality.)
    2008-01-11 11:17:27下载
    积分:1
  • 模拟退火程序
    模拟退火MATLAB程序,可直接运行,或修改参数做其他用途(MATLAB monituihuo program, you can use it solve many problem.)
    2018-09-15 20:26:31下载
    积分:1
  • ImageRotate
    说明:  能够实现图像旋转,旋转后图像尺寸不变,经检验程序可用。(the procedure can rotate the image,and don t change the size of the image. )
    2021-02-04 17:39:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载