登录
首页 » matlab » Zhang-calib-matlab

Zhang-calib-matlab

于 2014-12-04 发布 文件大小:62KB
0 208
下载积分: 1 下载次数: 9

代码说明:

  张正友标定工具箱,matlab,用于摄像头内参的标定(Calibration toolbox by zhangzhengyou )

文件列表:

calibration_v23
...............\arrangeblobs.m,1834,2007-10-29
...............\asymmetricdistortion.m,1449,2007-10-29
...............\backproject.m,1473,2007-10-30
...............\backprojectgeneric.m,1918,2007-10-29
...............\backprojectsymmetric.m,1356,2007-10-30
...............\backwardproj.m,307,2007-10-30
...............\blobsgrayscale.m,1348,2007-10-29
...............\blobsgrid.m,5458,2007-10-29
...............\blobvis.m,897,2007-10-29
...............\blobvis_update.m,793,2007-10-29
...............\calibboard.m,2556,2007-10-29
...............\calibboard_demo.m,3070,2007-10-29
...............\calibconfig.m,4552,2007-11-05
...............\calibgui.fig,1872,2007-10-29
...............\calibgui.m,6520,2007-10-29
...............\calibimages.m,1050,2007-10-29
...............\calibimages_demo.m,938,2007-10-29
...............\calibrate.m,4641,2007-11-05
...............\calibrateexternal.m,2036,2007-10-29
...............\calibrate_demo.m,3964,2007-11-05
...............\compcentroidcircle.m,4234,2007-10-29
...............\compHs.m,728,2007-10-29
...............\emgmm1d.m,1380,2007-10-29
...............\examineradialprojection.m,644,2007-10-31
...............\findblobs.m,1410,2007-10-29
...............\findellipse.m,1346,2007-10-29
...............\findellipse_demo.m,1435,2007-10-29
...............\fisheyedemo.m,130,2007-10-29
...............\fitellipsexy.m,751,2007-10-29
...............\forwardproj.m,1073,2007-10-31
...............\generic2sphere.m,216,2007-10-29
...............\genericproj.m,925,2007-10-29
...............\genericprojextended.m,1727,2007-10-29
...............\homangleerr.m,327,2007-10-29
...............\homdltps.m,655,2007-10-29
...............\imgellipse.m,1573,2007-10-29
...............\initialiseexternalp.m,1269,2007-10-29
...............\initialiseinternalp.m,1615,2007-10-29
...............\invasymmetriclinear.m,2430,2007-10-29
...............\License.txt,18007,2007-10-29
...............\makefilenames.m,1689,2007-10-29
...............\makenintmats.m,1806,2007-10-29
...............\minimiseexternal.m,1661,2007-10-29
...............\minimiseprojerrs.m,2032,2007-10-29
...............\optimiseexternal.m,1097,2007-10-29
...............\planecoords.m,825,2007-10-29
...............\planevis.m,749,2007-10-29
...............\poly3roots.m,955,2007-10-29
...............\polyfitoddlsq.m,902,2007-10-29
...............\processimages.m,3568,2007-10-29
...............\processimages_demo.m,3464,2007-10-29
...............\projerr.m,585,2007-10-29
...............\projerrcircular.m,794,2007-10-29
...............\projerrcircularext.m,697,2007-10-29
...............\projerrext.m,515,2007-10-29
...............\projerrs.m,1116,2007-10-29
...............\readdata.m,1076,2007-10-29
...............\htm" target=_blank>README,4336,2007-11-05
...............\rotationmat.m,373,2007-10-29
...............\rotationpars.m,298,2007-10-29
...............\rotmatdecomp.m,951,2007-10-29
...............\testbackproject.m,951,2007-11-05
...............\testbackproject2.m,1067,2007-10-29
...............\thetaroot.m,385,2007-10-29
...............\thresholdbayes.m,1570,2007-10-29
...............\undistort.m,2578,2007-10-29
...............\xy2rphi.m,445,2007-10-29

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

发表评论

0 个回复

  • psotb-alpha-0.2
    particle swarm optimization toolbox (matlab)
    2007-10-16 18:52:42下载
    积分:1
  • Hungarian_naming_convention
    编程语言的命名规范,有助于提高读取程序的能力。(Naming of programming languages, the ability to help improve reading programs.)
    2010-11-23 14:38:30下载
    积分:1
  • filter_result
    卡尔曼滤波跟踪算法,这个是跟踪结果的程序(Kalman filtering algorithm, is tracking the results of the procedure)
    2021-05-09 21:38:34下载
    积分:1
  • CameraFingerprint_1.0
    My demonstration program is coded by MATLAB. For the program, some optimization at coding level and algorithm level are proposed to improve the performance of my fingerprint recognition system. These performance enhancements are shown by experiments conducted upon a variety of fingerprint images. Also, the experiments illustrate the key issues of fingerprint recognition that are consistent with what the available literatures say.
    2013-08-15 13:51:07下载
    积分:1
  • cs
    说明:  基于压缩感知思想的图像分块压缩与重构方法 考虑到大多数图像信号信息分布有差异, 编码端, 在对图像分块的基础上, 融合熵估计 和边缘检测方法计算各图像块的信息含量, 再从两个不同的角度进行分类采样: 依据信息量多少将图像块分为平滑、过渡和纹理3 类, 使用不同的采样率采样 依据信息量的分布特征, 采用不同的采样率分配策略进行采样. 在解码端, 根据不同类型的图像块构造不同的线性算子进行重构, 再运用改 进的迭代阈值算法去除块效应和噪声. 实验证明, 算法在提升图像重构质量的同时缩短了重构时间,并且对纹理边缘多的图像的重构效果较其他方法理想.(Considering that most information of the image signal difference distribution, the encoding side, in the right image sub-blocks based on the integration entropy estimation And edge detection method for calculating the information content of each image block, and two different angles classification sampling: The number of image blocks based on the amount of information into a smooth, transition and texture three classes, using different sampling rates based on the amount of information distribution characteristics, using different sampling sampling rate allocation strategy. in the decoding side, depending on the type of image blocks to construct different linear operator reconstructed, re-use change Iterative thresholding algorithm into blockiness and noise removal experiments show image reconstruction algorithm to enhance the quality while reducing reconfiguration time, and much of the texture edge image reconstruction results are satisfactory compared to other methods.)
    2014-12-01 09:12:38下载
    积分:1
  • Code-on-MATLAB
    相关ca码在matlab软件平台下的仿真和编程相关理论知识( Related ca code simulation in matlab software platform and the relevant theoretical knowledge)
    2013-05-13 13:37:04下载
    积分:1
  • test
    频谱感知中基于自适应阈值的能量检测算法研究 频谱感知能力是认知无线电通信的一个重要前提和关键技术,而能量检测技术作为传统的信号检测方法的基础,具有容易实现,低计算复杂度,不需先验知识等优点,具有重要的研究价值和应用前景。(Energy Detection Algorithm)
    2016-11-21 23:23:39下载
    积分:1
  • 说明:  实现信号LMS处理,并输出波形,能够实现信号的处理,可用于声音的处理(It can realize signal LMS processing and output waveform. It can realize signal processing and can be used for sound processing.)
    2020-06-16 10:20:01下载
    积分:1
  • C1
    说明:  This code is related to the course Digital Communications. It easily reproduces the error probability as a function of the SNR per bit for QPSK and 16-QAM systems using MATLAB
    2013-11-10 02:19:00下载
    积分:1
  • AMI
    用matlab编程实现数字传输码型的仿真,包括单双极性归零,不归零,HDB3等(Digital transmission code simulation using matlab programming, including single and double polarity zero, not zero, HDB3, etc.)
    2014-01-05 16:21:29下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载