登录
首页 » Python » cal_mosaic

cal_mosaic

于 2013-08-17 发布 文件大小:2KB
0 77
下载积分: 1 下载次数: 16

代码说明:

  遥感数字图像中影像镶嵌,enviIDL源码下载(Remote sensing digital image image mosaic, envi IDL source code download)

文件列表:

cal_mosaic.pro,5050,2013-08-16

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

发表评论

0 个回复

  • Local-Binary-Patterns
    局部二进制模式,LBP,是已被用于纹理特征的一个 分类。在本文中,提出了一种基于使用这些功能的方法 检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是 施加到无缺陷织物样品,逐个象素和参考的所有的行(列) 特征矢量的计算。那么这个图像被分为Windows和LBP算子是 应用这些窗口的每一行(列)。根据与参考比较 特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个 测试图像被划分成的窗户,并使用阈值时,有缺陷的窗口可以 检测到。该方法简单,灰度不变。由于其简单性, 线上实现是可能的。(Local Binary Patterns, LBP, is one of the features which has been used for texture classification. In this paper, a method based on using these features is proposed for detecting defects in patterned fabrics. In the training stage, at first step LBP operator is applied to all rows (columns) of a defect free fabric sample, pixel by pixel, and the reference feature vector is computed. Then this image is divided into windows and LBP operator is applied to each row (column) of these windows. Based on comparison with the reference feature vector a suitable threshold for defect free windows is found. In the detection stage, a test image is divided into windows and using the threshold, defective windows can be detected. The proposed method is simple and gray scale invariant. Because of its simplicity, online implementation is possible as well. )
    2014-05-26 22:42:00下载
    积分:1
  • batch
    说明:  将hdf格式转换为tif格式、重投影、重采样(.hdf to .tif, resample)
    2020-02-13 11:48:20下载
    积分:1
  • 毕设总程序
    说明:  使用Harris角点检测器查找特征。再使用SIFT描述符并匹配两个图像之间的特征描述符。使用RANSAC执行单应。最后把图像包起来缝合。(Use Harris corner detector to find features. Sift descriptors are then used to match the feature descriptors between the two images. Use RANSAC to perform single response. Finally, the image is wrapped and stitched.)
    2020-05-08 16:04:04下载
    积分:1
  • ZemikeMoments
    Zernike矩,分为一个主函数和六个子函数,主要步骤有注释,方便理解,有图,方便使用。主程序前段更改了判断输入参数个数的代码(Zernike moments, divided into a main function and six subroutines, major steps have comments, easy to understand, map, easy to use. The main front-end change the code determine the number of input parameters)
    2012-07-23 08:29:29下载
    积分:1
  • 81404615KSVD
    说明:  ksvd图像去噪代码,可以学习使用。提升自己的技能。(The ksvd image denoising code can be learned to use. Improve your skills.)
    2019-11-21 21:20:35下载
    积分:1
  • PV_MI
    三维图像配准中的互信息程序。加入边界处理。(脠媒脦 卢 脥 录 脧帽脜盲 脳 录 脰脨渭脛 禄楼 脨脜脧 垄 鲁 脤脨貌 隆 拢 录 脫脠毛 卤 脽 陆 莽 )
    2007-07-29 08:59:08下载
    积分:1
  • fusion_IHS
    实现常用的IHS,PCA 加权三种图像融合算法(To achieve common IHS, PCA three-weighted image fusion algorithm)
    2009-01-05 15:54:47下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • matlab常用源码合集
    说明:  一系列关于图像处理的matlab常用源码合集(A collection of common source codes about image processing of MATLAB)
    2020-04-16 16:57:08下载
    积分:1
  • fast-matlab-src
    快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
    2008-12-21 14:11:03下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载