登录
首页 » matlab » 图像校正

图像校正

于 2020-04-24 发布
0 238
下载积分: 1 下载次数: 6

代码说明:

说明:  toolbox_calib图像畸变矫正工具箱(Image distortion correction toolbox)

文件列表:

图像校正, 0 , 2017-08-23
图像校正\Compile, 0 , 2017-08-17
图像校正\Compile\Demo.m, 404 , 2017-08-17
图像校正\Compile\Images, 0 , 2017-08-17
图像校正\Compile\Images\test1.jpg, 85342 , 2017-08-16
图像校正\Compile\Images\test2.jpg, 129373 , 2017-08-16
图像校正\Compile\Images\test3.jpg, 113145 , 2017-08-16
图像校正\Compile\Images\test3_c.jpg, 74742 , 2017-09-17
图像校正\Compile\Images\test4.jpg, 109951 , 2017-08-16
图像校正\Compile\Images\test5.jpg, 129249 , 2017-08-16
图像校正\Compile\Images\test5_c.jpg, 76920 , 2017-08-17
图像校正\Compile\Images\test6.jpg, 121666 , 2017-08-16
图像校正\Compile\Images\test6_c.jpg, 68772 , 2017-08-17
图像校正\Compile\imageCorrect0.p, 1386 , 2017-08-17
图像校正\Compile\imageCorrect1.p, 1954 , 2017-08-17
图像校正\Compile.m, 38 , 2017-08-17
图像校正\Demo.m, 404 , 2017-08-17
图像校正\Images, 0 , 2017-08-17
图像校正\Images\test1.jpg, 85342 , 2017-08-16
图像校正\Images\test1_c.jpg, 67087 , 2017-08-17
图像校正\Images\test2.jpg, 129373 , 2017-08-16
图像校正\Images\test2_c.jpg, 75971 , 2017-08-17
图像校正\Images\test3.jpg, 113145 , 2017-08-16
图像校正\Images\test3_c.jpg, 74742 , 2017-08-17
图像校正\Images\test4.jpg, 109951 , 2017-08-16
图像校正\Images\test4_c.jpg, 83602 , 2017-08-17
图像校正\Images\test5.jpg, 129249 , 2017-08-16
图像校正\Images\test5_c.jpg, 76920 , 2017-08-17
图像校正\Images\test6.jpg, 121666 , 2017-08-16
图像校正\Images\test6_c.jpg, 68772 , 2017-08-17
图像校正\Source, 0 , 2018-11-27
图像校正\imageCorrect0.m, 7036 , 2017-08-17
图像校正\imageCorrect0.p, 1386 , 2017-08-17
图像校正\imageCorrect1.m, 10639 , 2017-08-17
图像校正\imageCorrect1.p, 1954 , 2017-08-17
图像校正\图形识别去定位坐标点.docx, 726785 , 2017-08-16

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

发表评论

0 个回复

  • ellipsefitting
    输入一组数据,xy值,用来拟合椭圆。只要改变输入数据,该代码就可以直接使用。另附上椭圆拟合算法。(Enter a set of data, xy values, used to fit ellipses. Just change input data, the code can be used directly. Attached on the ellipse fitting algorithm.)
    2010-11-15 14:56:43下载
    积分:1
  • color_cut
    实现图像颜色识别分块实现图像颜色识别分块(Block of image color recognition)
    2021-04-13 09:08:56下载
    积分:1
  • CT-tracking
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
    2014-01-10 11:45:54下载
    积分:1
  • localhisteq1
    一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数(A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered)
    2009-02-28 12:49:53下载
    积分:1
  • arnold加密
    基于arnold变换加密图像(带解密的代码),缺点是具有周期性(Encryption based on Arnold transform (with decryption code), the disadvantage is cyclical.)
    2018-08-02 10:27:10下载
    积分:1
  • chaopicture
    说明:  用Lorenz序列进行彩色图像加密,加密效果良好,性能得到较大提升(Using Lorenz sequence to encrypt color image, the encrypting effect is good and the performance is greatly improved.)
    2019-05-20 09:28:00下载
    积分:1
  • LBP-SIFT-image-matching-algorithm-combined
    SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)(SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching))
    2010-12-27 11:55:53下载
    积分:1
  • IPLib2.0
    一套基于VC++的遥感影象处理系统,可以实现空间域,频率域以及光谱的处理(yi tao ji yu VC++ de yaohan yingxiang chuli xitong)
    2021-01-05 09:48:54下载
    积分:1
  • jsteg
    JSteg对图像的DCT域进行信息隐写,并重构图像,再对重构的图像进行隐藏信息读取(JSteg steganates the DCT domain of the image, reconstructs the image, and then reads the hidden information from the reconstructed image.)
    2018-11-20 22:15:46下载
    积分:1
  • APG_quantum_mex_Aug_20_2012
    APG算法,加速近端临近点算法,通过对子问题的调整,计算速度很快(APG algorithm, accelerated near the proximal point algorithm, by adjusting the sub-problems, fast calculation)
    2014-11-17 17:45:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载