登录
首页 » matlab » 图像校正

图像校正

于 2020-04-24 发布
0 241
下载积分: 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 个回复

  • watermark
    基于DCT域音频水印完整源代码,包括水印图像的预处理(二维二值图像Arnold变换、混沌加密、降维),水印的嵌入提取以及检测,信噪比和相似性系数。(Based on the the DCT domain audio watermarking complete source code, including the watermark image preprocessing (two-dimensional binary images Arnold transform chaotic encryption, dimensionality reduction), the embedded watermark extraction and detection, signal-to-noise ratio and similarity coefficient.)
    2013-01-06 15:18:15下载
    积分:1
  • Vista
    说明:  位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载(Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download)
    2010-04-24 17:24:09下载
    积分:1
  • SLIC-and-DBSCAN-Image-Segmentation
    改进的图像分割算法:运用SLIC超像素分割和DBSCAN聚类算法相结合的方法实现图像分割(Image Segmentation using SLIC SuperPixels and DBSCAN Clustering)
    2020-11-12 20:39:43下载
    积分:1
  • VCPP-image-processing-chapter08(1)
    VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
    2016-04-16 13:48:00下载
    积分:1
  • ronghe
    使用小波框架来实现图像融合算法。文件中有测试图片。(Framework to achieve the use of wavelet image fusion algorithm. Document the test picture.)
    2009-01-03 10:59:39下载
    积分:1
  • fast-fcm
    FCM源代码,专门用于图像分割的,速度很快(FCM source code, specifically for image segmentation, very fast)
    2012-06-05 09:00:51下载
    积分:1
  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • RSAttack
    RS攻击M程序,用于检测图像是否经过LSB密写(RS attack M procedures for detecting whether the image after LSB steganalysis)
    2006-09-22 11:00:35下载
    积分:1
  • noise genre
    用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)
    2018-05-01 09:59:07下载
    积分:1
  • regionbased_seg
    Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片(Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental image)
    2009-11-19 10:33:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载